chore: upgrade to Go 1.20 #99
Annotations
7 errors and 4 warnings
lint (1.20):
example_test.go#L6
import 'github.com/uber/h3-go/v4' is not allowed from list 'Main' (depguard)
|
lint (1.20):
h3_test.go#L617
only one cuddle assignment allowed before range statement (wsl)
|
lint (1.20):
h3_test.go#L740
expressions should not be cuddled with blocks (wsl)
|
lint (1.20):
h3_test.go#L782
assignments should only be cuddled with other assignments (wsl)
|
lint (1.20):
h3_test.go#L811
assignments should only be cuddled with other assignments (wsl)
|
lint (1.20):
h3_test.go#L866
assignments should only be cuddled with other assignments (wsl)
|
lint (1.20)
issues found
|
lint (1.20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|
test (1.22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|