test: Corriger les tests de Reddit. #361
Annotations
1 error and 7 warnings
test
Process completed with exit code 2.
|
lint:
src/popup/script.js#L1320
File has too many lines (1070). Maximum allowed is 1000. (eslint.max-lines)
|
lint:
test/integration/scraper/vidlii.js#L10
Unexpected 'fixme' comment: 'FIXME Désactiver temporairement VidLii.'. (eslint.no-warning-comments)
|
lint:
src/polyfill/lib/linkedom.js#L1
Unsafe assignment to innerHTML (addons-linter.UNSAFE_VAR_ASSIGNMENT)
|
lint:
src/polyfill/lib/linkedom.js#L1
Unsafe assignment to innerHTML (addons-linter.UNSAFE_VAR_ASSIGNMENT)
|
lint:
src/polyfill/lib/linkedom.js#L1
Unsafe assignment to innerHTML (addons-linter.UNSAFE_VAR_ASSIGNMENT)
|
analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|