gomod: update to Go 1.24.6 and golangci-lint v2
#2450
main.yml
on: pull_request
RPC compilation check
1m 42s
go mod check
10m 13s
build and lint code
7m 5s
run unit tests
8m 27s
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.
|