chore(deps): update golangci/golangci-lint-action action to v6 #153
test.yaml
on: pull_request
Fetch Go versions
2s
Matrix: Lint
Matrix: Test
Annotations
13 errors and 5 warnings
Lint (1.21.10)
undefined: max (typecheck)
|
Lint (1.21.10)
issues found
|
Lint (1.22.3)
The job was canceled because "_1_21_10" failed.
|
Lint (1.22.3):
internal/imports/fix_test.go#L1646
t.Fatal undefined (type *goimportTest has no field or method Fatal) (typecheck)
|
Lint (1.22.3):
internal/imports/fix_test.go#L1649
t.Errorf undefined (type *goimportTest has no field or method Errorf) (typecheck)
|
Lint (1.22.3):
internal/imports/fix_test.go#L1681
t.Fatalf undefined (type *goimportTest has no field or method Fatalf) (typecheck)
|
Lint (1.22.3):
internal/imports/fix_test.go#L1684
t.Errorf undefined (type *goimportTest has no field or method Errorf) (typecheck)
|
Lint (1.22.3):
internal/imports/fix_test.go#L1703
t.Fatalf undefined (type *goimportTest has no field or method Fatalf) (typecheck)
|
Lint (1.22.3):
internal/imports/fix_test.go#L1706
t.Errorf undefined (type *goimportTest has no field or method Errorf) (typecheck)
|
Lint (1.22.3):
internal/imports/fix_test.go#L1766
t.Helper undefined (type *goimportTest has no field or method Helper) (typecheck)
|
Lint (1.22.3):
internal/imports/fix_test.go#L1779
t.Helper undefined (type *goimportTest has no field or method Helper) (typecheck)
|
Lint (1.22.3):
internal/imports/fix_test.go#L1782
t.Fatalf undefined (type *goimportTest has no field or method Fatalf) (typecheck)
|
Lint (1.22.3):
internal/imports/fix_test.go#L2137
t.Name undefined (type *goimportTest has no field or method Name) (typecheck)
|
Lint (1.21.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (1.22.3, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (1.21.10, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (1.21.10, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (1.22.3, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|