Skip to content

Fix github actions

Fix github actions #5

Triggered via pull request December 20, 2023 18:48
@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

2 errors and 1 warning
test_js (14): node_modules/react-redux-test-utils/dist/unit-test-helpers.js#L42
Error: expect(value).toMatchSnapshot() Received value does not match stored snapshot "ApplicationDefinition should render application definition 1". - Snapshot + Received @@ -43,11 +43,11 @@ "paddingTop": 25, } } > <pre> - Ansible Playbook can't be blank + Ansible Playbook can be blank </pre> </div> </div> <div className="form-group" at Object.<anonymous> (/home/runner/work/foreman_acd/foreman_acd/node_modules/react-redux-test-utils/dist/unit-test-helpers.js:42:75) at Object.asyncJestTest (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/jasmine_async.js:108:37) at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/queue_runner.js:56:12 at new Promise (<anonymous>) at mapper (/home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/queue_runner.js:43:19) at /home/runner/work/foreman_acd/foreman_acd/node_modules/jest/node_modules/jest-jasmine2/build/queue_runner.js:87:41 at processTicksAndRejections (internal/process/task_queues.js:95:5)
test_js (14)
Process completed with exit code 1.
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/