Feature gate report module #39
Merged
Annotations
4 errors and 5 warnings
Run actions-rs/clippy-check@v1
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Run actions-rs/clippy-check@v1:
src/dkim/generate.rs#L49
no function or associated item named `generate_pkcs8` found for struct `common::crypto::rust_crypto::Ed25519Key` in the current scope
|
Run actions-rs/clippy-check@v1:
src/dkim/generate.rs#L50
no function or associated item named `from_pkcs8_der` found for struct `common::crypto::rust_crypto::Ed25519Key` in the current scope
|
Run actions-rs/clippy-check@v1
Exiting due to clippy errors
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/clippy-check@v1
It seems that this Action is executed from the forked repository.
|
Run actions-rs/clippy-check@v1
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.
|
Run actions-rs/clippy-check@v1:
src/arc/headers.rs#L171
can be more succinctly written as a byte str
|
Loading