Fix go.sum; check go.mod and go.sum on CI #7900
Triggered via pull request
February 26, 2025 16:39
Status
Success
Total duration
10m 41s
Artifacts
–
Annotations
7 errors and 2 warnings
Build and check image
missing go.sum entry for module providing package github.com/zmap/zlint/v3 (imported by github.com/cloudflare/cfssl/config); to add:
|
Build and check image
missing go.sum entry for module providing package github.com/zmap/zlint/v3/lint (imported by github.com/cloudflare/cfssl/config); to add:
|
Build and check image
missing go.sum entry for module providing package github.com/zmap/zcrypto/x509 (imported by github.com/cloudflare/cfssl/signer/local); to add:
|
Build and check image
missing go.sum entry for module providing package github.com/kisielk/sqlstruct (imported by github.com/cloudflare/cfssl/certdb/sql); to add:
|
Build and check image
missing go.sum entry for module providing package github.com/jmhodges/clock (imported by github.com/cloudflare/cfssl/ocsp); to add:
|
Build and check image
missing go.sum entry for module providing package github.com/cloudflare/redoctober/client (imported by github.com/cloudflare/cfssl/multiroot/config); to add:
|
Build and check image
missing go.sum entry for module providing package github.com/cloudflare/redoctober/core (imported by github.com/cloudflare/cfssl/multiroot/config); to add:
|
Lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Unit tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|