[WIP] Simplify perks by combining of async methods into one #71
ci-build.yaml
on: push
Run-tests
1m 39s
Build-Docker-image
5m 52s
Annotations
7 errors and 2 warnings
Run-tests:
src/repo/dicks.rs#L51
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
|
Run-tests:
src/repo/loans.rs#L8
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
|
Run-tests:
src/repo/loans.rs#L20
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
|
Run-tests:
src/repo/loans.rs#L31
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
|
Run-tests:
src/repo/loans.rs#L38
type annotations needed
|
Run-tests
Process completed with exit code 101.
|
Build-Docker-image
Process completed with exit code 1.
|
Run-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build-Docker-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|