Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

fix(deps): update dependencies (minor) #463

fix(deps): update dependencies (minor)

fix(deps): update dependencies (minor) #463

Triggered via pull request March 7, 2024 12:20
Status Failure
Total duration 3m 54s
Artifacts

ci-and-cd.yml

on: pull_request
Lint and Test
1m 17s
Lint and Test
Build Docker image, and Publish on main branch
3m 46s
Build Docker image, and Publish on main branch
Deploy image on main branch
0s
Deploy image on main branch
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
Lint and Test: c-infra/src/redmine/repository/record.rs#L59
the trait bound `c_domain::redmine::model::status::RecordStatus: strum::EnumProperty` is not satisfied
Lint and Test: c-infra/src/redmine/model/issue.rs#L55
the trait bound `c_domain::redmine::model::status::AgendaStatus: strum::IntoEnumIterator` is not satisfied
Lint and Test: c-infra/src/redmine/model/issue.rs#L55
the trait bound `c_domain::redmine::model::status::AgendaStatus: strum::EnumProperty` is not satisfied
Lint and Test: c-infra/src/redmine/model/issue.rs#L73
the trait bound `c_domain::redmine::model::status::RecordStatus: strum::IntoEnumIterator` is not satisfied
Lint and Test: c-infra/src/redmine/model/issue.rs#L73
the trait bound `c_domain::redmine::model::status::RecordStatus: strum::EnumProperty` is not satisfied
Lint and Test: c-infra/src/redmine/model/create_record.rs#L28
the trait bound `c_domain::redmine::model::status::RecordStatus: strum::EnumProperty` is not satisfied
Lint and Test: c-infra/src/redmine/model/update_agenda.rs#L16
the trait bound `c_domain::redmine::model::status::AgendaStatus: strum::EnumProperty` is not satisfied
Lint and Test: c-infra/src/redmine/model/update_record.rs#L16
the trait bound `c_domain::redmine::model::status::RecordStatus: strum::EnumProperty` is not satisfied
Lint and Test
could not compile `c-infra` (lib) due to 8 previous errors
Lint and Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build Docker image, and Publish on main branch
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cargo build --target x86_64-unknown-linux-musl --release" did not complete successfully: exit code: 101
Lint and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint and Test
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/
Lint and Test
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/
Lint and Test
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/
Lint and Test
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/
Lint and Test
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/
Lint and Test
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`