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) #402

fix(deps): update dependencies (minor)

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

Triggered via pull request November 11, 2023 16:11
Status Failure
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-and-cd.yml

on: pull_request
Lint and Test
49s
Lint and Test
Build Docker image, and Publish on main branch
23s
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

10 errors and 7 warnings
Build Docker image, and Publish on main branch
buildx failed with: ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": EOF
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
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build Docker image, and Publish on main branch
Error: Error: No such object: buildx_buildkit_builder-56c57dad-6052-4f52-84e6-50746b8856450
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
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`