Skip to content

Update action to use Node 20 (#63) #105

Update action to use Node 20 (#63)

Update action to use Node 20 (#63) #105

Triggered via push January 25, 2024 21:48
Status Success
Total duration 9m 21s
Artifacts

ci.yml

on: push
Matrix: Smoke test the action / Run tests
Test build  /  Build the action and run TypeScript tests
35s
Test build / Build the action and run TypeScript tests
Test action inputs  /  Test input package (patch change)
2m 25s
Test action inputs / Test input package (patch change)
Test action inputs  /  Test input package (major change)
13s
Test action inputs / Test input package (major change)
Test action inputs  /  Test inputs package and exclude on Rio library
9m 2s
Test action inputs / Test inputs package and exclude on Rio library
Test action inputs  /  Test input exclude
2m 33s
Test action inputs / Test input exclude
Test action inputs  /  Test input verbose
2m 23s
Test action inputs / Test input verbose
Test action inputs  /  Test input manifest-path (patch change)
4m 31s
Test action inputs / Test input manifest-path (patch change)
Test action inputs  /  Test input manifest-path (major change)
15s
Test action inputs / Test input manifest-path (major change)
Test action inputs  /  Test input manifest-path against path containing space
2m 23s
Test action inputs / Test input manifest-path against path containing space
Test action inputs  /  Test the action against toolchain override set using rustup
2m 31s
Test action inputs / Test the action against toolchain override set using rustup
Test action inputs  /  Test the action against toolchain override specified in rust-toolchain.toml file
2m 30s
Test action inputs / Test the action against toolchain override specified in rust-toolchain.toml file
Test action inputs  /  Test whether action works properly with rust-toolchain set to 'manual'
2m 30s
Test action inputs / Test whether action works properly with rust-toolchain set to 'manual'
Test action inputs  /  Test whether action installs Rust toolchain by default
2m 24s
Test action inputs / Test whether action installs Rust toolchain by default
Test action inputs  /  Test input release-type
2m 17s
Test action inputs / Test input release-type
Test rustdoc caching  /  Check if the cache exists after running the action with shared-key
2m 18s
Test rustdoc caching / Check if the cache exists after running the action with shared-key
Test rustdoc caching  /  Check if the cache exists after running the action without shared-key
2m 24s
Test rustdoc caching / Check if the cache exists after running the action without shared-key
All CI stages
0s
All CI stages
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 29 warnings
Test action inputs / Test input package (major change)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test action inputs / Test input manifest-path (major change)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test action inputs / Test input manifest-path (major change)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test action inputs / Test input manifest-path against path containing space
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test action inputs / Test input package (patch change)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test action inputs / Test input package (patch change)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test action inputs / Test whether action works properly with rust-toolchain set to 'manual'
Unable to locate executable file: rustc. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
Test action inputs / Test input exclude
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Smoke test the action / Run tests (macos-latest, stable)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 1
Smoke test the action / Run tests (macos-latest, beta)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 1
Smoke test the action / Run tests (ubuntu-latest, 1.73)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Smoke test the action / Run tests (macos-latest, 1.73)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 1
Smoke test the action / Run tests (ubuntu-latest, beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Smoke test the action / Run tests (macos-latest, nightly)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 1
Smoke test the action / Run tests (ubuntu-latest, nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test action inputs / Test input manifest-path (patch change)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Smoke test the action / Run tests (ubuntu-latest, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Smoke test the action / Run tests (windows-latest, 1.73)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
Smoke test the action / Run tests (windows-latest, nightly)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
Smoke test the action / Run tests (windows-latest, beta)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
Smoke test the action / Run tests (windows-latest, stable)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
Test action inputs / Test input package (major change)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test input manifest-path (major change)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test build / Build the action and run TypeScript tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test input release-type
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test rustdoc caching / Check if the cache exists after running the action with shared-key
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test whether action installs Rust toolchain by default
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test input verbose
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test rustdoc caching / Check if the cache exists after running the action without shared-key
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test input manifest-path against path containing space
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test input package (patch change)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test the action against toolchain override set using rustup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test whether action works properly with rust-toolchain set to 'manual'
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test the action against toolchain override specified in rust-toolchain.toml file
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test input exclude
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke test the action / Run tests (macos-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke test the action / Run tests (macos-latest, beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke test the action / Run tests (ubuntu-latest, 1.73)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke test the action / Run tests (macos-latest, 1.73)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke test the action / Run tests (ubuntu-latest, beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke test the action / Run tests (macos-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke test the action / Run tests (ubuntu-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test input manifest-path (patch change)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke test the action / Run tests (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke test the action / Run tests (windows-latest, 1.73)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke test the action / Run tests (windows-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke test the action / Run tests (windows-latest, beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Smoke test the action / Run tests (windows-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test inputs package and exclude on Rio library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test action inputs / Test inputs package and exclude on Rio library
Unexpected input(s) 'feature', valid inputs are ['package', 'exclude', 'manifest-path', 'feature-group', 'features', 'verbose', 'release-type', 'rust-toolchain', 'shared-key', 'prefix-key', 'github-token']