Skip to content

build(deps): bump async-h1 from 2.3.3 to 2.3.4 #1507

build(deps): bump async-h1 from 2.3.3 to 2.3.4

build(deps): bump async-h1 from 2.3.3 to 2.3.4 #1507

Triggered via pull request October 10, 2023 19:42
Status Failure
Total duration 9m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
rust: crates/server/src/tags/query.rs#L19
`ref` on an entire `let` pattern is discouraged, take a reference with `&` instead
rust: crates/server/src/users/get.rs#L16
`ref` on an entire `let` pattern is discouraged, take a reference with `&` instead
rust: crates/server/src/users/head.rs#L16
`ref` on an entire `let` pattern is discouraged, take a reference with `&` instead
rust: crates/server/src/users/put.rs#L17
`ref` on an entire `let` pattern is discouraged, take a reference with `&` instead
rust
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
rust
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/