Skip to content

chore(deps): bump surrealdb from 1.0.0 to 1.0.2 #69

chore(deps): bump surrealdb from 1.0.0 to 1.0.2

chore(deps): bump surrealdb from 1.0.0 to 1.0.2 #69

Triggered via pull request July 22, 2024 14:52
Status Failure
Total duration 1m 22s
Artifacts

check.yml

on: pull_request
stable / fmt
7s
stable / fmt
ubuntu / stable / features
1m 5s
ubuntu / stable / features
Dependency audit
7s
Dependency audit
Matrix: cargo-deny
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
Dependency audit
Unable to publish audit check! Reason: HttpError: Resource not accessible by integration
Dependency audit
Critical vulnerabilities were found, marking check as failed
type annotations needed for `Box<_>`: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.28/src/format_description/parse/mod.rs#L83
error[E0282]: type annotations needed for `Box<_>` --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.28/src/format_description/parse/mod.rs:83:9 | 83 | let items = format_items | ^^^^^ ... 86 | Ok(items.into()) | ---- type must be known at this point | help: consider giving `items` an explicit type, where the placeholders `_` are specified | 83 | let items: Box<_> = format_items | ++++++++
beta / clippy
Clippy had exited with the 101 exit code
Dependency audit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, rustsec/audit-check@v1.4.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Dependency audit
1 vulnerabilities found!
Dependency audit
It seems that this Action is executed from the forked repository.
Dependency audit
GitHub Actions are not allowed to use Check API, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
stable / fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-deny (bans licenses sources)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
beta / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
beta / clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu / stable / features
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
stable / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stable / clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/