Pull Request for 95/merge by dfrankland #344
Triggered via pull request
September 16, 2024 17:18
Status
Failure
Total duration
17m 12s
Artifacts
–
pull_request.yml
on: pull_request
Trunk Check runner [linux]
6m 56s
Matrix: build
Matrix: build_release_linux
Matrix: build_release_osx
Annotations
16 errors and 7 warnings
Build CLI for aarch64-apple-darwin
Process completed with exit code 100.
|
Build CLI for x86_64-apple-darwin
The job was canceled because "aarch64-apple-darwin" failed.
|
Build CLI for x86_64-apple-darwin
The operation was canceled.
|
rustfmt:
junit-mock/src/lib.rs#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
taplo:
cli/Cargo.toml#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
rustfmt:
junit-mock/src/main.rs#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
rustfmt:
cli/tests/upload.rs#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
rustfmt:
cli/tests/scanner.rs#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
Trunk Check runner [linux]
Process completed with exit code 1.
|
Unit Tests for x86_64-unknown-linux-musl
Process completed with exit code 101.
|
Unit Tests for aarch64-unknown-linux-musl
The job was canceled because "x86_64-unknown-linux-musl" failed.
|
Unit Tests for aarch64-unknown-linux-musl
The operation was canceled.
|
Build CLI for x86_64-unknown-linux-musl
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Build CLI for x86_64-unknown-linux-musl
The operation was canceled.
|
Build CLI for x86_64-unknown-linux-musl
Process completed with exit code 130.
|
Build CLI for aarch64-unknown-linux-musl
The job was canceled because "x86_64-unknown-linux-musl" failed.
|
clippy(from_str_radix_10):
junit-mock/src/lib.rs#L26
[new] this call to `from_str_radix` can be replaced with a call to `str::parse`
|
clippy(redundant_closure):
junit-mock/src/lib.rs#L211
[new] redundant closure
|
clippy(get_first):
junit-mock/src/lib.rs#L411
[new] accessing first element with `self
.options
.test_rerun
.test_rerun_count_range.get(0)`
|
clippy(get_first):
junit-mock/src/lib.rs#L452
[new] accessing first element with `range
.as_ref().get(0)`
|
Trunk Check runner [linux]
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.317.0. Please update to the latest version 2.319.1
|
Unit Tests for x86_64-unknown-linux-musl
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.317.0. Please update to the latest version 2.319.1
|
Build CLI for x86_64-unknown-linux-musl
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.317.0. Please update to the latest version 2.319.1
|