Skip to content

use wazero

use wazero #470

Triggered via pull request January 6, 2025 09:17
Status Failure
Total duration 25s
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#L1220
func `(*memoryManager).allocateAndWrite` is unused (unused)
lint: internal/runtime/wazeroruntime.go#L1253
func `(*memoryManager).readData` is unused (unused)
lint: internal/runtime/wazeroruntime.go#L1313
func `(*memoryManager).allocateAndWriteWithLengthPrefix` is unused (unused)
lint: internal/runtime/wazeroruntime.go#L958
printf: non-constant format string in call to fmt.Errorf (govet)
lint: internal/runtime/wazeroruntime.go#L1010
printf: non-constant format string in call to fmt.Errorf (govet)
lint: internal/runtime/wazeroruntime.go#L1030
printf: non-constant format string in call to fmt.Errorf (govet)
lint: internal/runtime/wazeroruntime.go#L1052
printf: non-constant format string in call to fmt.Errorf (govet)
lint: internal/runtime/wazeroruntime.go#L1068
printf: non-constant format string in call to fmt.Errorf (govet)
lint: internal/runtime/wazeroruntime.go#L1082
printf: non-constant format string in call to fmt.Errorf (govet)
lint: internal/runtime/wazeroruntime.go#L1095
printf: non-constant format string in call to fmt.Errorf (govet)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636