Skip to content

tests: add typecode check test and fuzzing harnesses #22

tests: add typecode check test and fuzzing harnesses

tests: add typecode check test and fuzzing harnesses #22

Triggered via push July 12, 2024 11:46
Status Failure
Total duration 2m 46s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: lms/lms/public_test.go#L658
Error return value of `lms.LmsPublicKeyFromBytes` is not checked (errcheck)
lint: lms/lms/public_test.go#L667
Error return value of `lms.LmsSignatureFromBytes` is not checked (errcheck)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/