Merge pull request #133 from heetch/BCN-458-handle-specific-decoding-… #80
Annotations
10 errors and 1 warning
Lint: security
avroregistry.Registry.doRequest calls http.Client.Do
|
Lint: security
avroregistry.unmarshalResponse calls httprequest.UnmarshalJSONResponse, which eventually calls http.Header.Get
|
Lint: security
avroregistry.Registry.doRequest calls http.Header.Set
|
Lint: security
avroregistry.Registry.newRequest calls http.NewRequestWithContext
|
Lint: security
avroregistry.Registry.doRequest calls http.Request.SetBasicAuth
|
Lint: security
avroregistry.unmarshalResponse calls http.body.Close
|
Lint: security
avroregistry.unmarshalResponse calls httprequest.UnmarshalJSONResponse, which eventually calls http.body.Read
|
Lint: security
avroregistry.unmarshalResponse calls http.bodyEOFSignal.Close
|
Lint: security
avroregistry.unmarshalResponse calls httprequest.UnmarshalJSONResponse, which eventually calls http.bodyEOFSignal.Read
|
Lint: security
avroregistry.unmarshalResponse calls httprequest.UnmarshalJSONResponse, which eventually calls http.bodyLocked.Read
|
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/.
|
Loading