Skip to content

Bump github.com/DataDog/datadog-api-client-go/v2 from 2.26.0 to 2.29.0 #52

Bump github.com/DataDog/datadog-api-client-go/v2 from 2.26.0 to 2.29.0

Bump github.com/DataDog/datadog-api-client-go/v2 from 2.26.0 to 2.29.0 #52

Triggered via pull request August 13, 2024 12:44
Status Failure
Total duration 3m 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
security
datadog.SendToDatadog calls datadogV2.LogsApi.SubmitLog, which eventually calls http.Client.Do
security
datadog.SendToDatadog calls datadogV2.LogsApi.SubmitLog, which eventually calls http.Transport.CloseIdleConnections
security
datadog.SendToDatadog calls datadogV2.LogsApi.SubmitLog, which eventually calls http.Transport.RoundTrip
security
server.Start calls net.ListenPacket, which eventually calls netip.Addr.IsLoopback
security
server.Start calls net.ListenPacket, which eventually calls netip.Addr.IsMulticast
security
Process completed with exit code 3.
linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/