Skip to content

Removing singular name column. Not needed. #6

Removing singular name column. Not needed.

Removing singular name column. Not needed. #6

Triggered via push January 5, 2024 00:52
Status Failure
Total duration 3m 17s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 25 warnings
Check Style
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Run Clippy: migration/src/m20240101_213454_drop_singular_name.rs#L1
unused import: `std::borrow::BorrowMut`
Run Clippy: migration/src/m20240101_215625_rename_measure_name_column.rs#L1
unused import: `std::borrow::BorrowMut`
Run Clippy: migration/src/m20240101_215625_rename_measure_name_column.rs#L3
unused import: `loco_rs::schema::*`
Run Clippy: migration/src/m20240101_213454_drop_singular_name.rs#L22
use of `default` to create a unit struct
Run Clippy: migration/src/m20240101_215625_rename_measure_name_column.rs#L19
use of `default` to create a unit struct
Run Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check Style
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/
Check Style
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/
Check Style
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/
Check Style
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/
Check Style
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/
Run Clippy
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/
Run Clippy
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/
Run Clippy
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/
Run Clippy
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/
Run Clippy
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/
Run Tests
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/
Run Tests
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/
Run Tests
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/
Run Tests
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/
Run Tests
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/
Run Tests: migration/src/m20240101_213454_drop_singular_name.rs#L1
unused import: `std::borrow::BorrowMut`
Run Tests: migration/src/m20240101_215625_rename_measure_name_column.rs#L1
unused import: `std::borrow::BorrowMut`
Run Tests: migration/src/m20240101_215625_rename_measure_name_column.rs#L3
unused import: `loco_rs::schema::*`
Run Tests
`migration` (lib) generated 3 warnings (run `cargo fix --lib -p migration` to apply 3 suggestions)
Run Tests: frontend/src/pages/register.rs#L2
unused import: `self`
Run Tests: frontend/src/pages/measures.rs#L4
unused imports: `Deserialize`, `Serialize`
Run Tests: frontend/src/lib.rs#L49
unused variable: `api`
Run Tests: frontend/src/api.rs#L64
variable does not need to be mutable
Run Tests: frontend/src/pages/convert.rs#L17
unused variable: `responses_idx`
Run Tests: frontend/src/pages/measures.rs#L61
unused variable: `m`