fix(deps): update module golang.org/x/mod to v0.22.0 #158
test.yaml
on: pull_request
Fetch Go versions
1s
Matrix: Lint
Matrix: Test
Annotations
13 errors and 5 warnings
Lint (1.22.5):
internal/imports/fix_test.go#L1646
t.Fatal undefined (type *goimportTest has no field or method Fatal) (typecheck)
|
Lint (1.22.5):
internal/imports/fix_test.go#L1649
t.Errorf undefined (type *goimportTest has no field or method Errorf) (typecheck)
|
Lint (1.22.5):
internal/imports/fix_test.go#L1681
t.Fatalf undefined (type *goimportTest has no field or method Fatalf) (typecheck)
|
Lint (1.22.5):
internal/imports/fix_test.go#L1684
t.Errorf undefined (type *goimportTest has no field or method Errorf) (typecheck)
|
Lint (1.22.5):
internal/imports/fix_test.go#L1703
t.Fatalf undefined (type *goimportTest has no field or method Fatalf) (typecheck)
|
Lint (1.22.5):
internal/imports/fix_test.go#L1706
t.Errorf undefined (type *goimportTest has no field or method Errorf) (typecheck)
|
Lint (1.22.5):
internal/imports/fix_test.go#L1766
t.Helper undefined (type *goimportTest has no field or method Helper) (typecheck)
|
Lint (1.22.5):
internal/imports/fix_test.go#L1779
t.Helper undefined (type *goimportTest has no field or method Helper) (typecheck)
|
Lint (1.22.5):
internal/imports/fix_test.go#L1782
t.Fatalf undefined (type *goimportTest has no field or method Fatalf) (typecheck)
|
Lint (1.22.5):
internal/imports/fix_test.go#L2137
t.Name undefined (type *goimportTest has no field or method Name) (typecheck)
|
Lint (1.21.12)
The job was canceled because "_1_22_5" failed.
|
Lint (1.21.12):
../../../../../opt/hostedtoolcache/go/1.21.12/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
Lint (1.21.12)
issues found
|
Lint (1.22.5)
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/
|
Test (1.21.12, ubuntu-latest)
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. 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.12, macos-latest)
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. 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.5, ubuntu-latest)
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. 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.5, macos-latest)
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|