feat: Interpret data descriptors when reading zip file from (read, nonseek) stream #3069
Annotations
11 errors and 4 warnings
|
Check:
src/crc32.rs#L57
expected one of `!`, `(`, `...`, `..=`, `..`, `::`, `=>`, `if`, `{`, or `|`, found `.`
|
Check:
src/crc32.rs#L58
expected `;`, found `Ok`
|
Check:
src/crc32.rs#L13
failed to resolve: use of undeclared crate or module `flate2`
|
Check:
src/crc32.rs#L3
failed to resolve: use of undeclared crate or module `bzip2`
|
Check:
src/crc32.rs#L12
unresolved import `deflate64`
|
Check:
src/crc32.rs#L8
unresolved import `crate::read::lzma`
|
Check:
src/crc32.rs#L9
unresolved import `crate::read::xz`
|
Check:
src/read/stream.rs#L7
unresolved import `super::read_zipfile_from_stream`
|
Check:
src/crc32.rs#L32
cannot find value `checksum` in this scope
|
Check:
src/read.rs#L441
cannot find value `crc32` in this scope
|
Install Rust
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 Rust
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 Rust
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 Rust
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