feat: succinct operator #144
on_pull_request.yml
on: pull_request
Build test artifacts
2m 26s
Lint
1m 48s
Test Solidity Contracts
1m 7s
Test Rust
0s
Matrix: Run Beefy tests partitioned
Annotations
7 errors and 6 warnings
Build test artifacts:
crates/rpc/src/lib.rs#L261
unused imports: `AsyncReadExt`, `stream::FusedStream`
|
Build test artifacts:
crates/rpc/src/lib.rs#L261
unused import: `StreamExt`
|
Build test artifacts
Process completed with exit code 101.
|
Lint
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Lint:
crates/primitives/src/config.rs#L17
methods called `new` usually return `Self`
|
Lint:
crates/primitives/src/config.rs#L35
useless use of `format!`
|
Lint
Exiting due to clippy errors
|
Test Solidity Contracts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build test artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|
Lint
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/
|
Lint
It seems that this Action is executed from the forked repository.
|
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.
|