Skip to content

ci: update github action config #17

ci: update github action config

ci: update github action config #17

Triggered via push November 14, 2024 02:35
Status Failure
Total duration 5m 44s
Billable time 18m
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Rustfmt: src/issue_delivery_worker.rs#L82
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
Rustfmt
Process completed with exit code 101.
Clippy: src/issue_delivery_worker.rs#L82
`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
Process completed with exit code 101.
Test: src/issue_delivery_worker.rs#L82
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
Test
Process completed with exit code 101.
Code coverage: src/issue_delivery_worker.rs#L82
set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
Code coverage
Process completed with exit code 1.