Skip to content

Merge pull request #22 from MattiasBuelens/use-web-sys #137

Merge pull request #22 from MattiasBuelens/use-web-sys

Merge pull request #22 from MattiasBuelens/use-web-sys #137

Triggered via push October 31, 2023 18:03
Status Success
Total duration 1m 19s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/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
Test: src/util.rs#L32
function `checked_cast_to_u32` is never used