Experimental: Implement PQC schemes #195
Annotations
10 errors and 2 warnings
Build gosop from branch:
openpgp/internal/algorithm/cipher.go#L12
missing go.sum entry for module providing package golang.org/x/crypto/cast5 (imported by github.com/ProtonMail/go-crypto/openpgp/internal/algorithm); to add:
|
Build gosop from branch:
openpgp/internal/ecc/curve25519.go#L9
missing go.sum entry for module providing package github.com/cloudflare/circl/dh/x25519 (imported by github.com/ProtonMail/go-crypto/openpgp/internal/ecc); to add:
|
Build gosop from branch:
openpgp/internal/ecc/x448.go#L9
missing go.sum entry for module providing package github.com/cloudflare/circl/dh/x448 (imported by github.com/ProtonMail/go-crypto/openpgp/internal/ecc); to add:
|
Build gosop from branch:
openpgp/internal/ecc/ed25519.go#L9
missing go.sum entry for module providing package github.com/cloudflare/circl/sign/ed25519 (imported by github.com/ProtonMail/go-crypto/openpgp/ed25519); to add:
|
Build gosop from branch:
openpgp/internal/ecc/ed448.go#L9
missing go.sum entry for module providing package github.com/cloudflare/circl/sign/ed448 (imported by github.com/ProtonMail/go-crypto/openpgp/ed448); to add:
|
Build gosop from branch:
openpgp/mldsa_ecdsa/mldsa_ecdsa.go#L8
missing go.sum entry for module providing package github.com/cloudflare/circl/sign/dilithium (imported by github.com/ProtonMail/go-crypto/openpgp/packet); to add:
|
Build gosop from branch:
openpgp/mlkem_ecdh/mlkem_ecdh.go#L15
missing go.sum entry for module providing package github.com/cloudflare/circl/kem (imported by github.com/ProtonMail/go-crypto/openpgp/packet); to add:
|
Build gosop from branch:
openpgp/mlkem_ecdh/mlkem_ecdh.go#L9
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/ProtonMail/go-crypto/openpgp/mlkem_ecdh); to add:
|
Build gosop from branch:
openpgp/s2k/s2k.go#L18
missing go.sum entry for module providing package golang.org/x/crypto/argon2 (imported by github.com/ProtonMail/go-crypto/openpgp/s2k); to add:
|
Build gosop from branch:
openpgp/slhdsa/sphincs.go#L11
missing go.sum entry for module providing package github.com/kasperdi/SPHINCSPLUS-golang/parameters (imported by github.com/ProtonMail/go-crypto/openpgp/slhdsa); to add:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "gosop-main-v1", "gosop-main-v2".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading