[SPIKE]: Ethers Removal #617
Annotations
10 errors and 9 warnings
Run actions-rs/cargo@v1:
src/derive/stages/attributes.rs#L289
expected type, found `{`
|
Run actions-rs/cargo@v1:
src/l1/chain_watcher.rs#L14
unresolved import `crate::derive::stages::attributes::UserDeposited`
|
Run actions-rs/cargo@v1:
src/l1/l1_info.rs#L4
unresolved import `crate::derive::stages::attributes::UserDeposited`
|
Run actions-rs/cargo@v1:
src/derive/stages/mod.rs#L4
unresolved imports `attributes::Attributes`, `attributes::DepositedTransaction`, `attributes::AttributesDeposited`, `attributes::UserDeposited`
|
Run actions-rs/cargo@v1:
src/derive/pipeline.rs#L11
unresolved import `crate::derive::stages::attributes::Attributes`
|
Run actions-rs/cargo@v1:
src/derive/ecotone_upgrade.rs#L19
cannot find struct, variant or union type `TxDeposit` in this scope
|
Run actions-rs/cargo@v1:
src/derive/ecotone_upgrade.rs#L20
cannot find value `DEPLOY_L1_BLOCK_SOURCE` in this scope
|
Run actions-rs/cargo@v1:
src/derive/ecotone_upgrade.rs#L21
cannot find value `L1_BLOCK_DEPLOYER_ADDRESS` in this scope
|
Run actions-rs/cargo@v1:
src/derive/ecotone_upgrade.rs#L22
failed to resolve: use of undeclared type `TxKind`
|
Run actions-rs/cargo@v1:
src/derive/ecotone_upgrade.rs#L27
cannot find value `l1_block_deployment_bytecode` in this scope
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/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/
|
Run actions-rs/cargo@v1:
src/derive/pipeline.rs#L17
unused import: `purgeable::PurgeableIterator`
|
Run actions-rs/cargo@v1
`magi` (lib) generated 1 warning
|
Run actions-rs/cargo@v1
build failed, waiting for other jobs to finish...
|
Loading