Adds CI pipeline code for PRs #5
ci.yml
on: pull_request
fetch-repository
/
checkout
3s
run-lint
12s
Matrix: run-tests
Annotations
4 errors and 6 warnings
run-tests (3.8)
Process completed with exit code 1.
|
run-tests (3.11)
The job was canceled because "_3_8" failed.
|
run-tests (3.11)
Process completed with exit code 1.
|
run-lint
Process completed with exit code 1.
|
fetch-repository / checkout
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
fetch-repository / checkout
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/
|
run-tests (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-tests (3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|