Skip to content

fix(deps): update rust crate utoipa to v5 #71

fix(deps): update rust crate utoipa to v5

fix(deps): update rust crate utoipa to v5 #71

Triggered via push October 18, 2024 20:40
Status Failure
Total duration 1m 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 24 warnings
Check: src/apps/app_data.rs#L117
the trait bound `ContainerStateStatusEnum: ToSchema` is not satisfied
Check: src/apps/app_data.rs#L117
the trait bound `ContainerStateStatusEnum: PartialSchema` is not satisfied
Check
could not compile `scotty` (bin "scottyctl") due to 6 previous errors
Check: src/api/handlers/login.rs#L20
the trait bound `FormData: ToSchema` is not satisfied
Check: src/api/handlers/login.rs#L20
the trait bound `FormData: PartialSchema` is not satisfied
Check: src/api/router.rs#L112
mismatched types
Check: src/api/router.rs#L113
the trait bound `utoipa::openapi::OpenApi: Spec` is not satisfied
Check: src/api/router.rs#L113
the trait bound `utoipa::openapi::OpenApi: Spec` is not satisfied
Check: src/api/router.rs#L113
the trait bound `utoipa::openapi::OpenApi: Spec` is not satisfied
Check: src/api/router.rs#L93
the trait bound `utoipa::openapi::OpenApi: Spec` is not satisfied
Clippy: src/apps/app_data.rs#L117
the trait bound `bollard::secret::ContainerStateStatusEnum: utoipa::ToSchema` is not satisfied
Clippy: src/apps/app_data.rs#L117
the trait bound `bollard::secret::ContainerStateStatusEnum: utoipa::PartialSchema` is not satisfied
Clippy
could not compile `scotty` (bin "scottyctl") due to 6 previous errors
Clippy: src/api/handlers/login.rs#L20
the trait bound `api::handlers::login::FormData: utoipa::ToSchema` is not satisfied
Clippy: src/api/handlers/login.rs#L20
the trait bound `api::handlers::login::FormData: utoipa::PartialSchema` is not satisfied
Clippy: src/api/router.rs#L112
mismatched types
Clippy: src/api/router.rs#L113
the trait bound `utoipa::openapi::OpenApi: utoipa_redoc::Spec` is not satisfied
Clippy: src/api/router.rs#L113
the trait bound `utoipa::openapi::OpenApi: utoipa_redoc::Spec` is not satisfied
Clippy: src/api/router.rs#L113
the trait bound `utoipa::openapi::OpenApi: utoipa_redoc::Spec` is not satisfied
Clippy: src/api/router.rs#L93
the trait bound `utoipa::openapi::OpenApi: utoipa_redoc::Spec` is not satisfied
Test Suite: src/apps/app_data.rs#L117
the trait bound `ContainerStateStatusEnum: ToSchema` is not satisfied
Test Suite: src/apps/app_data.rs#L117
the trait bound `ContainerStateStatusEnum: PartialSchema` is not satisfied
Test Suite
could not compile `scotty` (bin "scottyctl" test) due to 6 previous errors
Test Suite: src/api/handlers/login.rs#L20
the trait bound `FormData: ToSchema` is not satisfied
Test Suite: src/api/handlers/login.rs#L20
the trait bound `FormData: PartialSchema` is not satisfied
Test Suite: src/api/router.rs#L112
mismatched types
Test Suite: src/api/router.rs#L113
the trait bound `utoipa::openapi::OpenApi: Spec` is not satisfied
Test Suite: src/api/router.rs#L113
the trait bound `utoipa::openapi::OpenApi: Spec` is not satisfied
Test Suite: src/api/router.rs#L113
the trait bound `utoipa::openapi::OpenApi: Spec` is not satisfied
Test Suite: src/api/router.rs#L93
the trait bound `utoipa::openapi::OpenApi: Spec` is not satisfied
Rustfmt
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/
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check
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
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
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
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/
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/
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
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/
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/
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/
Test Suite
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/
Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/