Avoid .or() for faster compile times #472
Annotations
11 errors and 12 warnings
|
src/app/ddns.rs#L52
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
|
src/app/ddns.rs#L61
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
|
src/app/index.rs#L61
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
|
src/app/index.rs#L68
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
|
src/app/playlist.rs#L21
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
|
src/app/playlist.rs#L27
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
|
src/app/playlist.rs#L55
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
|
src/app/playlist.rs#L61
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
|
src/app/playlist.rs#L69
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
|
src/app/playlist.rs#L79
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
|
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/
|
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/
|
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/
|
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/
|
src/app/index/search.rs#L37
unused variable: `value`
|
src/app/index/search.rs#L43
unused variable: `field`
|
src/app/index/search.rs#L44
unused variable: `operator`
|
src/app/index/search.rs#L45
unused variable: `value`
|
src/app/index/search.rs#L52
unused variable: `field`
|
src/app/index/search.rs#L53
unused variable: `operator`
|
src/app/index/search.rs#L54
unused variable: `value`
|
|
This job failed
Loading