add ci #1
main.yml
on: push
Test contracts with Clarinet
16s
Annotations
2 errors
test/clarunit.test.ts > ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM.perishable-token_test > test-perish:
node_modules/@stacks/clarunit/src/parser/test-helpers.ts#L17
AssertionError: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM.perishable-token_test::test-perish: expected '(err "invalid burn block height 0")' to be '(ok true)' // Object.is equality
- Expected
+ Received
- (ok true)
+ (err "invalid burn block height 0")
❯ Module.expectOkTrue node_modules/@stacks/clarunit/src/parser/test-helpers.ts:17:122
❯ mineBlockWithTestFunctionCall node_modules/@stacks/clarunit/src/clarunit-generator.ts:96:25
❯ node_modules/@stacks/clarunit/src/clarunit-generator.ts:47:13
|
Test contracts with Clarinet
Process completed with exit code 1.
|