Skip to content

Handle strided arrays in Sinter decoding #46

Handle strided arrays in Sinter decoding

Handle strided arrays in Sinter decoding #46

Re-run triggered August 27, 2026 21:46
Status Failure
Total duration 31s
Artifacts 7

dry-run-release.yml

on: pull_request
create_version
8s
create_version
Matrix: build_wheels
Publish all wheels
21s
Publish all wheels
Fit to window
Zoom out
Zoom in

Annotations

1 error
Publish all wheels
Trusted publishing exchange failure: OpenID Connect token retrieval failed: GitHub: missing or insufficient OIDC token permissions, the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable was unset The workflow context indicates that this action was called from a pull request on a fork. GitHub doesn't give these workflows OIDC permissions, even if `id-token: write` is explicitly configured. To fix this, change your publishing workflow to use an event that forks of your repository cannot trigger (such as tag or release creation, or a manually triggered workflow dispatch).