Skip to content

chore(deps): update all dependencies #253

chore(deps): update all dependencies

chore(deps): update all dependencies #253

Triggered via pull request September 19, 2024 13:31
Status Success
Total duration 2m 38s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests (1.22): quad/pquads/pio/varint.go#L109
G115: integer overflow conversion uint64 -> int (gosec)
tests (1.22): quad/value.go#L4
G505: Blocklisted import crypto/sha1: weak cryptographic primitive (gosec)
tests (1.22): quad/value.go#L66
G401: Use of weak cryptographic primitive (gosec)
tests (1.22): quad/value.go#L558
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
tests (1.22): quad/value.go#L129
G115: integer overflow conversion uint -> int64 (gosec)
tests (1.22): quad/value.go#L137
G115: integer overflow conversion uint64 -> int64 (gosec)
tests (1.22): quad/pquads/quads.go#L44
G115: integer overflow conversion int64 -> int32 (gosec)
tests (1.22): quad/pquads/pio/io_test.go#L45
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
tests (1.22): clog/glog/glog.go#L33
G115: integer overflow conversion int -> int32 (gosec)
tests (1.22): graph/kv/all_iterator.go#L124
G115: integer overflow conversion int64 -> uint64 (gosec)