refactor(builder): improve error handling in URL parsing #951
Annotations
10 errors and 4 warnings
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/types/mod.rs#L221
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Run actions-rs/cargo@v1:
core/src/execution/evm.rs#L95
field assignment outside of initializer for an instance created with Default::default()
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L39
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L141
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L299
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L300
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L315
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L340
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L501
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1
could not compile `helios-consensus-core` (lib) due to 8 previous errors
|
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/
|
Loading