Skip to content

Snow VM

Snow VM #4045

Triggered via pull request December 18, 2024 21:06
Status Failure
Total duration 3m 56s
Billable time 4m
Artifacts

hypersdk-ci.yml

on: pull_request
go-mod-tidy
25s
go-mod-tidy
hypersdk-lint
3m 2s
hypersdk-lint
hypersdk-unit-tests
2m 15s
hypersdk-unit-tests
hypersdk-benchmark-tests
34s
hypersdk-benchmark-tests
hypersdk-tests
0s
hypersdk-tests
morpheusvm-lint
0s
morpheusvm-lint
morpheusvm-unit-tests
0s
morpheusvm-unit-tests
morpheusvm-e2e-tests
0s
morpheusvm-e2e-tests
Fit to window
Zoom out
Zoom in

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/statesync.go#L93
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