added basic rust lint and build workflow check #2
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions-rs/cargo@v1:
src/staging.rs#L1
unused import: `Commitment`
|
Run actions-rs/cargo@v1:
src/matching.rs#L37
unused variable: `y`
|
Run actions-rs/cargo@v1:
src/matching.rs#L47
unused variable: `y`
|
Run actions-rs/cargo@v1:
src/matching.rs#L110
unused variable: `y`
|
Run actions-rs/cargo@v1:
src/matching.rs#L120
unused variable: `y`
|
Run actions-rs/cargo@v1
`unyfy-matching-engine` (lib) generated 5 warnings (run `cargo fix --lib -p unyfy-matching-engine` to apply 5 suggestions)
|
Run actions-rs/cargo@v1:
src/main.rs#L4
unused import: `ethers::core::types::H256`
|
Run actions-rs/cargo@v1:
src/main.rs#L5
unused import: `ethers::core::types::U256 as EthersU256`
|
Run actions-rs/cargo@v1:
src/main.rs#L10
unused imports: `Address`, `abi::AbiDecode`
|
Run actions-rs/cargo@v1:
src/main.rs#L36
unused import: `tokio::time::Duration`
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading