Skip to content

added cargo build github action #1

added cargo build github action

added cargo build github action #1

Triggered via push October 20, 2023 02:07
Status Failure
Total duration 4m 53s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
Rust project: src/api/attendance/directorship.rs#L21
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
Rust project: src/api/attendance/directorship.rs#L38
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
Rust project: src/api/attendance/directorship.rs#L69
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
Rust project: src/api/attendance/directorship.rs#L89
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
Rust project: src/api/attendance/directorship.rs#L131
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
Rust project: src/api/attendance/directorship.rs#L187
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
Rust project: src/api/attendance/directorship.rs#L214
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
Rust project: src/api/attendance/directorship.rs#L252
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
Rust project: src/api/attendance/directorship.rs#L317
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
Rust project: src/api/attendance/house.rs#L30
`DATABASE_URL` must be set, or `cargo sqlx prepare` must have been run and .sqlx must exist, to use query macros
Rust project
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/
Rust project: src/schema/api.rs#L9
unused import: `sqlx::types::Json`
Rust project: src/schema/api.rs#L13
unused imports: `BatchCondition`, `FreshmanBatchPull`, `FreshmanBatchUser`, `MemberBatchPull`
Rust project: src/api/attendance/directorship.rs#L5
unused import: `crate::schema::db::CommitteeType`
Rust project: src/api/attendance/house.rs#L6
unused import: `chrono::NaiveDate`
Rust project: src/api/attendance/seminar.rs#L4
unused import: `ID`
Rust project: src/api/batch/batch.rs#L2
unused imports: `delete`, `put`
Rust project: src/api/batch/batch.rs#L14
unused imports: `BatchComparison`, `BatchConditionType`
Rust project
`conditional-backend` (lib) generated 7 warnings
Rust project
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/
Rust project
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/
Rust project
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/
Rust project
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/