Skip to content

chore(deps): update ghcr.io/sksat/cargo-chef-docker docker tag to v1.84.0 #1935

chore(deps): update ghcr.io/sksat/cargo-chef-docker docker tag to v1.84.0

chore(deps): update ghcr.io/sksat/cargo-chef-docker docker tag to v1.84.0 #1935

Triggered via pull request December 18, 2023 21:47
Status Success
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
this `MutexGuard` is held across an `await` point: src/api.rs#L21
warning: this `MutexGuard` is held across an `await` point --> src/api.rs:21:21 | 21 | let data = &mut data.unwrap(); | ^^^^^^^^^^^^^ | = help: consider using an async-aware `Mutex` type or ensuring the `MutexGuard` is dropped before calling await note: these are all the `await` points this lock is held through --> src/api.rs:24:86 | 24 | let subdomain = subdomain::add(&data.api_client, &params.subdomain, &params.url).await; | ^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#await_holding_lock = note: `#[warn(clippy::await_holding_lock)]` on by default
rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], sksat/rust-cargo-make@add-makers, actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rust
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/
rust
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/
rust
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/
rust
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/