Skip to content

graph test doesn't work after upgrading to v0.94.0 #1904

Description

@devanoneth

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions