Skip to content

fix: Commitment decoding bug && server handler tests #57

fix: Commitment decoding bug && server handler tests

fix: Commitment decoding bug && server handler tests #57

Triggered via pull request September 5, 2024 05:17
Status Failure
Total duration 2m 6s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Linter: verify/cert.go#L118
G115: integer overflow conversion uint64 -> int64 (gosec)
Linter: verify/certificate.go#L46
G115: integer overflow conversion uint32 -> uint8 (gosec)
Linter: verify/certificate.go#L47
G115: integer overflow conversion uint32 -> uint8 (gosec)
Linter: verify/certificate.go#L48
G115: integer overflow conversion uint32 -> uint8 (gosec)
Linter: store/memory.go#L153
G115: integer overflow conversion uint64 -> uint32 (gosec)
Linter: store/memory.go#L161
G115: integer overflow conversion int -> uint32 (gosec)
Linter
issues found
Linter
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/