Skip to content

Add go github workflows #2

Add go github workflows

Add go github workflows #2

Triggered via pull request January 22, 2024 10:21
@yhabteabyhabteab
synchronize #8
github-actions
Status Failure
Total duration 48s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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