Skip to content

Fix Github actions #831

Fix Github actions

Fix Github actions #831

Triggered via push February 20, 2025 23:48
Status Failure
Total duration 1m 18s
Artifacts

go.yaml

on: push
Matrix: Linters (Static Analysis) for Go
Matrix: integration tests
Fit to window
Zoom out
Zoom in

Annotations

24 errors
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x): client.go#L252
Error return value of `pbE2.String` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x): client.go#L253
Error return value of `pbE2.Varint` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x): client.go#L256
Error return value of `pbE.String` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x): client.go#L257
Error return value of `pbE.Bytes` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x): client.go#L260
Error return value of `pb.String` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x): client.go#L261
Error return value of `pb.Varint` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x): client.go#L262
Error return value of `pb.Bytes` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x): protobuilder_test.go#L12
Error return value of `pb.Varint` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x): protobuilder_test.go#L13
Error return value of `pb.Varint` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.x): protobuilder_test.go#L15
Error return value of `pb.String` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.22.x)
The job was canceled because "ubuntu-22_04_1_x" failed.
Linters (Static Analysis) for Go (ubuntu-22.04, 1.22.x): client.go#L252
Error return value of `pbE2.String` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.22.x): client.go#L253
Error return value of `pbE2.Varint` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.22.x): client.go#L256
Error return value of `pbE.String` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.22.x): client.go#L257
Error return value of `pbE.Bytes` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.22.x): client.go#L260
Error return value of `pb.String` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.22.x): client.go#L261
Error return value of `pb.Varint` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.22.x): client.go#L262
Error return value of `pb.Bytes` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.22.x): protobuilder_test.go#L12
Error return value of `pb.Varint` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.22.x): protobuilder_test.go#L13
Error return value of `pb.Varint` is not checked (errcheck)
Linters (Static Analysis) for Go (ubuntu-22.04, 1.22.x): protobuilder_test.go#L15
Error return value of `pb.String` is not checked (errcheck)
integration tests (ubuntu-22.04, 1.22.x)
Process completed with exit code 2.
integration tests (ubuntu-22.04, 1.x)
The job was canceled because "ubuntu-22_04_1_22_x" failed.
integration tests (ubuntu-22.04, 1.x)
The operation was canceled.