Unused imports and version fix (#39) #41
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/
|
Setup 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/
|
Setup 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/
|
Setup 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/
|
Setup 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/
|
Clippy linting:
src/error.rs#L29
`to_string` applied to a type that implements `Display` in `write!` args
|
Clippy linting:
src/error.rs#L31
`to_string` applied to a type that implements `Display` in `write!` args
|
Clippy linting:
src/warc_reader.rs#L60
this operation has no effect
|
Clippy linting:
src/warc_reader.rs#L74
this operation has no effect
|
Clippy linting:
src/warc_reader.rs#L122
this operation has no effect
|
Clippy linting:
src/warc_reader.rs#L205
this operation has no effect
|
Clippy linting:
src/warc_reader.rs#L274
this operation has no effect
|
Clippy linting:
src/warc_writer.rs#L48
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy linting:
src/warc_writer.rs#L87
this operation has no effect
|
Clippy linting:
src/warc_writer.rs#L103
this operation has no effect
|
The logs for this run have expired and are no longer available.
Loading