chore(deps): upgrade dependencies #3786
Triggered via pull request
September 23, 2024 11:56
Status
Failure
Total duration
2m 36s
Artifacts
–
Annotations
10 errors and 1 warning
linting:
crypto/hash/hash.go#L24
G406: Use of deprecated weak cryptographic primitive (gosec)
|
linting:
util/bech32m/bech32m.go#L58
G115: integer overflow conversion int -> uint (gosec)
|
linting:
util/bech32m/bech32m.go#L69
G115: integer overflow conversion int -> uint (gosec)
|
linting:
util/bech32m/bech32m.go#L80
G115: integer overflow conversion int -> uint (gosec)
|
linting:
wallet/addresspath/path.go#L40
G115: integer overflow conversion int64 -> uint32 (gosec)
|
linting:
sortition/sortition.go#L8
G115: integer overflow conversion int64 -> uint64 (gosec)
|
linting:
sortition/sortition.go#L9
G115: integer overflow conversion uint64 -> int64 (gosec)
|
linting:
sortition/sortition.go#L17
G115: integer overflow conversion int64 -> uint64 (gosec)
|
linting:
sortition/sortition.go#L22
G115: integer overflow conversion uint64 -> int64 (gosec)
|
linting:
util/slice.go#L20
G115: integer overflow conversion int16 -> uint16 (gosec)
|
linting
Restore cache failed: Dependencies file is not found in /home/runner/work/pactus/pactus. Supported file pattern: go.sum
|