Skip to content

Fix a couple ESLint issues in scripts/init.js #3626

Fix a couple ESLint issues in scripts/init.js

Fix a couple ESLint issues in scripts/init.js #3626

Triggered via push December 17, 2024 19:49
Status Success
Total duration 1m 5s
Artifacts

test.yml

on: push
Matrix: Test and Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test and Lint (18.x): packages/backstopjs-config/index.js#L44
'urlFromCli' is not defined
Test and Lint (18.x): packages/backstopjs-config/lib/getConfig.js#L40
Unexpected console statement
Test and Lint (18.x): packages/backstopjs-config/lib/utils.js#L13
Missing JSDoc @param "modules" type
Test and Lint (18.x): packages/backstopjs-config/lib/utils.js#L14
Missing JSDoc @param "pmcPaths" type
Test and Lint (18.x): packages/larva-js/src/interface/MegaMenu/MegaMenu.js#L60
Avoid accessing the active element with a global. Use the ownerDocument property on a node ref instead
Test and Lint (18.x): packages/larva-js/src/interface/MegaMenu/MegaMenu.js#L68
Unexpected if as the only statement in an else block
Test and Lint (18.x): packages/larva-js/src/interface/MegaMenu/MegaMenu.js#L69
Avoid accessing the active element with a global. Use the ownerDocument property on a node ref instead
Test and Lint (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636