Skip to content

temporary: detect schema registry HTTP errors. #60

temporary: detect schema registry HTTP errors.

temporary: detect schema registry HTTP errors. #60

Triggered via pull request February 15, 2024 06:07
Status Success
Total duration 2m 19s
Artifacts

avro.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/.