Skip to content

Experimental: Implement PQC schemes #195

Experimental: Implement PQC schemes

Experimental: Implement PQC schemes #195

Triggered via pull request May 27, 2024 11:23
Status Failure
Total duration 39s
Artifacts 2

interop-test-suite.yml

on: pull_request
Build gosop from branch v1-api
9s
Build gosop from branch v1-api
Build gosop from branch v2-api
16s
Build gosop from branch v2-api
Build gosop from main v1-api
26s
Build gosop from main v1-api
Build gosop from main v2-api
27s
Build gosop from main v2-api
Run interoperability test suite
0s
Run interoperability test suite
Compare with main
0s
Compare with main
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 5 warnings
Build gosop from branch v1-api: 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 v1-api: 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 v1-api: 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 v1-api: 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 v1-api: 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 v1-api: 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 v1-api: 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 v1-api: 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 v1-api: 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 v1-api: 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:
Build gosop from branch v2-api: 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:
Build gosop from branch v2-api: openpgp/slhdsa/sphincs.go#L12
missing go.sum entry for module providing package github.com/kasperdi/SPHINCSPLUS-golang/sphincs (imported by github.com/ProtonMail/go-crypto/openpgp/slhdsa); to add:
Build gosop from branch v2-api: openpgp/packet/private_key.go#L21
no required module provides package github.com/cloudflare/circl/kem/mlkem/mlkem1024; to add it:
Build gosop from branch v2-api: openpgp/packet/private_key.go#L22
no required module provides package github.com/cloudflare/circl/kem/mlkem/mlkem768; to add it:
Build gosop from branch v2-api
Process completed with exit code 1.
Build gosop from branch v1-api
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/.
Build gosop from branch v2-api
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/.
Build gosop from main v1-api
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build gosop from main v2-api
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
gosop-main-v1
10.3 MB
gosop-main-v2
8.6 MB