Skip to content

Merge pull request #7 from Icinga/constrainter #12

Merge pull request #7 from Icinga/constrainter

Merge pull request #7 from Icinga/constrainter #12

Triggered via push February 5, 2024 10:28
Status Failure
Total duration 39s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
go: logging/logging.go#L139
Error return value of `l.Sync` is not checked (errcheck)
go: backoff/backoff.go#L42
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
go: config/config.go#L83
G402: TLS MinVersion too low. (gosec)
go: types/utils.go#L4
G505: Blocklisted import crypto/sha1: weak cryptographic primitive (gosec)
go: types/utils.go#L66
G401: Use of weak cryptographic primitive (gosec)
go: types/utils.go#L68
G401: Use of weak cryptographic primitive (gosec)
go: utils/utils.go#L5
G505: Blocklisted import crypto/sha1: weak cryptographic primitive (gosec)
go: utils/utils.go#L67
G401: Use of weak cryptographic primitive (gosec)
go: redis/client.go#L104
ineffectual assignment to port (ineffassign)
go
issues found
go
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/.