use wazero #465
Annotations
10 errors and 1 warning
lint:
internal/runtime/wazeroruntime.go#L130
Error return value of `deallocate.Call` is not checked (errcheck)
|
lint:
internal/runtime/wazeroruntime.go#L139
Error return value of `deallocate.Call` is not checked (errcheck)
|
lint:
internal/runtime/wazeroruntime.go#L148
Error return value of `deallocate.Call` is not checked (errcheck)
|
lint:
internal/api/testdb/memdb_iterator.go#L144
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint:
internal/api/testdb/memdb_iterator.go#L153
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint:
ibc_test.go#L112
empty: use require.Empty (testifylint)
|
lint:
ibc_test.go#L135
len: use require.Len (testifylint)
|
lint:
ibc_test.go#L203
len: use require.Len (testifylint)
|
lint:
ibc_test.go#L240
len: use require.Len (testifylint)
|
lint:
ibc_test.go#L335
expected-actual: need to reverse actual and expected values (testifylint)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|