feat: bump up wasmvm from v1.1.1 to v1.4.1 #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|