l10n for the image dialog #38
Annotations
8 errors and 7 warnings
eslint:
src/editor.js#L3
"@nextcloud/files" is extraneous
|
eslint:
src/editor.js#L5
Unable to resolve path to module '@nextcloud/dialogs/style.css'
|
eslint:
src/editor.js#L49
Expected property shorthand
|
eslint:
src/editor.js#L73
Unexpected literal in error position of callback
|
eslint:
src/editor.js#L73
A space is required after '{'
|
eslint:
src/editor.js#L73
A space is required before '}'
|
eslint:
src/editor.js#L76
More than 1 blank line not allowed
|
eslint
Process completed with exit code 1.
|
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: skjnldsv/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint:
src/editor.js#L49
Missing trailing comma
|
eslint:
src/editor.js#L61
Missing JSDoc comment
|
eslint:
src/editor.js#L77
Missing JSDoc comment
|
eslint:
src/editor.js#L84
Missing JSDoc @param "message" type
|