Skip to content

Populate all current chain fork fields. #107

Populate all current chain fork fields.

Populate all current chain fork fields. #107

Triggered via push May 27, 2024 07:08
Status Failure
Total duration 1m 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
lint: conn/calculatefees.go#L55
Magic number: 2, in <argument> detected (mnd)
lint: util/conversion.go#L84
Magic number: 10, in <argument> detected (mnd)
lint: util/dns.go#L48
Magic number: 2, in <argument> detected (mnd)
lint: util/transaction.go#L31
Magic number: 5, in <argument> detected (mnd)
lint: util/conversion.go#L71
Magic number: 2, in <condition> detected (mnd)
lint: util/depositinfo.go#L158
Magic number: 3, in <condition> detected (mnd)
lint: util/depositinfo.go#L271
Magic number: 3, in <condition> detected (mnd)
lint: util/depositinfo.go#L418
Magic number: 420, in <condition> detected (mnd)
lint: util/dns.go#L65
Magic number: 10, in <condition> detected (mnd)
lint: util/gasprice.go#L43
Magic number: 40, in <condition> detected (mnd)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: cmd/networkgps.go#L37
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/networkblocktime.go#L44
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/blockinfo.go#L54
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/beacondeposit.go#L60
var-naming: var beaconDepositJson should be beaconDepositJSON (revive)
lint: cmd/beacondeposit.go#L313
var-naming: var accountId should be accountID (revive)