Skip to content

feat(fxgcppubsub): Added Avro and Protobuf schemas support #18

feat(fxgcppubsub): Added Avro and Protobuf schemas support

feat(fxgcppubsub): Added Avro and Protobuf schemas support #18

Triggered via pull request June 10, 2024 12:22
Status Failure
Total duration 1m 28s
Artifacts

fxgcppubsub-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
ci / tests
Process completed with exit code 1.
ci / lint
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
ci / lint
found a struct that contains a context.Context field (containedctx)
ci / lint
found a struct that contains a context.Context field (containedctx)
ci / lint
calculated cyclomatic complexity for function Encode is 13, max is 10 (cyclop)
ci / lint
calculated cyclomatic complexity for function Decode is 12, max is 10 (cyclop)
ci / lint
missing cases in switch of type pubsub.SchemaType: pubsub.SchemaTypeUnspecified (exhaustive)
ci / lint
missing cases in switch of type pubsub.SchemaEncoding: pubsub.EncodingUnspecified (exhaustive)
ci / lint
missing cases in switch of type pubsub.SchemaEncoding: pubsub.EncodingUnspecified (exhaustive)
ci / lint
missing cases in switch of type pubsub.SchemaType: pubsub.SchemaTypeUnspecified (exhaustive)
ci / lint
missing cases in switch of type pubsub.SchemaEncoding: pubsub.EncodingUnspecified (exhaustive)
ci / tests
Restore cache failed: Dependencies file is not found in /home/runner/work/yokai-contrib/yokai-contrib. Supported file pattern: go.sum
ci / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/yokai-contrib/yokai-contrib. Supported file pattern: go.sum