Update go modules (main) (patch) #2941
checks-codecov.yaml
on: pull_request
Tools
14s
Upload Coverage Statistics
0s
Annotations
13 errors
|
Tools
Process completed with exit code 1.
|
|
Test
Process completed with exit code 1.
|
|
Test:
acceptance/go.mod#L3
Golang version incompatible, saw 1.25.5, running with version: 1.25.3
|
|
Acceptance
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:
|
|
Acceptance
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:
|
|
Acceptance
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:
|
|
Acceptance
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:
|
|
Acceptance
missing go.sum entry for module providing package github.com/sirupsen/logrus (imported by github.com/conforma/cli/cmd); to add:
|
|
Acceptance
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/scheme (imported by github.com/conforma/crds/api/v1alpha1); to add:
|
|
Acceptance
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/conforma/crds/api/v1alpha1); to add:
|
|
Acceptance
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/conforma/crds/api/v1alpha1); to add:
|
|
Acceptance
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/conforma/cli/internal/utils); to add:
|
|
Acceptance
missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1 (imported by github.com/conforma/cli/cmd/validate); to add:
|