Pull changes from upstream #275
Annotations
10 errors
Linter:
reporter/datadog_reporter.go#L562
hugeParam: k is heavy (104 bytes); consider passing it by pointer (gocritic)
|
Linter:
reporter/otlp_reporter.go#L704
hugeParam: k is heavy (104 bytes); consider passing it by pointer (gocritic)
|
Linter:
metrics/cpumetrics/cpu.go#L226
builtinShadow: shadowing of predeclared identifier: max (gocritic)
|
Linter:
hostmetadata/host/cpuid_test.go#L45
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
Linter:
symbolication/datadog_uploader.go#L316
non-canonical header "DD-API-KEY", instead use: "Dd-Api-Key" (canonicalheader)
|
Linter:
symbolication/datadog_uploader.go#L317
non-canonical header "DD-EVP-ORIGIN", instead use: "Dd-Evp-Origin" (canonicalheader)
|
Linter:
symbolication/datadog_uploader.go#L318
non-canonical header "DD-EVP-ORIGIN-VERSION", instead use: "Dd-Evp-Origin-Version" (canonicalheader)
|
Linter:
reporter/datadog_upload.go#L41
non-canonical header "DD-EVP-ORIGIN", instead use: "Dd-Evp-Origin" (canonicalheader)
|
Linter:
reporter/datadog_upload.go#L42
non-canonical header "DD-EVP-ORIGIN-VERSION", instead use: "Dd-Evp-Origin-Version" (canonicalheader)
|
Linter:
main.go#L189
printf: non-constant format string in call to github.com/sirupsen/logrus.Errorf (govet)
|
Loading