Skip to content

Fix github actions

Fix github actions #7

Triggered via pull request December 21, 2023 17:15
@m-bucherm-bucher
synchronize #14
fix_tests
Status Failure
Total duration 1m 50s
Artifacts

javascript_tests.yml

on: pull_request
Matrix: test_js
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test_js (14): webpack/components/ApplicationDefinition/ApplicationDefinition.js#L1
File has too many lines (392). Maximum allowed is 300
test_js (14): webpack/components/ApplicationDefinition/ApplicationDefinition.js#L2
'useState' is defined but never used
test_js (14): webpack/components/ApplicationDefinition/ApplicationDefinition.js#L4
Replace `⏎··Icon,⏎··Button,⏎··MessageDialog,⏎` with `·Icon,·Button,·MessageDialog·`
test_js (14): webpack/components/ApplicationDefinition/ApplicationDefinition.js#L8
'/home/runner/work/foreman_acd/foreman_acd/node_modules/patternfly-react/dist/esm/index.js' imported multiple times
test_js (14): webpack/components/ApplicationDefinition/ApplicationDefinition.js#L17
Absolute imports should come before relative imports
test_js (14): webpack/components/ApplicationDefinition/ApplicationDefinition.js#L24
Absolute imports should come before relative imports
test_js (14): webpack/components/ApplicationDefinition/ApplicationDefinition.js#L24
'/home/runner/work/foreman_acd/foreman_acd/node_modules/patternfly-react/dist/esm/index.js' imported multiple times
test_js (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/