Skip to content

Add EDDSA test-vectors #59

Add EDDSA test-vectors

Add EDDSA test-vectors #59

Triggered via pull request August 23, 2024 11:07
Status Failure
Total duration 47s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: internal/wycheproof/json_struct.go#L111
var-naming: struct field TcId should be TcID (revive)
lint: internal/wycheproof/json_struct.go#L3
exported: type name will be used as wycheproof.WycheProofTestV1 by other packages, and that stutters; consider calling this TestV1 (revive)