chore!: v24 Namespace & Upgrade Handler #2469
Annotations
10 errors and 2 warnings
lint:
app/upgrades/v16/upgrades.go#L56
The copy of the 'for' variable "subspace" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
app/upgrades/v17/upgrades.go#L99
The copy of the 'for' variable "dao" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
app/upgrades/v23/upgrades.go#L53
The copy of the 'for' variable "subspace" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
x/mint/client/testutil/suite.go#L82
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
x/mint/client/testutil/suite.go#L116
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
x/mint/client/testutil/suite.go#L150
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
x/clock/keeper/msg_server_test.go#L74
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
x/clock/keeper/msg_server_test.go#L161
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
x/clock/keeper/msg_server_test.go#L287
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
x/clock/keeper/querier_test.go#L33
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/juno/juno. Supported file pattern: go.sum
|