Skip to content

use wazero

use wazero #441

Triggered via pull request December 23, 2024 23:41
Status Failure
Total duration 28s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: internal/runtime/crypto.go#L3
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: internal/runtime/crypto.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: internal/runtime/crypto.go#L9
File is not `gofumpt`-ed (gofumpt)
lint: internal/runtime/validation.go#L75
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
lint: internal/api/lib_test.go#L858
go-require: MockInfoBin contains assertions that must only be used in the goroutine running the test function (testifylint)
lint: internal/api/lib_test.go#L861
go-require: require must only be used in the goroutine running the test function (testifylint)
lint: internal/api/lib_test.go#L862
go-require: requireOkResponse contains assertions that must only be used in the goroutine running the test function (testifylint)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636