CI #61
Annotations
4 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/monitors/network/dns.go#L361
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
|