Fixed borked tests #471
Annotations
10 errors and 15 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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/app/index/query.rs#L67
unused variable: `expr`
|
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`
|
|
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/
|
This job failed
Loading