Skip to content

build: update runner and go version #731

build: update runner and go version

build: update runner and go version #731

Triggered via pull request August 27, 2024 15:03
Status Failure
Total duration 2m 37s
Billable time 3m
Artifacts

pr.yml

on: pull_request
post workflow status to slack
2s
post workflow status to slack
post workflow status to slack
0s
post workflow status to slack
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
staticcheck: ecc/bls24-317/fr/pedersen/pedersen.go#L184
G602: slice index out of range (gosec)
staticcheck: ecc/bls24-317/fr/pedersen/pedersen.go#L186
G602: slice index out of range (gosec)
staticcheck: ecc/bls24-317/fr/pedersen/pedersen.go#L183
G602: slice index out of range (gosec)
staticcheck: ecc/bls12-377/marshal_test.go#L234
SA1019: rand.Read has been deprecated since Go 1.20 because it shouldn't be used: For almost all use cases, [crypto/rand.Read] is more appropriate. If a deterministic source is required, use [math/rand/v2.ChaCha8.Read]. (staticcheck)
staticcheck: ecc/bls12-377/marshal_test.go#L347
SA1019: rand.Read has been deprecated since Go 1.20 because it shouldn't be used: For almost all use cases, [crypto/rand.Read] is more appropriate. If a deterministic source is required, use [math/rand/v2.ChaCha8.Read]. (staticcheck)
staticcheck: ecc/bls12-377/marshal_test.go#L521
SA1019: rand.Read has been deprecated since Go 1.20 because it shouldn't be used: For almost all use cases, [crypto/rand.Read] is more appropriate. If a deterministic source is required, use [math/rand/v2.ChaCha8.Read]. (staticcheck)
staticcheck: ecc/bls12-377/multiexp_test.go#L61
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)
staticcheck: ecc/bls12-377/multiexp_test.go#L246
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)
staticcheck: ecc/bls12-377/multiexp_test.go#L477
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)
staticcheck: ecc/bls12-377/fr/polynomial/pool.go#L176
SA1019: reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead. (staticcheck)
staticcheck
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
staticcheck
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
staticcheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2