Skip to content

Refactor read_input function to return a borrowed slice instead of a … #384

Refactor read_input function to return a borrowed slice instead of a …

Refactor read_input function to return a borrowed slice instead of a … #384

Triggered via pull request October 24, 2024 21:47
Status Failure
Total duration 7m 30s
Artifacts

pr.yml

on: pull_request
Test on x86_64
7m 20s
Test on x86_64
Formatting & Clippy
1m 31s
Formatting & Clippy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
Formatting & Clippy: ziskos/entrypoint/src/lib.rs#L40
initializer for `thread_local` value can be made `const`
Formatting & Clippy: ziskos/entrypoint/src/lib.rs#L44
this lifetime isn't used in the function definition
Formatting & Clippy
could not compile `ziskos` (lib) due to 2 previous errors
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Formatting & Clippy
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Formatting & Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Formatting & Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, 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 on x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Test on x86_64
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 on x86_64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, 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/