Chore: enable eslint #59
Annotations
10 errors and 1 warning
build (20.x):
src/helpers/button-disabler.js#L19
Do not access Object.prototype method 'hasOwnProperty' from target object
|
build (20.x):
src/helpers/create-toolbar-edit-button.js#L10
'I18n' is not defined
|
build (20.x):
src/mentions/user-mentions.js#L5
'getOPHelper' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
src/mentions/user-mentions.js#L25
'reject' is defined but never used. Allowed unused args must match /^_/u
|
build (20.x):
src/mentions/work-package-mentions.js#L10
'reject' is defined but never used. Allowed unused args must match /^_/u
|
build (20.x):
src/plugins/code-block/widget.js#L1
'ViewPosition' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
src/plugins/code-block/widget.js#L3
'setContent' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
src/plugins/op-content-revisions/op-content-revisions.js#L3
'saveInLocalStorage' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
src/plugins/op-content-revisions/ui.js#L5
'Notification' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
src/plugins/op-custom-css-classes-plugin.js#L307
'previousElement' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|