chore: include config and frontend files #65
Annotations
20 errors and 4 warnings
Clippy:
crates/wykies-server/src/authentication/password.rs#L63
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
Clippy:
crates/wykies-server/src/authentication/password.rs#L218
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
Clippy:
crates/wykies-server/src/authentication/password.rs#L241
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
Clippy:
crates/wykies-server/src/authentication/password.rs#L268
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
Clippy:
crates/wykies-server/src/authentication/password.rs#L285
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
Clippy:
crates/wykies-server/src/authentication/password.rs#L347
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
Clippy:
crates/wykies-server/src/routes/admin/branch.rs#L16
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
Clippy:
crates/wykies-server/src/routes/admin/branch.rs#L59
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
Clippy:
crates/wykies-server/src/routes/admin/host_branch.rs#L15
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
Clippy:
crates/wykies-server/src/routes/admin/host_branch.rs#L54
`SQLX_OFFLINE=true` but there is no cached data for this query, run `cargo sqlx prepare` to update the query cache or unset `SQLX_OFFLINE`
|
Test:
crates/wykies-server/src/authentication/password.rs#L63
error communicating with database: Connection refused (os error 111)
|
Test:
crates/wykies-server/src/authentication/password.rs#L218
error communicating with database: Connection refused (os error 111)
|
Test:
crates/wykies-server/src/authentication/password.rs#L241
error communicating with database: Connection refused (os error 111)
|
Test:
crates/wykies-server/src/authentication/password.rs#L268
error communicating with database: Connection refused (os error 111)
|
Test:
crates/wykies-server/src/authentication/password.rs#L285
error communicating with database: Connection refused (os error 111)
|
Test:
crates/wykies-server/src/authentication/password.rs#L347
error communicating with database: Connection refused (os error 111)
|
Test:
crates/wykies-server/src/routes/admin/branch.rs#L16
error communicating with database: Connection refused (os error 111)
|
Test:
crates/wykies-server/src/routes/admin/branch.rs#L59
error communicating with database: Connection refused (os error 111)
|
Test:
crates/wykies-server/src/routes/admin/host_branch.rs#L15
error communicating with database: Connection refused (os error 111)
|
Test:
crates/wykies-server/src/routes/admin/host_branch.rs#L54
error communicating with database: Connection refused (os error 111)
|
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy WASM
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|