Merge pull request #7 from Icinga/constrainter #12
Annotations
10 errors and 1 warning
Lint:
logging/logging.go#L139
Error return value of `l.Sync` is not checked (errcheck)
|
Lint:
backoff/backoff.go#L42
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
Lint:
config/config.go#L83
G402: TLS MinVersion too low. (gosec)
|
Lint:
types/utils.go#L4
G505: Blocklisted import crypto/sha1: weak cryptographic primitive (gosec)
|
Lint:
types/utils.go#L66
G401: Use of weak cryptographic primitive (gosec)
|
Lint:
types/utils.go#L68
G401: Use of weak cryptographic primitive (gosec)
|
Lint:
utils/utils.go#L5
G505: Blocklisted import crypto/sha1: weak cryptographic primitive (gosec)
|
Lint:
utils/utils.go#L67
G401: Use of weak cryptographic primitive (gosec)
|
Lint:
redis/client.go#L104
ineffectual assignment to port (ineffassign)
|
Lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
The logs for this run have expired and are no longer available.
Loading