Upgrades and RMQ docker fix #2159
go.yml
on: pull_request
Lint and fmt check
1m 56s
Matrix: build
Annotations
7 errors and 1 warning
Lint and fmt check:
component/kafka/integration_test.go#L37
unreachable-code: unreachable code after this statement (revive)
|
Lint and fmt check:
component/kafka/integration_test.go#L124
unreachable-code: unreachable code after this statement (revive)
|
Lint and fmt check:
component/kafka/integration_test.go#L189
unreachable-code: unreachable code after this statement (revive)
|
Lint and fmt check:
component/kafka/integration_test.go#L38
unreachable: unreachable code (govet)
|
Lint and fmt check:
component/kafka/integration_test.go#L125
unreachable: unreachable code (govet)
|
Lint and fmt check:
component/kafka/integration_test.go#L190
unreachable: unreachable code (govet)
|
Lint and fmt check
Process completed with exit code 2.
|
CI on Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/patron/patron. Supported file pattern: go.sum
|