Skip to content

cron jobs but this time better and correct cronjob syntax #132

cron jobs but this time better and correct cronjob syntax

cron jobs but this time better and correct cronjob syntax #132

Triggered via push October 4, 2024 11:26
Status Success
Total duration 57s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 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#L98
field `scheduled` is never read
build: src/zinit/mod.rs#L147
variant `TestFailure` is never constructed
build: src/zinit/mod.rs#L479
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 4 warnings
build: src/zinit/mod.rs#L98
field `scheduled` is never read
build: src/zinit/mod.rs#L147
variant `TestFailure` is never constructed
build: src/zinit/mod.rs#L479
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 6 warnings (run `cargo clippy --fix --bin "zinit"` to apply 2 suggestions)
build: src/zinit/mod.rs#L98
field `scheduled` is never read
build: src/zinit/mod.rs#L147
variant `TestFailure` is never constructed
build: src/zinit/mod.rs#L479
methods `test` and `test_once` are never used
build: src/zinit/config.rs#L47
field `test` is never read
build
`zinit` (bin "zinit") generated 4 warnings