JS updates all card versions #525
Annotations
9 errors and 2 warnings
build:
eds/blocks/cards/cards.js#L42
Expected space(s) after "if"
|
build:
eds/blocks/cards/cards.js#L50
Block must not be padded by blank lines
|
build:
eds/blocks/cards/cards.js#L51
Trailing spaces not allowed
|
build:
eds/blocks/cards/cards.js#L85
Unexpected string concatenation
|
build:
eds/blocks/cards/cards.js#L85
Operator '+' must be spaced
|
build:
eds/blocks/cards/cards.js#L88
Do not nest ternary expressions
|
build:
eds/blocks/cards/cards.js#L88
':' should be placed at the beginning of the line
|
build:
eds/blocks/cards/cards.js#L89
Expected indentation of 10 spaces but found 12
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
eds/blocks/cards/cards.js#L85
Unexpected console statement
|