Updated cargo deps/rust version, fixed sqlite migrations and added al… #141
Annotations
12 warnings
|
Cargo
`backpack` (bin "backpack") generated 7 warnings (run `cargo fix --bin "backpack"` to apply 6 suggestions)
|
|
Cargo:
src/models/admin/file.rs#L7
fields `search` and `user` are never read
|
|
Cargo:
src/database/entity/prelude.rs#L8
unused import: `super::verifications::Entity as Verifications`
|
|
Cargo:
src/database/entity/prelude.rs#L7
unused import: `super::users::Entity as Users`
|
|
Cargo:
src/database/entity/prelude.rs#L6
unused import: `super::uploads::Entity as Uploads`
|
|
Cargo:
src/database/entity/prelude.rs#L5
unused import: `super::settings::Entity as Settings`
|
|
Cargo:
src/database/entity/prelude.rs#L4
unused import: `super::registration_keys::Entity as RegistrationKeys`
|
|
Cargo:
src/database/entity/prelude.rs#L3
unused import: `super::applications::Entity as Applications`
|
|
Cargo
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
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
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
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/
|