chore(deps): update go to v1.23.4 (minor) #507
static-checks.yaml
on: pull_request
golangci-lint
4m 22s
format
30s
vendoring
34s
build-cli
3m 5s
Annotations
11 errors and 4 warnings
vendoring
Process completed with exit code 1.
|
golangci-lint:
cmd/protoc-gen-go-tetragon/eventchecker/enum.go#L17
enum.GoIdent undefined (type *Enum has no field or method GoIdent) (typecheck)
|
golangci-lint:
cmd/protoc-gen-go-tetragon/eventchecker/enum.go#L38
enum.GoIdent undefined (type *Enum has no field or method GoIdent) (typecheck)
|
golangci-lint:
cmd/protoc-gen-go-tetragon/eventchecker/enum.go#L54
enum.GoIdent undefined (type *Enum has no field or method GoIdent) (typecheck)
|
golangci-lint:
cmd/protoc-gen-go-tetragon/eventchecker/enum.go#L128
enum.Values undefined (type *Enum has no field or method Values) (typecheck)
|
golangci-lint:
cmd/protoc-gen-go-tetragon/eventchecker/eventchecker.go#L79
msg.GoIdent undefined (type *CheckedMessage has no field or method GoIdent) (typecheck)
|
golangci-lint:
cmd/protoc-gen-go-tetragon/eventchecker/eventchecker.go#L81
msg.GoIdent undefined (type *CheckedMessage has no field or method GoIdent) (typecheck)
|
golangci-lint:
cmd/protoc-gen-go-tetragon/eventchecker/eventchecker.go#L158
event.GoIdent undefined (type *CheckedMessage has no field or method GoIdent) (typecheck)
|
golangci-lint:
cmd/protoc-gen-go-tetragon/eventchecker/eventchecker.go#L159
event.GoIdent undefined (type *CheckedMessage has no field or method GoIdent) (typecheck)
|
golangci-lint:
cmd/protoc-gen-go-tetragon/eventchecker/field.go#L34
field.GoName undefined (type *Field has no field or method GoName) (typecheck)
|
golangci-lint:
cmd/protoc-gen-go-tetragon/eventchecker/field.go#L36
field.GoName undefined (type *Field has no field or method GoName) (typecheck)
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vendoring
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-cli
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|