fix(deps): update all go dependencies main (patch) #520
static-checks.yaml
on: pull_request
golangci-lint
4m 30s
format
2m 48s
vendoring
48s
build-cli
16s
Annotations
12 errors and 4 warnings
build-cli
Process completed with exit code 2.
|
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)
|
build-cli
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
|
format
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
|