Skip to content

workflow SQLX_OFFLINE #18

workflow SQLX_OFFLINE

workflow SQLX_OFFLINE #18

Triggered via push November 15, 2024 20:50
Status Failure
Total duration 3m 57s
Artifacts

docker.yml

on: push
Cargo and npm build
3m 45s
Cargo and npm build
CICD Docker
0s
CICD Docker
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 29 warnings
Cargo and npm build: src/db/client.rs#L7
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/client.rs#L33
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/client.rs#L64
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/client.rs#L85
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/product.rs#L7
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/rating.rs#L7
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/rating.rs#L34
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/rating.rs#L73
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/rating.rs#L111
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/rating.rs#L139
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/client.rs#L7
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/client.rs#L33
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/client.rs#L64
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/client.rs#L85
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/product.rs#L7
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/rating.rs#L7
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/rating.rs#L34
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/rating.rs#L73
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/rating.rs#L111
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build: src/db/rating.rs#L139
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and sqlx-data.json must exist, to use query macros
Cargo and npm build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Cargo and npm build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions/[email protected], 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/
Cargo and npm build: src/console/commands/debug/casbin.rs#L2
unused imports: `HttpResponse`, `http::header::ContentType`, and `post`
Cargo and npm build: src/forms/cloud.rs#L5
unused import: `tracing::Instrument`
Cargo and npm build: src/helpers/json.rs#L1
unused imports: `ErrorConflict` and `ErrorUnauthorized`
Cargo and npm build: src/helpers/dockerhub.rs#L2
unused import: `reqwest::RequestBuilder`
Cargo and npm build: src/helpers/cloud/security.rs#L7
unused import: `tracing::Instrument`
Cargo and npm build: src/views/rating/anonymous.rs#L3
unused imports: `DateTime` and `Utc`
Cargo and npm build: src/routes/rating/get.rs#L3
unused import: `crate::models`
Cargo and npm build: src/routes/project/deploy.rs#L9
unused import: `chrono::Utc`
Cargo and npm build: src/routes/project/update.rs#L1
unused import: `std::str::FromStr`
Cargo and npm build: src/console/commands/debug/casbin.rs#L2
unused imports: `HttpResponse`, `http::header::ContentType`, and `post`
Cargo and npm build: src/forms/cloud.rs#L5
unused import: `tracing::Instrument`
Cargo and npm build: src/helpers/json.rs#L1
unused imports: `ErrorConflict` and `ErrorUnauthorized`
Cargo and npm build: src/helpers/dockerhub.rs#L2
unused import: `reqwest::RequestBuilder`
Cargo and npm build: src/helpers/cloud/security.rs#L7
unused import: `tracing::Instrument`
Cargo and npm build: src/views/rating/anonymous.rs#L3
unused imports: `DateTime` and `Utc`
Cargo and npm build: src/routes/rating/get.rs#L3
unused import: `crate::models`
Cargo and npm build: src/routes/project/deploy.rs#L9
unused import: `chrono::Utc`
Cargo and npm build: src/routes/project/update.rs#L1
unused import: `std::str::FromStr`
Cargo and npm build
The `save-state` 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/
Cargo and npm build
The `save-state` 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/
Cargo and npm build
The `save-state` 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/
Cargo and npm build
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/
Cargo and npm build
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/
Cargo and npm build
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/
Cargo and npm build
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/