fix(ci): update goreleaser config #1774
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
15m 26s
Build cloud image
20m 18s
Build dind image
4m 19s
Trivy fs scan
28s
Unit test
15m 36s
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
|