Skip to content

Fixed deadlocks with cronjobs #137

Fixed deadlocks with cronjobs

Fixed deadlocks with cronjobs #137

Triggered via push October 10, 2024 11:02
Status Success
Total duration 1m 4s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
build
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/
build
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/
build
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/
build
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/
build
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/
build
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/
build: src/zinit/mod.rs#L47
variant `ServiceCronDependency` is never constructed
build: src/zinit/mod.rs#L100
field `scheduled` is never read
build: src/zinit/mod.rs#L149
variants `TestFailure` and `Failure` are never constructed
build: src/zinit/mod.rs#L500
methods `test` and `test_once` are never used
build: src/zinit/config.rs#L47
field `test` is never read
build
`zinit` (bin "zinit" test) generated 5 warnings
build: src/zinit/mod.rs#L47
variant `ServiceCronDependency` is never constructed
build: src/zinit/mod.rs#L100
field `scheduled` is never read
build: src/zinit/mod.rs#L149
variants `TestFailure` and `Failure` are never constructed
build: src/zinit/mod.rs#L500
methods `test` and `test_once` are never used
build: src/zinit/config.rs#L47
field `test` is never read
build: src/manager/mod.rs#L50
match can be simplified with `.unwrap_or_default()`
build: src/zinit/ord.rs#L21
use of `or_insert_with` to construct default value
build
`zinit` (bin "zinit") generated 7 warnings (run `cargo clippy --fix --bin "zinit"` to apply 2 suggestions)
build: src/zinit/mod.rs#L47
variant `ServiceCronDependency` is never constructed
build: src/zinit/mod.rs#L100
field `scheduled` is never read
build: src/zinit/mod.rs#L149
variants `TestFailure` and `Failure` are never constructed
build: src/zinit/mod.rs#L500
methods `test` and `test_once` are never used
build: src/zinit/config.rs#L47
field `test` is never read
build
`zinit` (bin "zinit") generated 5 warnings