delete vscode settings #1689
Annotations
10 errors and 12 warnings
src/mapper/byron.rs#L171
cannot find function `relative_slot_to_absolute` in module `pallas::ledger::traverse::time`
|
src/mapper/byron.rs#L237
cannot find function `byron_epoch_slot_to_absolute` in module `pallas::ledger::traverse::time`
|
src/mapper/byron.rs#L291
cannot find function `byron_epoch_slot_to_absolute` in module `pallas::ledger::traverse::time`
|
src/mapper/byron.rs#L331
cannot find function `byron_epoch_slot_to_absolute` in module `pallas::ledger::traverse::time`
|
src/sources/n2n/run.rs#L188
cannot find type `StdChannel` in this scope
|
src/sources/n2n/run.rs#L214
no method named `map_err` found for opaque type `impl Future<Output = std::result::Result<pallas::pallas_network::multiplexer::Plexer, Box<(dyn StdError + 'static)>>>` in the current scope
|
src/sources/n2n/run.rs#L234
no method named `map_err` found for opaque type `impl Future<Output = std::result::Result<std::option::Option<Point>, Box<(dyn StdError + 'static)>>>` in the current scope
|
src/sources/n2n/run.rs#L275
mismatched types
|
src/sources/n2n/run.rs#L276
mismatched types
|
src/sources/n2n/run.rs#L281
mismatched types
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/sources/common.rs#L18
unused import: `std::boxed::Box`
|
src/sources/common.rs#L19
unused import: `std::error::Error as StdError`
|
src/sources/common.rs#L23
unused import: `retry`
|
src/sources/n2c/run.rs#L19
unused import: `retry`
|
src/sources/n2n/run.rs#L5
unused import: `multiplexer::AgentChannel`
|
|
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 `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 `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 `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/
|
This job failed
Loading