fix: update zzz ids for 2.1 #402
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
|
Clippy
`stardb-api` (bin "stardb-api") generated 7 warnings (run `cargo clippy --fix --bin "stardb-api"` to apply 1 suggestion)
|
|
Clippy:
src/api/zzz/achievements/mod.rs#L77
this method chain can be written more clearly with `if .. else ..`
|
|
Clippy:
src/api/warps_import/mod.rs#L395
variables can be used directly in the `format!` string
|
|
Clippy:
src/api/pages/zzz/achievement_tracker/mod.rs#L122
this method chain can be written more clearly with `if .. else ..`
|
|
Clippy:
src/api/pages/gi/achievement_tracker/mod.rs#L121
this method chain can be written more clearly with `if .. else ..`
|
|
Clippy:
src/api/pages/achievement_tracker/mod.rs#L126
this method chain can be written more clearly with `if .. else ..`
|
|
Clippy:
src/api/gi/achievements/mod.rs#L77
this method chain can be written more clearly with `if .. else ..`
|
|
Clippy:
src/api/achievements/mod.rs#L82
this method chain can be written more clearly with `if .. else ..`
|
|
Clippy
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/
|
|
Clippy
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/
|
|
Clippy
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/
|
|
Clippy
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/
|