Skip to content

Break down packages #463

Break down packages

Break down packages #463

Triggered via pull request January 5, 2025 08:39
Status Failure
Total duration 2m 59s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/runtime/hostfunctions.go#L1
: # github.com/CosmWasm/wasmvm/v2/internal/runtime
lint: internal/runtime/register.go#L19
RegisterHostFunctions redeclared in this block
lint: internal/runtime/hostfunctions.go#L821
other declaration of RegisterHostFunctions
lint: internal/runtime/register.go#L35
env.crypto undefined (type *RuntimeEnvironment has no field or method crypto, but does have Crypto)
lint: internal/runtime/register.go#L48
env.crypto undefined (type *RuntimeEnvironment has no field or method crypto, but does have Crypto)
lint: internal/runtime/hostfunctions.go#L979
undefined: hostBls12381AggregateG1
lint: internal/runtime/hostfunctions.go#L989
undefined: hostBls12381AggregateG2
lint: internal/runtime/hostfunctions.go#L999
undefined: crypto
lint: internal/runtime/hostfunctions.go#L1008
undefined: crypto
lint: internal/runtime/hostfunctions.go#L1018
undefined: crypto
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636