Skip to content

fix: switches commands were incorrect (#591) #1936

fix: switches commands were incorrect (#591)

fix: switches commands were incorrect (#591) #1936

Triggered via push November 14, 2025 15:51
Status Failure
Total duration 2m 46s
Artifacts

ci.yml

on: push
Matrix: test
Lint Commit Messages
12s
Lint Commit Messages
lint
13s
lint
Build Package
0s
Build Package
Test Semantic Release
0s
Test Semantic Release
Fit to window
Zoom out
Zoom in

Annotations

1 error
release
Trusted publishing exchange failure: OpenID Connect token retrieval failed: GitHub: OIDC token request failed (code=503, body='upstream connect error or disconnect/reset before headers. retried and the latest reset reason: connection timeout') This generally indicates a workflow configuration error, such as insufficient permissions. Make sure that your workflow has `id-token: write` configured at the job level, e.g.: ```yaml permissions: id-token: write ``` Learn more at https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings.