gomod: update to Go 1.24.6 and golangci-lint v2
#2449
main.yml
on: pull_request
RPC compilation check
1m 35s
go mod check
11m 25s
build and lint code
7m 8s
run unit tests
8m 15s
Annotations
5 errors
|
build and lint code
Process completed with exit code 2.
|
|
build and lint code:
interface.go#L129
embedded fields should be listed before regular fields (embeddedstructfieldcheck)
|
|
build and lint code:
client.go#L111
embedded fields should be listed before regular fields (embeddedstructfieldcheck)
|
|
run unit tests
Process completed with exit code 2.
|
|
go mod check
Process completed with exit code 2.
|