feat(alloy): rewrite, restructure, refactor, new git structure (DONT MERGE YET) #4
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Matrix: Cargo check
Matrix: Clippy lint
Matrix: Cargo format
Annotations
4 errors and 6 warnings
Clippy lint (ubuntu-latest, stable)
Unable to resolve action giraffate/clipp-action, repository not found
|
Cargo check (ubuntu-latest, stable)
toolchain input was not given and repository does not have a rust-toolchain file
|
Cargo check (ubuntu-latest, nightly)
toolchain input was not given and repository does not have a rust-toolchain file
|
Cargo format (ubuntu-latest, stable)
toolchain input was not given and repository does not have a rust-toolchain file
|
Cargo check (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cargo check (ubuntu-latest, stable)
Unexpected input(s) 'toolchainr', valid inputs are ['toolchain', 'target', 'default', 'override', 'profile', 'components']
|
Cargo check (ubuntu-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cargo check (ubuntu-latest, nightly)
Unexpected input(s) 'toolchainr', valid inputs are ['toolchain', 'target', 'default', 'override', 'profile', 'components']
|
Cargo format (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cargo format (ubuntu-latest, stable)
Unexpected input(s) 'toolchainr', valid inputs are ['toolchain', 'target', 'default', 'override', 'profile', 'components']
|