Merge pull request #5 from coderbirju/temp-finch-v-docker-benchmarking #12
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
git-secrets
4s
lint
1m 1s
ShellCheck
3s
go-mod-tidy-check
2m 21s
check-licenses
29s
mdlint
16s
Matrix: gen-code-no-diff
Matrix: linux-e2e-tests
Matrix: macos-e2e-tests
Matrix: unit-tests
Matrix: windows-e2e-tests
Annotations
24 errors and 2 warnings
|
ShellCheck
Process completed with exit code 1.
|
|
lint:
benchmark/suite.go#L123
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
lint:
benchmark/suite.go#L124
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
lint:
benchmark/suite.go#L148
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
lint:
benchmark/benchmark.go#L60
exported: exported function GetDocker should have comment or be unexported (revive)
|
|
lint:
benchmark/suite.go#L115
exported: exported method Suite.BenchmarkContainerPull should have comment or be unexported (revive)
|
|
lint:
benchmark/suite.go#L165
exported: exported method Suite.BenchmarkImageDelete should have comment or be unexported (revive)
|
|
lint:
benchmark/suite.go#L113
unnecessary trailing newline (whitespace)
|
|
lint:
benchmark/container/container_test.go#L52
unnecessary trailing newline (whitespace)
|
|
lint
issues found
|
|
macos-e2e-tests (13, test-e2e-container, X64, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
macos-e2e-tests (13, test-e2e-container, arm64, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
macos-e2e-tests (13, test-e2e-vm-serial, arm64, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
macos-e2e-tests (13, test-e2e-vm-serial, X64, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
macos-e2e-tests (14, test-e2e-container, arm64, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
macos-e2e-tests (14, test-e2e-vm-serial, arm64, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
macos-e2e-tests (14, test-e2e-container, X64, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
macos-e2e-tests (14, test-e2e-vm-serial, X64, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
windows-e2e-tests (test-e2e-container, amd64, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
linux-e2e-tests (amazonlinux, X64, 2, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
windows-e2e-tests (test-e2e-vm-serial, amd64, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
linux-e2e-tests (amazonlinux, arm64, 2, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
linux-e2e-tests (amazonlinux, arm64, 2023, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
linux-e2e-tests (amazonlinux, X64, 2023, test) / test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
|
go-mod-tidy-check
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
|
go-mod-tidy-check
Back off 21.459 seconds before retry.
|