CI #2753
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo test:
src/redis/positions.rs#L235
use of deprecated item 'chrono::TimeZone::timestamp': use `timestamp_opt()` instead
|
cargo test
1 warning emitted
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
cargo check:
src/redis/positions.rs#L235
use of deprecated item 'chrono::TimeZone::timestamp': use `timestamp_opt()` instead
|
cargo check
1 warning emitted
|
cargo clippy:
src/redis/positions.rs#L235
use of deprecated item 'chrono::TimeZone::timestamp': use `timestamp_opt()` instead
|
cargo clippy
1 warning emitted
|
Loading