Fix lint #3
Annotations
5 errors and 5 warnings
lint:
testing/simapp/sim_test.go#L144
declaration has 3 blank identifiers (dogsled)
|
lint:
testing/simapp/sim_test.go#L249
declaration has 3 blank identifiers (dogsled)
|
lint:
testing/simapp/test_helpers.go#L330
test helper function should start from t.Helper() (thelper)
|
lint:
testing/simapp/test_helpers.go#L339
test helper function should start from t.Helper() (thelper)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/multi-staking/multi-staking. Supported file pattern: go.sum
|
lint:
testing/simapp/test_helpers.go#L238
unhandled-error: Unhandled error in call to function buffer.WriteString (revive)
|
lint:
testing/simapp/test_helpers.go#L240
unhandled-error: Unhandled error in call to function buffer.WriteString (revive)
|
lint:
testing/simapp/test_helpers.go#L409
unhandled-error: Unhandled error in call to function buffer.WriteString (revive)
|
lint:
testing/simapp/test_helpers.go#L410
unhandled-error: Unhandled error in call to function buffer.WriteString (revive)
|