Skip to content

Add methods to read zip archive from buffer #118

Add methods to read zip archive from buffer

Add methods to read zip archive from buffer #118

Triggered via push September 24, 2024 18:36
Status Failure
Total duration 5m 31s
Artifacts

rust.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 36 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check wasm32: crates/opensi-core/src/lib.rs#L167
failed to resolve: use of undeclared crate or module `io`
Check wasm32: crates/opensi-core/src/lib.rs#L168
failed to resolve: use of undeclared crate or module `io`
Check wasm32: crates/opensi-core/src/lib.rs#L172
failed to resolve: use of undeclared crate or module `io`
Check wasm32: crates/opensi-core/src/lib.rs#L177
failed to resolve: use of undeclared crate or module `io`
Check wasm32: crates/opensi-core/src/lib.rs#L177
failed to resolve: use of undeclared crate or module `io`
Check wasm32: crates/opensi-core/src/lib.rs#L184
failed to resolve: use of undeclared crate or module `io`
Check wasm32: crates/opensi-core/src/lib.rs#L131
unused import: `serde::de::Error`
Check wasm32
could not compile `opensi-core` (lib) due to 7 previous errors
Check wasm32
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build (macos-latest, aarch64-apple-darwin)
Process completed with exit code 101.
Check: crates/opensi-core/src/lib.rs#L167
failed to resolve: use of undeclared crate or module `io`
Check: crates/opensi-core/src/lib.rs#L168
failed to resolve: use of undeclared crate or module `io`
Check: crates/opensi-core/src/lib.rs#L172
failed to resolve: use of undeclared crate or module `io`
Check: crates/opensi-core/src/lib.rs#L177
failed to resolve: use of undeclared crate or module `io`
Check: crates/opensi-core/src/lib.rs#L177
failed to resolve: use of undeclared crate or module `io`
Check: crates/opensi-core/src/lib.rs#L184
failed to resolve: use of undeclared crate or module `io`
Check: crates/opensi-core/src/lib.rs#L131
unused import: `serde::de::Error`
Check
could not compile `opensi-core` (lib) due to 7 previous errors
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
trunk
Process completed with exit code 1.
Clippy: crates/opensi-core/src/lib.rs#L167
failed to resolve: use of undeclared crate or module `io`
Clippy: crates/opensi-core/src/lib.rs#L168
failed to resolve: use of undeclared crate or module `io`
Clippy: crates/opensi-core/src/lib.rs#L172
failed to resolve: use of undeclared crate or module `io`
Clippy: crates/opensi-core/src/lib.rs#L177
failed to resolve: use of undeclared crate or module `io`
Clippy: crates/opensi-core/src/lib.rs#L177
failed to resolve: use of undeclared crate or module `io`
Clippy: crates/opensi-core/src/lib.rs#L184
failed to resolve: use of undeclared crate or module `io`
Clippy: crates/opensi-core/src/lib.rs#L131
unused import: `serde::de::Error`
Clippy
could not compile `opensi-core` (lib) due to 7 previous errors
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build (ubuntu-latest, x86_64-unknown-linux-gnu)
Process completed with exit code 101.
Test Suite: crates/opensi-core/src/lib.rs#L167
failed to resolve: use of undeclared crate or module `io`
Test Suite: crates/opensi-core/src/lib.rs#L168
failed to resolve: use of undeclared crate or module `io`
Test Suite: crates/opensi-core/src/lib.rs#L172
failed to resolve: use of undeclared crate or module `io`
Test Suite: crates/opensi-core/src/lib.rs#L177
failed to resolve: use of undeclared crate or module `io`
Test Suite: crates/opensi-core/src/lib.rs#L177
failed to resolve: use of undeclared crate or module `io`
Test Suite: crates/opensi-core/src/lib.rs#L184
failed to resolve: use of undeclared crate or module `io`
Test Suite: crates/opensi-core/src/lib.rs#L131
unused import: `serde::de::Error`
Test Suite
could not compile `opensi-core` (lib) due to 7 previous errors
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build (windows-latest, x86_64-pc-windows-msvc, .exe)
Process completed with exit code 1.
Rustfmt
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/
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Check wasm32
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/
Check wasm32
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Check wasm32
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/
Check wasm32
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/
Check wasm32
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/
Check wasm32
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/
Check
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/
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Check
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/
Check
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/
Check
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/
Check
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/
trunk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
trunk
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
trunk
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/
trunk
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/
trunk
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/
trunk
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
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/
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Clippy
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
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
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
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 Suite
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/
Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Test Suite
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 Suite
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 Suite
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 Suite
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/