Skip to content

chore(deps): update all non-major dependencies #325

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #325

Triggered via pull request January 14, 2025 15:01
Status Success
Total duration 1m 6s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
this lifetime isn't used in the function definition: src/runner.rs#L150
warning: this lifetime isn't used in the function definition --> src/runner.rs:150:32 | 150 | async fn crontab_scheduler<'e>(&self) -> Result<(), WorkerRuntimeError> { | ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#extra_unused_lifetimes = note: `#[warn(clippy::extra_unused_lifetimes)]` on by default
the following explicit lifetimes could be elided: 'e: crates/migrations/src/sql/mod.rs#L56
warning: the following explicit lifetimes could be elided: 'e --> crates/migrations/src/sql/mod.rs:56:26 | 56 | pub async fn execute<'e>( | ^^ 57 | &self, 58 | tx: &mut Transaction<'e, Postgres>, | ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes = note: `#[warn(clippy::needless_lifetimes)]` on by default
check
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/
check
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/
check
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/
check
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/