Skip to content

Simpler Webpack 5 config #284

Simpler Webpack 5 config

Simpler Webpack 5 config #284

Triggered via pull request November 29, 2023 12:35
Status Failure
Total duration 1m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Build boilerplate code
1m 9s
Build boilerplate code
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Build boilerplate code: testproject/frontend/js/App.js#L1
Definition for rule 'jest/no-jest-import' was not found
Build boilerplate code: testproject/frontend/js/constants/index.js#L1
Definition for rule 'jest/no-jest-import' was not found
Build boilerplate code: testproject/frontend/js/index.js#L1
Definition for rule 'jest/no-jest-import' was not found
Build boilerplate code: testproject/frontend/js/pages/Home.js#L1
Definition for rule 'jest/no-jest-import' was not found
Build boilerplate code: testproject/frontend/js/pages/__tests__/Home.spec.js#L1
Definition for rule 'jest/no-jest-import' was not found
Build boilerplate code: testproject/frontend/js/pages/__tests__/Home.spec.js#L29
'React' must be in scope when using JSX
Build boilerplate code: testproject/frontend/js/pages/__tests__/Home.spec.js#L37
'React' must be in scope when using JSX
Build boilerplate code: testproject/frontend/js/routes/index.js#L1
Definition for rule 'jest/no-jest-import' was not found
Build boilerplate code: testproject/frontend/js/store/api.js#L1
Definition for rule 'jest/no-jest-import' was not found
Build boilerplate code: testproject/frontend/js/store/index.js#L1
Definition for rule 'jest/no-jest-import' was not found
Build boilerplate code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build boilerplate code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build boilerplate code: testproject/frontend/js/pages/__tests__/Home.spec.js#L40
Prefer toHaveBeenCalledWith(/* expected args */)
Build boilerplate code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/