use wazero #454
Annotations
9 errors and 1 warning
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:
ibc_test.go#L78
test helper function should start from t.Helper() (thelper)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|