remove heading copy #36
Annotations
15 warnings
container-job
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/
|
container-job
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/
|
container-job
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/
|
container-job
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/
|
container-job
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/
|
container-job
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
container-job:
pointercrate-integrate/src/gd.rs#L266
field `key` is never read
|
container-job
`pointercrate-integrate` (lib) generated 1 warning
|
container-job:
pointercrate-demonlist/src/demon/audit.rs#L106
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
|
container-job:
pointercrate-user-api/src/auth.rs#L198
use of deprecated function `base64::decode`: Use Engine::decode
|
container-job:
pointercrate-user-api/src/auth.rs#L16
const parameter `IsToken` should have an upper case name
|
container-job:
pointercrate-user-api/src/auth.rs#L25
const parameter `IsToken` should have an upper case name
|
container-job:
pointercrate-demonlist/src/demon/mod.rs#L204
associated function `shift_up` is never used
|
container-job
`pointercrate-demonlist` (lib) generated 2 warnings
|
container-job:
pointercrate-demonlist-pages/src/components/time_machine.rs#L43
use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
|