fix(ci): update goreleaser config #1775
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Build image
17m 25s
Build cloud image
21m 27s
Build dind image
5m 40s
Trivy fs scan
35s
Unit test
16m 45s
Lint
3m 46s
Annotations
2 errors
Lint:
main.go#L15
SA1019: rand.Seed has been deprecated since Go 1.20 and an alternative has been available since Go 1.0: As of Go 1.20 there is no reason to call Seed with a random value. Programs that call Seed with a known value to get a specific sequence of results should use New(NewSource(seed)) to obtain a local random generator. (staticcheck)
|
Lint
issues found
|