Skip to content

use wazero

use wazero #413

Triggered via pull request December 22, 2024 11:19
Status Failure
Total duration 30s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/runtime/wazeroruntime.go#L1300
Error return value of `mm.deallocate` is not checked (errcheck)
lint: internal/runtime/wazeroruntime.go#L1314
Error return value of `mm.deallocate` is not checked (errcheck)
lint: internal/runtime/wazeroruntime.go#L1325
Error return value of `mm.deallocate` is not checked (errcheck)
lint: internal/api/lib.go#L59
Error return value of `unix.Flock` is not checked (errcheck)
lint: internal/api/lib.go#L77
Error return value of `unix.Flock` is not checked (errcheck)
lint: internal/runtime/hostfunctions.go#L9
File is not `goimports`-ed with -local github.com/CosmWasm/wasmvm (goimports)
lint: internal/runtime/wazeroruntime.go#L14
File is not `goimports`-ed with -local github.com/CosmWasm/wasmvm (goimports)
lint: internal/api/lib.go#L7
File is not `goimports`-ed with -local github.com/CosmWasm/wasmvm (goimports)
lint: internal/runtime/hostfunctions.go#L16
const `maxIteratorsPerCall` is unused (unused)
lint: internal/runtime/hostfunctions.go#L369
func `hostNextKey` is unused (unused)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636