fix(deps): update all go dependencies main (patch) #451
static-checks.yaml
on: pull_request
golangci-lint
4m 20s
format
2m 58s
vendoring
52s
build-cli
14s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
vendoring
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753, golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|