fix: Commitment decoding bug && server handler tests #57
Annotations
7 errors and 1 warning
verify/cert.go#L118
G115: integer overflow conversion uint64 -> int64 (gosec)
|
verify/certificate.go#L46
G115: integer overflow conversion uint32 -> uint8 (gosec)
|
verify/certificate.go#L47
G115: integer overflow conversion uint32 -> uint8 (gosec)
|
verify/certificate.go#L48
G115: integer overflow conversion uint32 -> uint8 (gosec)
|
store/memory.go#L153
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
store/memory.go#L161
G115: integer overflow conversion int -> uint32 (gosec)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading