Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #1946
Annotations
26 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
bob-access/src/authenticator/users_storage/config.rs#L102
unexpected `cfg` condition name: `tests`
|
bob-access/src/settings.rs#L2
struct `Settings` is never constructed
|
bob-access/src/settings.rs#L4
trait `AccessStorage` is never used
|
bob-access/src/token.rs#L7
struct `TokenDecoder` is never constructed
|
|
bob-common/src/metrics/exporters/graphite_exporter/mod.rs#L16
field `0` is never read
|
|
bob-backend/src/pearl/utils.rs#L127
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
|
|
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/
|
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/
|
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/
|
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/
|
|
bob-access/src/authenticator/users_storage/config.rs#L102
unexpected `cfg` condition name: `tests`
|
bob-access/src/settings.rs#L2
struct `Settings` is never constructed
|
bob-access/src/settings.rs#L4
trait `AccessStorage` is never used
|
bob-access/src/token.rs#L7
struct `TokenDecoder` is never constructed
|
|
bob-common/src/metrics/exporters/graphite_exporter/mod.rs#L16
field `0` is never read
|
bob-backend/src/pearl/utils.rs#L97
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
|
bob-backend/src/pearl/utils.rs#L127
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
|
|
This job succeeded
Loading