.github/workflows/nightly.yml #261
nightly.yml
on: schedule
nightly
/
...
/
cargo +nightly test
1m 24s
nightly
/
...
/
cargo +nightly fmt
34s
nightly
/
...
/
cargo +nightly clippy
1m 12s
nightly
/
...
/
cargo deny check
9s
nightly
/
...
/
cargo +stable test
53s
nightly
/
...
/
cargo +nightly test
1m 13s
nightly
/
...
/
cargo +stable minimal-versions check --workspace
37s
nightly
/
...
/
cargo +nightly minimal-versions check --workspace
1m 28s
nightly
/
...
/
cargo vet status
8s
nightly
/
...
/
cargo +nightly doc --cfg docsrs
1m 9s
Annotations
10 warnings
nightly / fmt / cargo +nightly fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Swatinem/rust-cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly / minimal-versions / cargo +stable minimal-versions check --workspace
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Swatinem/rust-cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly / updates / cargo +stable test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Swatinem/rust-cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly / docsrs / cargo +nightly doc --cfg docsrs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Swatinem/rust-cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly / clippy / cargo +nightly clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Swatinem/rust-cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly / updates-nightly / cargo +nightly test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Swatinem/rust-cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly / test / cargo +nightly test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Swatinem/rust-cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Swatinem/rust-cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly / close issue
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lee-dohm/close-matching-issues@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly / close issue
The following actions uses node12 which is deprecated and will be forced to run on node16: lee-dohm/close-matching-issues@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|