Skip to content

New UI

New UI #131

Triggered via pull request April 16, 2024 22:37
@CosminLazarCosminLazar
synchronize #15
new-ui
Status Failure
Total duration 1m 47s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
field `stand_id` is never read: src/mitaffald/mod.rs#L42
error: field `stand_id` is never read --> src/mitaffald/mod.rs:42:5 | 40 | struct Response { | -------- field in this struct 41 | #[serde(rename = "standId")] 42 | stand_id: String, | ^^^^^^^^ | = note: `-D dead-code` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(dead_code)]`
Lints
Clippy has exited with exit code 101
Code coverage
Codecov: Failed to get OIDC token with url: https://codecov.io. Error message: Unable to get ACTIONS_ID_TOKEN_REQUEST_URL env variable
Check
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/.
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, clechasseur/rs-clippy-check@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite
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/.
Code coverage
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/.