graphprotocol / graph-tooling

Monorepo for various tools used by subgraph developers.
https://thegraph.com/docs
Apache License 2.0
392 stars 209 forks source link

test: matchstick 6 and timestamp error #1769

Open siibars opened 5 days ago

siibars commented 5 days ago
  1. npm install
  2. npm run codegen
  3. npm run build
  4. RUST_BACKTRACE=full npx run test

Error: thread 'main' panicked at 'called Result::unwrap() on an Err value: Other(value 9 is out of range for StoreValueKind)', src/context/mod.rs:183:65 stack backtrace: 0: 0x55ecdadddf3a - 1... 2... 3...

changeset-bot[bot] commented 5 days ago

⚠️ No Changeset found

Latest commit: 25a7c650ef76c053730aaef97d6b9a5977ce8499

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR