Merge feature/enhanced-dns-monitoring: Enhanced DNS monitoring and ne… #64
Annotations
7 errors and 1 warning
|
Security Scan (gosec)
Unable to upload "gosec-results.sarif" as it is not valid SARIF:
- instance.runs[0].results[7].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[8].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[9].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[10].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[11].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[12].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[13].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[14].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[15].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[16].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[17].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[18].fixes[0].artifactChanges is not of a type(s) array
- instance.runs[0].results[19].fixes[0].artifactChanges is not of a type(s) array
|
|
Lint
Process completed with exit code 1.
|
|
Lint:
pkg/types/types.go#L407
File is not properly formatted (gofmt)
|
|
Lint:
pkg/exporters/prometheus/metrics.go#L27
File is not properly formatted (gofmt)
|
|
Lint:
pkg/monitors/network/cni.go#L229
cyclomatic complexity 36 of func `parseCNIConfig` is high (> 35) (gocyclo)
|
|
Lint:
pkg/monitors/network/dns.go#L364
cyclomatic complexity 60 of func `parseDNSConfig` is high (> 35) (gocyclo)
|
|
CI Success
Process completed with exit code 1.
|
|
Test (Go 1.24)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|