Update to go1.23.4 #622
Annotations
10 errors and 3 warnings
Go Linter:
internal/types/unordered_list.go#L42
t.ElemType undefined (type UnorderedList has no field or method ElemType) (typecheck)
|
Go Linter:
internal/types/unordered_list.go#L46
t.ElemType undefined (type UnorderedList has no field or method ElemType) (typecheck)
|
Go Linter:
internal/types/unordered_list.go#L49
t.ElemType undefined (type UnorderedList has no field or method ElemType) (typecheck)
|
Go Linter:
internal/types/unordered_list.go#L52
t.ElemType undefined (type UnorderedList has no field or method ElemType) (typecheck)
|
Go Linter:
internal/types/unordered_list.go#L102
v.ToListValue undefined (type UnorderedListValue has no field or method ToListValue) (typecheck)
|
Go Linter:
internal/types/unordered_list.go#L148
v.ElementType undefined (type UnorderedListValue has no field or method ElementType) (typecheck)
|
Go Linter:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
|
Go Linter:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/syscall/syscall_unix.go#L66
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
Go Linter:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/syscall/syscall_unix.go#L67
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
Go Linter:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/syscall/syscall_unix.go#L79
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
Terraform Provider Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|