Skip to content

Convert panic cases into anyhow::Result #497

Convert panic cases into anyhow::Result

Convert panic cases into anyhow::Result #497

Triggered via pull request June 3, 2024 11:17
Status Success
Total duration 2m 9s
Artifacts

examples.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
rust-lib
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rust-lib
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/
rust-lib: ocipkg/src/distribution/client.rs#L2
unused imports: `Context`, `bail`
rust-lib
`ocipkg` (lib) generated 1 warning (run `cargo fix --lib -p ocipkg` to apply 1 suggestion)
cpp-lib
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cpp-lib
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/
cpp-lib: ocipkg/src/distribution/client.rs#L2
unused imports: `Context`, `bail`
cpp-lib
`ocipkg` (lib) generated 1 warning (run `cargo fix --lib -p ocipkg` to apply 1 suggestion)
rust-exe
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rust-exe
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/
rust-exe: ocipkg/src/distribution/client.rs#L2
unused imports: `Context`, `bail`
rust-exe
`ocipkg` (lib) generated 1 warning (run `cargo fix --lib -p ocipkg` to apply 1 suggestion)
rust-exe: ocipkg/src/distribution/client.rs#L2
unused imports: `Context`, `bail`
rust-exe
`ocipkg` (lib) generated 1 warning (run `cargo fix --lib -p ocipkg` to apply 1 suggestion)