Skip to content

Method SetIntString in the Scalar interface to create arbitrary large scalars from strings #34

Method SetIntString in the Scalar interface to create arbitrary large scalars from strings

Method SetIntString in the Scalar interface to create arbitrary large scalars from strings #34

Re-run triggered August 7, 2024 11:27
Status Failure
Total duration 29s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint: pairing/bls12381/circl/scalar.go#L69
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
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@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/