Skip to content

sot-190-add_job-worker-handler #96

sot-190-add_job-worker-handler

sot-190-add_job-worker-handler #96

Triggered via pull request December 6, 2024 09:30
Status Failure
Total duration 10m 26s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
Test and Coverage
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 10 minutes.
Test and Coverage
The operation was canceled.
Rust fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rust fmt
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 fmt
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 fmt
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 fmt
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/
Cargo check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cargo 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/
Cargo 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/
Cargo 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/
Cargo 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/
Cargo check
/home/runner/work/irelia/irelia/crates/worker/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Cargo check: crates/common/src/cli_args.rs#L4
unused import: `clap::builder::TypedValueParser`
Cargo check
`irelia_common` (lib) generated 1 warning
Cargo check: crates/core/src/entities/job.rs#L12
variant `IN_PROGRESS` should have an upper camel case name
Cargo check: crates/core/src/entities/job.rs#L13
variant `NOT_CREATED` should have an upper camel case name
Cargo check
`irelia_core` (lib) generated 2 warnings
Cargo check: crates/adapter/src/prover/builtin_info.rs#L1
constant `OUTPUT_BUILTIN_BIT` is never used