Migration to Github Actions #12
ci.yml
on: pull_request
Documentation
37s
Rustfmt
19s
Clippy
1m 4s
Code Coverage
21m 16s
Matrix: Test Latest
Matrix: Test MSRV
Annotations
12 errors and 16 warnings
Test MSRV (macos-latest)
Process completed with exit code 101.
|
Test MSRV (windows-latest)
The job was canceled because "macos-latest" failed.
|
Test MSRV (windows-latest)
The operation was canceled.
|
Test MSRV (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
Test MSRV (ubuntu-latest)
The operation was canceled.
|
Test Latest (macos-latest)
ENOENT: no such file or directory, opendir '/Users/runner/work/swim-rust/swim-rust/target/tests/target'
|
Test Latest (macos-latest)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/swim-rust/swim-rust/target/tests/target'
|
Test Latest (ubuntu-latest)
ENOENT: no such file or directory, opendir '/home/runner/work/swim-rust/swim-rust/target/tests/target'
|
Test Latest (ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/swim-rust/swim-rust/target/tests/target'
|
Test Latest (windows-latest)
ENOENT: no such file or directory, opendir 'D:\a\swim-rust\swim-rust\target\tests\target'
|
Test Latest (windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\swim-rust\swim-rust\target\tests\target'
|
Code Coverage
Codecov: Failed to properly upload: The process '/__w/_actions/codecov/codecov-action/v2/dist/codecov' failed with exit code 255
|
Rustfmt
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/.
|
Rustfmt
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/
|
Documentation
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/.
|
Documentation
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/
|
Clippy
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/.
|
Clippy
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/
|
Test MSRV (macos-latest)
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/.
|
Test MSRV (macos-latest)
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/
|
Test Latest (macos-latest)
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/.
|
Test Latest (macos-latest)
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/
|
Test Latest (ubuntu-latest)
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/.
|
Test Latest (ubuntu-latest)
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/
|
Test Latest (windows-latest)
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/.
|
Test Latest (windows-latest)
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/
|
Code Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|