adding md2jcr to the ui experience #362
Annotations
10 errors and 2 warnings
Run npm run lint:
js/import/import.preview.js#L36
'importStatus' is already declared in the upper scope on line 14 column 8
|
Run npm run lint:
js/shared/jcr.js#L134
'params' is assigned a value but never used
|
Run npm run lint:
js/shared/jcr.js#L178
Expected to return a value at the end of async arrow function
|
Run npm run lint:
js/shared/jcr.js#L260
Block must not be padded by blank lines
|
Run npm run lint:
js/shared/jcr.js#L321
Expected indentation of 2 spaces but found 3
|
Run npm run lint:
js/shared/jcr.js#L322
Expected indentation of 2 spaces but found 3
|
Run npm run lint:
js/shared/jcr.js#L322
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
Run npm run lint:
js/shared/jcr.js#L322
Requires a space before '}'
|
Run npm run lint:
js/shared/jcr.js#L322
Missing semicolon
|
Run npm run lint:
js/shared/jcr.js#L324
Expected indentation of 2 spaces but found 3
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
js/shell.js#L24
Unexpected console statement
|
Loading