fix(deps): update module golang.org/x/mod to v0.22.0 #178
Annotations
11 errors
|
Run golangci-lint:
internal/imports/fix_test.go#L1646
t.Fatal undefined (type *goimportTest has no field or method Fatal) (typecheck)
|
Run golangci-lint:
internal/imports/fix_test.go#L1649
t.Errorf undefined (type *goimportTest has no field or method Errorf) (typecheck)
|
Run golangci-lint:
internal/imports/fix_test.go#L1681
t.Fatalf undefined (type *goimportTest has no field or method Fatalf) (typecheck)
|
Run golangci-lint:
internal/imports/fix_test.go#L1684
t.Errorf undefined (type *goimportTest has no field or method Errorf) (typecheck)
|
Run golangci-lint:
internal/imports/fix_test.go#L1703
t.Fatalf undefined (type *goimportTest has no field or method Fatalf) (typecheck)
|
Run golangci-lint:
internal/imports/fix_test.go#L1706
t.Errorf undefined (type *goimportTest has no field or method Errorf) (typecheck)
|
Run golangci-lint:
internal/imports/fix_test.go#L1766
t.Helper undefined (type *goimportTest has no field or method Helper) (typecheck)
|
Run golangci-lint:
internal/imports/fix_test.go#L1779
t.Helper undefined (type *goimportTest has no field or method Helper) (typecheck)
|
Run golangci-lint:
internal/imports/fix_test.go#L1782
t.Fatalf undefined (type *goimportTest has no field or method Fatalf) (typecheck)
|
Run golangci-lint:
internal/imports/fix_test.go#L2137
t.Name undefined (type *goimportTest has no field or method Name) (typecheck)
|
Loading