Skip to content

Fix dependency

Fix dependency #126

Triggered via push October 7, 2023 09:53
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Lint
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/
Lint
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/
Lint
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/
Lint
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/
Lint
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/
Test
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/
Test
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/
Test
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/
Test
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/
Test
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/
Test: src/queuing_strategy/mod.rs#L24
method `high_water_mark` is never used
Test: src/readable/into_underlying_byte_source.rs#L17
fields `inner`, `default_buffer_len`, and `controller` are never read
Test: src/readable/into_underlying_byte_source.rs#L38
methods `type_`, `auto_allocate_chunk_size`, `start`, `pull`, and `cancel` are never used
Test: src/readable/into_underlying_byte_source.rs#L85
fields `async_read` and `buffer` are never read
Test: src/readable/into_underlying_byte_source.rs#L97
methods `pull` and `discard` are never used
Test: src/readable/into_underlying_source.rs#L17
field `inner` is never read
Test: src/readable/into_underlying_source.rs#L33
methods `pull` and `cancel` are never used
Test: src/readable/into_underlying_source.rs#L67
field `stream` is never read
Test: src/readable/into_underlying_source.rs#L77
method `pull` is never used
Test: src/util.rs#L22
function `clamp_to_usize` is never used