Fix name of --features
option in README
#101
ci.yml
on: pull_request
Matrix: Smoke test the action / Run tests
Test build
/
Build the action and run TypeScript tests
43s
Test action inputs
/
Test input package (patch change)
15s
Test action inputs
/
Test input package (major change)
8s
Test action inputs
/
Test inputs package and exclude on Rio library
21s
Test action inputs
/
Test input exclude
14s
Test action inputs
/
Test input verbose
7s
Test action inputs
/
Test input manifest-path (patch change)
15s
Test action inputs
/
Test input manifest-path (major change)
15s
Test action inputs
/
Test input manifest-path against path containing space
7s
Test action inputs
/
Test the action against toolchain override set using rustup
26s
Test action inputs
/
Test the action against toolchain override specified in rust-toolchain.toml file
19s
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
12s
Test action inputs
/
Test input release-type
7s
Test rustdoc caching
/
Check if the cache exists after running the action with shared-key
9s
Test rustdoc caching
/
Check if the cache exists after running the action without shared-key
11s
Annotations
21 errors and 1 warning
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 exclude
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 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 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
|
Smoke test the action / Run tests (macos-latest, 1.73)
The process '/Users/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
|
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.
|
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 (ubuntu-latest, stable)
The process '/home/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
|
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 (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 (macos-latest, beta)
The process '/Users/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, stable)
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
|
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']
|