Snow VM #4047
hypersdk-ci.yml
on: pull_request
go-mod-tidy
22s
hypersdk-lint
2m 58s
hypersdk-unit-tests
2m 4s
hypersdk-benchmark-tests
33s
morpheusvm-e2e-tests
0s
Annotations
12 errors and 2 warnings
go-mod-tidy
Process completed with exit code 1.
|
hypersdk-lint:
chainstore/chain_store.go#L139
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
hypersdk-lint:
snow/vm_test.go#L234
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
hypersdk-lint:
snow/vm_test.go#L933
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
hypersdk-lint:
snow/application.go#L87
`ouput` is a misspelling of `output` (misspell)
|
hypersdk-lint:
vm/vm.go#L330
`correclty` is a misspelling of `correctly` (misspell)
|
hypersdk-lint:
chain/chaintest/action_test_helpers.go#L38
unused-receiver: method receiver 't' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
hypersdk-lint:
chain/chaintest/action_test_helpers.go#L70
unused-receiver: method receiver 't' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
hypersdk-lint:
chain/chaintest/action_test_helpers.go#L76
unused-receiver: method receiver 't' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
hypersdk-lint:
statesync/client.go#L256
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
hypersdk-lint:
snow/vm_test.go#L162
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
hypersdk-unit-tests
Process completed with exit code 1.
|
go-mod-tidy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
hypersdk-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|