Skip to content

prettier

prettier #213

Triggered via push September 20, 2023 22:42
Status Failure
Total duration 40s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test: lib/Toolbar.js#L10
'i18next' is defined but never used
test: lib/i18n.js#L41
't' is defined but never used
test: lib/utils/templates.js#L18
Do not access Object.prototype method 'hasOwnProperty' from target object
test: lib/utils/templates.js#L153
Redundant double negation
test: lib/utils/templates.js#L156
Redundant double negation
test: lib/utils/translations.js#L9
Do not access Object.prototype method 'hasOwnProperty' from target object
test: lib/utils/translations.js#L47
Do not access Object.prototype method 'hasOwnProperty' from target object
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/