Skip to content

Go 1.22

Go 1.22 #253

Triggered via pull request February 15, 2024 14:26
@metachrismetachris
synchronize #33
go1.22
Status Failure
Total duration 2m 7s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint: collector/node_conn_bloxroute.go#L134
the given struct should be annotated with the `json` tag (musttag)
Lint: collector/node_conn_eden.go#L132
the given struct should be annotated with the `json` tag (musttag)
Lint: cmd/merge/sourcelog.go#L29
fmt.Sprintf can be replaced with string addition (perfsprint)
Lint: cmd/merge/transactions.go#L58
fmt.Sprintf can be replaced with string addition (perfsprint)
Lint: cmd/merge/transactions.go#L59
fmt.Sprintf can be replaced with string addition (perfsprint)
Lint: common/txsfile.go#L187
fmt.Sprint can be replaced with faster strconv.FormatUint (perfsprint)
Lint: common/txsfile.go#L188
fmt.Sprint can be replaced with faster strconv.FormatUint (perfsprint)
Lint: common/txsummary.go#L113
fmt.Sprint can be replaced with faster strconv.FormatInt (perfsprint)
Lint: common/txsummary.go#L119
fmt.Sprint can be replaced with just using the string (perfsprint)
Lint: common/txsummary.go#L120
fmt.Sprint can be replaced with just using the string (perfsprint)
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/