Implement bonds for fortification #4192
hypersdk-ci.yml
on: pull_request
go-mod-tidy
16s
hypersdk-lint
3m 1s
hypersdk-unit-tests
2m 11s
hypersdk-benchmark-tests
25s
morpheusvm-e2e-tests
0s
Annotations
8 errors and 2 warnings
hypersdk-lint:
chain/bond.go#L106
string-format: no format directive, use errors.New instead (revive)
|
hypersdk-lint:
chain/bond.go#L37
unused-receiver: method receiver 'b' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
hypersdk-lint:
chain/bond.go#L61
unused-receiver: method receiver 'b' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
hypersdk-lint:
chain/bond_test.go#L234
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
|
hypersdk-lint:
chain/bond.go#L82
unused-receiver: method receiver 'b' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
hypersdk-lint:
chain/bond.go#L106
fmt.Errorf can be replaced with errors.New (perfsprint)
|
hypersdk-lint
Process completed with exit code 255.
|
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
|