feat: upgrade go version to 1.22 #21
Annotations
10 errors and 4 warnings
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint:
to.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
to.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
utils_test.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
file.go#L22
File is not `gofumpt`-ed (gofumpt)
|
lint:
file.go#L28
File is not `gofumpt`-ed (gofumpt)
|
lint:
to_test.go#L3
File is not `gofumpt`-ed (gofumpt)
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint:
utils_test.go#L20
var-naming: var prettyJson should be prettyJSON (revive)
|
lint:
to_test.go#L55
var-naming: var prettyJson should be prettyJSON (revive)
|