add sanity checks workflow #1
new_pr.yml
on: pull_request
cargo_clippy
8s
rust_fmt
4s
Annotations
3 errors and 3 warnings
rust_fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
cargo_clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
cargo_clippy
Clippy had exited with the 101 exit code
|
cargo_clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@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_clippy
It seems that this Action is executed from the forked repository.
|
cargo_clippy
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|