Skip to content

Move all pki-verification calls from sdk-Verify() to pki-specific #34538

Move all pki-verification calls from sdk-Verify() to pki-specific

Move all pki-verification calls from sdk-Verify() to pki-specific #34538

Triggered via pull request January 22, 2025 20:40
Status Cancelled
Total duration 5m 45s
Artifacts

ci.yml

on: pull_request
Run Go tests with FIPS configuration  /  test-matrix
Run Go tests with FIPS configuration / test-matrix
Run Go tests with data race detection  /  test-matrix
51s
Run Go tests with data race detection / test-matrix
Run Go tests tagged with testonly  /  test-matrix
44s
Run Go tests tagged with testonly / test-matrix
Run Go tests  /  test-matrix
51s
Run Go tests / test-matrix
Run Autopilot upgrade tool
0s
Run Autopilot upgrade tool
Test UI
0s
Test UI
Matrix: Run Go tests with FIPS configuration / test-go
Waiting for pending jobs
Matrix: Run Go tests with data race detection / test-go
Matrix: Run Go tests tagged with testonly / test-go
Matrix: Run Go tests / test-go
Run Go tests with FIPS configuration  /  status
Run Go tests with FIPS configuration / status
Run Go tests with data race detection  /  status
6s
Run Go tests with data race detection / status
Run Go tests tagged with testonly  /  status
3s
Run Go tests tagged with testonly / status
Run Go tests  /  status
3s
Run Go tests / status
tests-completed
12s
tests-completed
Fit to window
Zoom out
Zoom in

Annotations

