fix: compute epoch directly from Shelley genesis #380
Annotations
9 errors and 6 warnings
Run cargo clippy:
src/submit/grpc/endpoints.rs#L37
redundant field names in struct initialization
|
Run cargo clippy:
src/submit/grpc/endpoints.rs#L38
redundant field names in struct initialization
|
Run cargo clippy:
src/sync/ledger.rs#L4
unused import: `pallas::ledger::traverse::wellknown::GenesisValues`
|
Run cargo clippy:
src/storage/applydb/mod.rs#L126
you are explicitly cloning with `.map()`
|
Run cargo clippy:
src/submit/grpc/mempool.rs#L130
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy:
src/submit/grpc/propagator.rs#L226
unneeded `return` statement
|
Run cargo clippy:
src/submit/grpc/mod.rs#L32
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Run cargo clippy:
src/submit/grpc/mod.rs#L41
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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