Skip to content

Chore/jr/debug

Chore/jr/debug #115

Triggered via pull request November 15, 2023 13:58
Status Failure
Total duration 10m 36s
Artifacts

deploy-staging.yaml

on: pull_request
Run tests when pull request is created  /  Run tests
9m 6s
Run tests when pull request is created / Run tests
Build with reusable workflow when pull request is created  /  Build, test, publish staging
10m 22s
Build with reusable workflow when pull request is created / Build, test, publish staging
Deploy to staging environment with reusable workflow when test and build is successful  /  helm-and-deploy
Deploy to staging environment with reusable workflow when test and build is successful / helm-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 13 warnings
Run tests when pull request is created / Run tests: src/bin/fdk-mqa-scoring-service.rs#L43
cannot find value `env_log_level` in this scope
Run tests when pull request is created / Run tests: src/bin/fdk-mqa-scoring-service.rs#L43
no function or associated item named `from_str` found for struct `tracing::Level` in the current scope
Run tests when pull request is created / Run tests
could not compile `fdk-mqa-scoring-service` (bin "fdk-mqa-scoring-service") due to 3 previous errors
Run tests when pull request is created / Run tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build with reusable workflow when pull request is created / Build, test, publish staging
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cargo build --release" did not complete successfully: exit code: 101
Run tests when pull request is created / 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 when pull request is created / Run tests: src/assessment_graph.rs#L154
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Run tests when pull request is created / Run tests: src/assessment_graph.rs#L155
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
Run tests when pull request is created / Run tests: src/test.rs#L3
constant `MEASUREMENT_GRAPH` is never used
Run tests when pull request is created / Run tests: src/test.rs#L30
constant `METRIC_GRAPH` is never used
Run tests when pull request is created / Run tests: src/test.rs#L48
constant `SCORE_GRAPH` is never used
Run tests when pull request is created / Run tests: src/test.rs#L59
function `node` is never used
Run tests when pull request is created / Run tests: src/test.rs#L63
function `mqa_node` is never used
Run tests when pull request is created / Run tests
`fdk-mqa-scoring-service` (lib) generated 7 warnings
Run tests when pull request is created / 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 when pull request is created / 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 when pull request is created / 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 when pull request is created / 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/