Skip to content

Switch go-crypto to proton branch #704

Switch go-crypto to proton branch

Switch go-crypto to proton branch #704

Triggered via pull request November 26, 2024 08:48
@lubuxlubux
synchronize #225
Proton
Status Failure
Total duration 41s
Artifacts

go.yml

on: pull_request
Test with latest golang
32s
Test with latest golang
Lint
9s
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