Skip to content

Implement bonds for fortification #4192

Implement bonds for fortification

Implement bonds for fortification #4192

Triggered via pull request January 10, 2025 18:21
@joshua-kimjoshua-kim
synchronize #1853
bond-impl
Status Failure
Total duration 3m 38s
Billable time 4m
Artifacts

hypersdk-ci.yml

on: pull_request
go-mod-tidy
16s
go-mod-tidy
hypersdk-lint
3m 1s
hypersdk-lint
hypersdk-unit-tests
2m 11s
hypersdk-unit-tests
hypersdk-benchmark-tests
25s
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

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