Skip to content

feat/jurisdiction

feat/jurisdiction #179

Triggered via pull request May 8, 2024 12:34
Status Failure
Total duration 9m 29s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 18 warnings
Lints: src/lib.rs#L9
unused import: `holochain_types::dna::ActionHashB64`
Lints: src/hbs.rs#L7
unused import: `holochain_websocket::connect`
Lints: src/hbs.rs#L13
field `jurisdiction` is never read
Lints: src/uninstall_apps.rs#L115
redundant pattern matching, consider using `is_some()`
Lints: src/hbs.rs#L44
this `MutexGuard` is held across an `await` point
Lints: src/hbs.rs#L66
this `MutexGuard` is held across an `await` point
Lints: src/hbs.rs#L21
structure field `accessToken` should have a snake case name
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
Lints
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/
Lints
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/
Lints
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/
Lints
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 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/
Test Suite: src/lib.rs#L9
unused import: `holochain_types::dna::ActionHashB64`
Test Suite: src/hbs.rs#L7
unused import: `holochain_websocket::connect`
Test Suite: src/hbs.rs#L13
field `jurisdiction` is never read
Test Suite: src/hbs.rs#L21
structure field `accessToken` should have a snake case name
Test Suite
`holo-auto-installer` (lib) generated 4 warnings (run `cargo fix --lib -p holo-auto-installer` to apply 2 suggestions)
Test Suite
the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1, nom v4.1.1, quick-xml v0.22.0