Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

version number is not correctly formatted errors #227

Open
brianmay opened this issue Jan 24, 2023 · 0 comments
Open

version number is not correctly formatted errors #227

brianmay opened this issue Jan 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@brianmay
Copy link

brianmay commented Jan 24, 2023

Description

Random errors running this action.

Workflow code

      - name: Setup | Rust
        uses: actions-rs/toolchain@v1

https://github.com/brianmay/fishtank-rust/blob/main/.github/workflows/ci.yml

Action output

jq: error (at <stdin>:1): Cannot index string with string "prerelease"
ERROR: version number is not correctly formatted: 
Error: Process completed with exit code 1.

See https://github.com/brianmay/fishtank-rust/actions/runs/3993752512/jobs/6850748774

Expected behavior

Should not fail.

Additional context

If I restart the failed jobs it is likely to succeed.

@brianmay brianmay added the bug Something isn't working label Jan 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant