Skip to content

First IT

First IT #18

Triggered via push July 8, 2023 20:14
Status Failure
Total duration 1m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Rust CI
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rust CI
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/
Rust CI
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/
Rust CI
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/
Rust CI
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/
Rust CI
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Rust CI: bootstrap/tests/create_user_it.rs#L5
unused imports: `collections::HashMap`, `process::Command`, `sync::Arc`, `time::Duration`
Rust CI: bootstrap/tests/create_user_it.rs#L8
unused imports: `model::user::User`, `port::input::user_facade_port::UserFacadePort`
Rust CI: bootstrap/tests/create_user_it.rs#L11
unused import: `api::user_api::UserApi`
Rust CI: bootstrap/tests/create_user_it.rs#L20
unused imports: `Container`, `generic`, `postgres`
Rust CI: bootstrap/tests/create_user_it.rs#L24
unused import: `crate::common::postgres_image::PostgresImage`
Rust CI
`bootstrap` (test "create_user_it") generated 5 warnings (run `cargo fix --test "create_user_it"` to apply 5 suggestions)
Rust CI
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`