Skip to content

Fix domain name length check in SPF verification #98

Fix domain name length check in SPF verification

Fix domain name length check in SPF verification #98

Triggered via pull request May 31, 2024 16:33
Status Failure
Total duration 43s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
build
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
build: 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
build: 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
build
Exiting due to clippy errors
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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/
build
It seems that this Action is executed from the forked repository.
build
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.
build: src/common/lru.rs#L25
bound is defined in more than one place
build: src/common/lru.rs#L40
bound is defined in more than one place