120 errors and 44 warnings
Run Go tests tagged with testonly / test-matrix
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:
Run Go tests tagged with testonly / test-matrix
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/cloudflare/circl/dh/x25519); to add:
Run Go tests tagged with testonly / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/argon2 (imported by github.com/ProtonMail/go-crypto/openpgp/s2k); to add:
Run Go tests tagged with testonly / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/ProtonMail/go-crypto/openpgp/packet); to add:
Run Go tests tagged with testonly / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/hashicorp/vault/vault); to add:
Run Go tests tagged with testonly / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/go-jose/go-jose/v3); to add:
Run Go tests tagged with testonly / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/pkcs12 (imported by github.com/Azure/azure-sdk-for-go/sdk/azidentity); to add:
Run Go tests tagged with testonly / test-matrix
missing go.sum entry for module providing package cloud.google.com/go/compute/metadata (imported by github.com/google/go-metrics-stackdriver); to add:
Run Go tests tagged with testonly / test-matrix
missing go.sum entry for module providing package google.golang.org/api/compute/v1 (imported by github.com/hashicorp/go-discover/provider/gce); to add:
Run Go tests tagged with testonly / test-matrix
missing go.sum entry for module providing package golang.org/x/net/publicsuffix (imported by gopkg.in/resty.v1); to add:
Run Go tests with data race detection / test-matrix
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/hashicorp/vault/physical/raft); to add:
Run Go tests with data race detection / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/bcrypt (imported by github.com/hashicorp/vault/builtin/credential/userpass); to add:
Run Go tests with data race detection / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/scrypt (imported by github.com/Masterminds/sprig/v3); to add:
Run Go tests with data race detection / test-matrix
missing go.sum entry for module providing package golang.org/x/net/proxy (imported by github.com/gorilla/websocket); to add:
Run Go tests with data race detection / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/hashicorp/vault/plugins/database/postgresql/scram); to add:
Run Go tests with data race detection / test-matrix: api/client.go#L32
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by github.com/hashicorp/vault/physical/consul); to add:
Run Go tests with data race detection / test-matrix: api/client.go#L33
missing go.sum entry for module providing package golang.org/x/time/rate (imported by github.com/hashicorp/vault/vault); to add:
Run Go tests with data race detection / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/hashicorp/vault/helper/dhutil); to add:
Run Go tests with data race detection / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/ssh/terminal (imported by github.com/hashicorp/go-secure-stdlib/password); to add:
Run Go tests with data race detection / test-matrix
missing go.sum entry for module providing package go.opentelemetry.io/otel (imported by cloud.google.com/go/internal/trace); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/hashicorp/vault/physical/raft); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/bcrypt (imported by github.com/hashicorp/vault/builtin/credential/userpass); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/scrypt (imported by github.com/Masterminds/sprig/v3); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/net/proxy (imported by github.com/gorilla/websocket); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/hashicorp/vault/plugins/database/postgresql/scram); to add:
Run Go tests / test-matrix: api/client.go#L32
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by github.com/hashicorp/vault/physical/consul); to add:
Run Go tests / test-matrix: api/client.go#L33
missing go.sum entry for module providing package golang.org/x/time/rate (imported by github.com/hashicorp/vault/vault); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/hashicorp/vault/helper/dhutil); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/ssh/terminal (imported by github.com/hashicorp/go-secure-stdlib/password); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package go.opentelemetry.io/otel (imported by cloud.google.com/go/internal/trace); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/hashicorp/vault/physical/raft); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/bcrypt (imported by github.com/hashicorp/vault/builtin/credential/userpass); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/scrypt (imported by github.com/Masterminds/sprig/v3); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/net/proxy (imported by github.com/gorilla/websocket); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/hashicorp/vault/plugins/database/postgresql/scram); to add:
Run Go tests / test-matrix: api/client.go#L32
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by github.com/hashicorp/vault/physical/consul); to add:
Run Go tests / test-matrix: api/client.go#L33
missing go.sum entry for module providing package golang.org/x/time/rate (imported by github.com/hashicorp/vault/vault); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/hashicorp/vault/helper/dhutil); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package golang.org/x/crypto/ssh/terminal (imported by github.com/hashicorp/go-secure-stdlib/password); to add:
Run Go tests / test-matrix
missing go.sum entry for module providing package go.opentelemetry.io/otel (imported by cloud.google.com/go/internal/trace); to add:
Run Go tests tagged with testonly / status
Process completed with exit code 1.
Run Go tests / test-go (9)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (9)
Process completed with exit code 2.
Run Go tests / test-go (12)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (12)
Process completed with exit code 2.
Run Go tests / test-go (7)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (7)
Process completed with exit code 2.
Run Go tests / test-go (3)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (3)
Process completed with exit code 2.
Run Go tests / test-go (13)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (13)
Process completed with exit code 2.
Run Go tests / test-go (10)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (10)
Process completed with exit code 2.
Run Go tests / test-go (11)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (11)
Process completed with exit code 2.
Run Go tests / test-go (4)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (4)
Process completed with exit code 2.
Run Go tests / test-go (6)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (6)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (11)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (11)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (5)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (5)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (7)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (7)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (10)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (10)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (14)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (14)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (0)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (0)
Process completed with exit code 2.
Run Go tests / test-go (14)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (14)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (12)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (12)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (4)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (4)
Process completed with exit code 2.
Run Go tests / test-go (0)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (0)
Process completed with exit code 2.
Run Go tests / test-go (5)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (5)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (3)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (3)
Process completed with exit code 2.
Run Go tests / test-go (8)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (8)
Process completed with exit code 2.
Run Go tests / test-go (1)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (1)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (13)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (13)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (15)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (15)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (2)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (2)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (9)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (9)
Process completed with exit code 2.
Run Go tests / test-go (2)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (2)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (8)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (8)
Process completed with exit code 2.
Run Go tests / test-go (15)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (15)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (6)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (6)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (1)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests with data race detection / test-go (1)
Process completed with exit code 2.
Run Go tests with data race detection / test-go (1)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/hashicorp/vault/physical/raft); to add:
Run Go tests with data race detection / test-go (1)
missing go.sum entry for module providing package golang.org/x/crypto/bcrypt (imported by github.com/hashicorp/vault/builtin/credential/userpass); to add:
Run Go tests with data race detection / test-go (1)
missing go.sum entry for module providing package golang.org/x/crypto/scrypt (imported by github.com/Masterminds/sprig/v3); to add:
Run Go tests with data race detection / test-go (1)
missing go.sum entry for module providing package golang.org/x/net/proxy (imported by github.com/gorilla/websocket); to add:
Run Go tests with data race detection / test-go (1)
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/hashicorp/vault/plugins/database/postgresql/scram); to add:
Run Go tests with data race detection / test-go (1): api/client.go#L32
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by github.com/hashicorp/vault/physical/consul); to add:
Run Go tests with data race detection / test-go (1): api/client.go#L33
missing go.sum entry for module providing package golang.org/x/time/rate (imported by github.com/hashicorp/vault/vault); to add:
Run Go tests with data race detection / test-go (1)
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/hashicorp/vault/helper/dhutil); to add:
Run Go tests with data race detection / test-go (1)
missing go.sum entry for module providing package golang.org/x/crypto/ssh/terminal (imported by github.com/hashicorp/go-secure-stdlib/password); to add:
Run Go tests with data race detection / test-go (1)
missing go.sum entry for module providing package go.opentelemetry.io/otel (imported by cloud.google.com/go/internal/trace); to add:
Run Go tests / test-go (16)
Canceling since a higher priority waiting request for 'kitography/VAULT-32531-Remove-Duplicate-Chain-Verify-Code-ci' exists
Run Go tests / test-go (16)
Process completed with exit code 2.
Run Go tests / status
Process completed with exit code 1.
Run Go tests with data race detection / status
Process completed with exit code 1.
tests-completed
Process completed with exit code 1.
setup
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Go tests with data race detection / test-matrix
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-matrix
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests tagged with testonly / test-matrix
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-matrix
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-matrix
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests tagged with testonly / test-matrix
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests tagged with testonly / test-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Go tests with data race detection / test-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Go tests tagged with testonly / status
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (10)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (0)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Go tests with data race detection / test-go (13)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (4)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (5)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (6)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (12)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (11)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (15)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (2)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (8)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (9)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (14)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests with data race detection / test-go (7)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-go (0)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-go (1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-go (3)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-go (8)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-go (9)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-go (7)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-go (5)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-go (2)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-go (6)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / test-go (4)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests tagged with testonly / status
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Go tests with data race detection / status
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / status
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Run Go tests / status
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Go tests with data race detection / status
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests-completed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636