Skip to content

feat: migrate RLP to alloy-rlp #12097

feat: migrate RLP to alloy-rlp

feat: migrate RLP to alloy-rlp #12097

Triggered via pull request August 9, 2023 22:04
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
doc lint
Process completed with exit code 101.
code lint
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
code lint: crates/primitives/src/header.rs#L7
unused import: `H64`
code lint: crates/primitives/src/log.rs#L2
unused imports: `RlpDecodable`, `RlpEncodable`
code lint: crates/primitives/src/transaction/access_list.rs#L2
unused imports: `RlpDecodable`, `RlpEncodable`
code lint: crates/primitives/src/withdrawal.rs#L2
unused imports: `RlpDecodable`, `RlpEncodable`
code lint: crates/primitives/src/transaction/mod.rs#L1095
unreachable expression
code lint: crates/primitives/src/transaction/mod.rs#L399
unused variable: `blob_versioned_hashes`
code lint: crates/primitives/src/transaction/mod.rs#L489
unused variable: `blob_versioned_hashes`
code lint: crates/primitives/src/transaction/mod.rs#L1106
sub-expression diverges
code lint
Exiting due to clippy errors
lint success
Process completed with exit code 1.
code lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
code lint
It seems that this Action is executed from the forked repository.
code lint
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.