Skip to content

Dependabot/v2.0.0 #1725

Dependabot/v2.0.0

Dependabot/v2.0.0 #1725

Triggered via pull request November 28, 2024 13:26
Status Success
Total duration 2m 31s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
tests
/home/runner/work/bob/bob/Cargo.toml: `panic` setting is ignored for `test` profile
tests: bob-access/src/authenticator/users_storage/config.rs#L102
unexpected `cfg` condition name: `tests`
tests: bob-access/src/settings.rs#L2
struct `Settings` is never constructed
tests: bob-access/src/settings.rs#L4
trait `AccessStorage` is never used
tests: bob-access/src/token.rs#L7
struct `TokenDecoder` is never constructed
tests
`bob-access` (lib) generated 4 warnings
tests
`bob-common` (lib) generated 1 warning
tests: bob-backend/src/pearl/utils.rs#L97
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
tests: bob-backend/src/pearl/utils.rs#L127
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
tests
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/
tests
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/
tests
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/
tests
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/
tests
/home/runner/work/bob/bob/Cargo.toml: `panic` setting is ignored for `test` profile
tests: bob-access/src/authenticator/users_storage/config.rs#L102
unexpected `cfg` condition name: `tests`
tests: bob-access/src/settings.rs#L2
struct `Settings` is never constructed
tests: bob-access/src/settings.rs#L4
trait `AccessStorage` is never used
tests: bob-access/src/token.rs#L7
struct `TokenDecoder` is never constructed
tests
`bob-access` (lib) generated 4 warnings
tests
`bob-common` (lib) generated 1 warning
tests
`bob-common` (lib test) generated 1 warning (1 duplicate)
tests: bob-backend/src/pearl/utils.rs#L97
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead