Clarify caching inputs #139
ci.yml
on: pull_request
Matrix: Smoke test the action / Run tests
Test build
/
Build the action and run TypeScript tests
33s
Test action inputs
/
Test input package (patch change)
16s
Test action inputs
/
Test input package (major change)
20s
Test action inputs
/
Test inputs package and exclude on Rio library
6m 59s
Test action inputs
/
Test input exclude
15s
Test action inputs
/
Test input verbose
11s
Test action inputs
/
Test input manifest-path (patch change)
12s
Test action inputs
/
Test input manifest-path (major change)
15s
Test action inputs
/
Test input manifest-path against path containing space
14s
Test action inputs
/
Test the action against toolchain override set using rustup
2m 32s
Test action inputs
/
Test the action against toolchain override specified in rust-toolchain.toml file
2m 31s
Test action inputs
/
Test whether action works properly with rust-toolchain set to 'manual'
12s
Test action inputs
/
Test whether action installs Rust toolchain by default
16s
Test action inputs
/
Test input release-type
5s
Test rustdoc caching
/
Check if the cache exists after running the action with shared-key
13s
Test rustdoc caching
/
Check if the cache exists after running the action without shared-key
7s
Annotations
24 errors and 6 warnings
Smoke test the action / Run tests (ubuntu-latest, stable)
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 (macos-latest, stable)
The process '/Users/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
|
Smoke test the action / Run tests (ubuntu-latest, beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Test action inputs / Test input exclude
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Smoke test the action / Run tests (ubuntu-latest, 1.74)
The process '/home/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 (macos-latest, 1.74)
The process '/Users/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 input package (major 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'
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: -test-rust-toolchain-manual
|
Smoke test the action / Run tests (windows-latest, 1.74)
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
|
Smoke test the action / Run tests (ubuntu-latest, nightly)
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
|
Test action inputs / Test the action against toolchain override set using rustup
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: -test-rust-toolchain-against-directory-override
|
Test action inputs / Test the action against toolchain override specified in rust-toolchain.toml file
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: -test-rust-toolchain-against-toml-override
|
Smoke test the action / Run tests (windows-latest, nightly)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
|
All CI stages
Process completed with exit code 1.
|
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/.
|
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 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/.
|
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 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 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']
|