Skip to content

BCN-458 handle specific decoding error when schema registry unavailable #71

BCN-458 handle specific decoding error when schema registry unavailable

BCN-458 handle specific decoding error when schema registry unavailable #71

Triggered via pull request March 4, 2024 11:07
Status Failure
Total duration 2m 24s
Artifacts

avro.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test
Process completed with exit code 2.
test
avroregistry.unmarshalResponse calls httprequest.UnmarshalJSONResponse, which eventually calls internal.chunkedReader.Read
test
avroregistry.Registry.doRequest calls http.Client.Do, which eventually calls tls.Conn.HandshakeContext
test
avroregistry.unmarshalResponse calls httprequest.UnmarshalJSONResponse, which eventually calls tls.Conn.Read
test
avrogo.main1 calls fmt.Fprintf, which calls tls.Conn.Write
test
avroregistry.Registry.doRequest calls http.Client.Do, which eventually calls tls.Dialer.DialContext
test
avrotestdata.Load calls exec.Cmd.Run, which eventually calls filepath.Abs
test
avrotestdata.Load calls exec.Cmd.Run, which eventually calls filepath.Abs
test
avrotestdata.Load calls exec.Command, which calls filepath.Base
test
avrotestdata.Load calls exec.Command, which calls filepath.Base
test
avrogo.outputPath calls filepath.Clean
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.