Which packages are impacted by your issue?
@graphprotocol/graph-cli
Describe the issue
After updating my graph-cli version, graph test no longer works. I have an open PR here on my repo where CI fails due to this: eternalsafe/safe-subgraph#13
I have also found others complaining of the same issue here: LimeChain/matchstick#431
The error in the terminal is:
Downloading release from https://github.com/LimeChain/matchstick/releases/download/0.6.0/binary-macos-12-m1
Error fetching release: TAR_BAD_ARCHIVE: Unrecognized archive format
Reproduction
eternalsafe/safe-subgraph#13
Steps to Reproduce the Bug or Issue
Run graph test or look at my CI attempts.
Expected behavior
It should run the tests correctly, they still work with graph test -d.
Screenshots or Videos
No response
Platform
- OS: macOS and Linux
- NodeJS: v20.18.1
- @graphprotocol/graph-cli/0.94.0 darwin-arm64 node-v20.18.1
Subgraph Manifest
No response
Subgraph GraphQL Schema
No response
Additional context
No response
Which packages are impacted by your issue?
@graphprotocol/graph-cli
Describe the issue
After updating my
graph-cliversion,graph testno longer works. I have an open PR here on my repo where CI fails due to this: eternalsafe/safe-subgraph#13I have also found others complaining of the same issue here: LimeChain/matchstick#431
The error in the terminal is:
Reproduction
eternalsafe/safe-subgraph#13
Steps to Reproduce the Bug or Issue
Run
graph testor look at my CI attempts.Expected behavior
It should run the tests correctly, they still work with
graph test -d.Screenshots or Videos
No response
Platform
Subgraph Manifest
No response
Subgraph GraphQL Schema
No response
Additional context
No response