Skip to content

ci: Adapt CI to proton banch #703

ci: Adapt CI to proton banch

ci: Adapt CI to proton banch #703

Triggered via push November 26, 2024 08:48
Status Failure
Total duration 43s
Artifacts

go.yml

on: push
Test with latest golang
34s
Test with latest golang
Lint
17s
Lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Lint: crypto/proton_test.go#L11
commentFormatting: put a space between `//` and comment text (gocritic)
Lint: crypto/base_test.go#L68
SA1019: rsaPriv.Precomputed.CRTValues has been deprecated since Go 1.21 because it shouldn't be used: These values are still filled in by Precompute for backwards compatibility but are not used. Multi-prime RSA is very rare, and is implemented by this package without CRT optimizations to limit complexity. (staticcheck)
Lint: crypto/base_test.go#L69
SA1019: rsaPriv.Precomputed.CRTValues has been deprecated since Go 1.21 because it shouldn't be used: These values are still filled in by Precompute for backwards compatibility but are not used. Multi-prime RSA is very rare, and is implemented by this package without CRT optimizations to limit complexity. (staticcheck)
Lint: crypto/base_test.go#L70
SA1019: rsaPriv.Precomputed.CRTValues has been deprecated since Go 1.21 because it shouldn't be used: These values are still filled in by Precompute for backwards compatibility but are not used. Multi-prime RSA is very rare, and is implemented by this package without CRT optimizations to limit complexity. (staticcheck)
Lint
issues found
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gopenpgp/gopenpgp. Supported file pattern: go.sum