Fix github actions #4
Annotations
2 errors and 1 warning
Run npm tests:
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)
|
Run npm tests
Process completed with exit code 1.
|
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/
|
The logs for this run have expired and are no longer available.
Loading