remove put args sugaring (#103) #180
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Test:
src/app/command/list.rs#L275
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
Test:
src/app/command/list.rs#L278
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
Test:
src/filter.rs#L168
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
Test:
src/filter.rs#L248
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
|
Test
`trashy` (bin "trash" test) generated 4 warnings
|
Compile:
src/app/command/list.rs#L275
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
Compile:
src/app/command/list.rs#L278
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
Compile:
src/filter.rs#L168
use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
|
Compile:
src/filter.rs#L248
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
|
Compile
`trashy` (bin "trash" test) generated 4 warnings
|
The logs for this run have expired and are no longer available.
Loading