Skip to content

tarantool: fix compatibility with new interface of traits #132

tarantool: fix compatibility with new interface of traits

tarantool: fix compatibility with new interface of traits #132

Triggered via push September 1, 2024 14:50
Status Failure
Total duration 19s
Artifacts

audit.yml

on: push
security_audit
8s
security_audit
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
security_audit
Critical vulnerabilities were found, marking check as failed
unused import: `borrow::Borrow`: hitbox-backend/src/serializer.rs#L1
error: unused import: `borrow::Borrow` --> hitbox-backend/src/serializer.rs:1:11 | 1 | use std::{borrow::Borrow, marker::PhantomData}; | ^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
security_audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/audit-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/
security_audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/audit-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/
security_audit
1 vulnerabilities found!