Skip to content

feat: bump up wasmvm from v1.1.1 to v1.4.1 #2

feat: bump up wasmvm from v1.1.1 to v1.4.1

feat: bump up wasmvm from v1.1.1 to v1.4.1 #2

Triggered via pull request December 13, 2023 14:49
Status Failure
Total duration 43s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: internal/api/version_test.go#L13
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
lint: cmd/demo/main.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint: ibc_test.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint: lib_test.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint
issues found