Skip to content

Work

Work #136

Triggered via pull request December 5, 2024 01:06
@tristanmenzeltristanmenzel
synchronize #46
work
Status Failure
Total duration 3m 34s
Artifacts 1

pr.yml

on: pull_request
Build and test all packages  /  ...  /  node-ci
27s
Build and test all packages / Build @algorandfoundation/algorand-typescript / node-ci
Build and test all packages  /  ...  /  node-ci
2m 49s
Build and test all packages / Build @algorandfoundation/puya-ts / node-ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
tests/approvals.spec.ts > Approvals > There should be no general error logs: tests/approvals.spec.ts#L43
AssertionError: 5 general errors during compilation. Logs: error: Could not parse log output from puya cli SyntaxError: Unexpected token 'u', "usage: puy"... is not valid JSON error: Could not parse log output from puya cli SyntaxError: No number after minus sign in JSON at position 14 error: Could not parse log output from puya cli SyntaxError: Unexpected token 'O', ..." OPTIONS --"... is not valid JSON error: Could not parse log output from puya cli SyntaxError: Unexpected token 'p', "puya: erro"... is not valid JSON critical: Compilation exited with status 2 ❯ tests/approvals.spec.ts:43:14
tests/approvals.spec.ts > Approvals > There should be no differences to committed changes: tests/approvals.spec.ts#L83
AssertionError: There are uncommitted changes: D tests/approvals/out/abi-decorators/AbiDecorators.approval.teal D tests/approvals/out/abi-decorators/AbiDecorators.arc32.json D tests/approvals/out/abi-decorators/AbiDecorators.arc56.json D tests/approvals/out/abi-decorators/AbiDecorators.clear.teal D tests/approvals/out/abi-decorators/AbiDecorators.ssa.ir M tests/approvals/out/abi-decorators/abi-decorators.awst M tests/approvals/out/abi-decorators/abi-decorators.awst.json D tests/approvals/out/accounts/AccountsContract.approval.teal D tests/approvals/out/accounts/AccountsContract.arc32.json D tests/approvals/out/accounts/AccountsContract.arc56.json D tests/approvals/out/accounts/AccountsContract.clear.teal D tests/approvals/out/accounts/AccountsContract.ssa.ir M tests/approvals/out/accounts/accounts.awst M tests/approvals/out/accounts/accounts.awst.json D tests/approvals/out/arc28-events/EventEmitter.approval.teal D tests/approvals/out/arc28-events/EventEmitter.arc32.json D tests/approvals/out/arc28-events/EventEmitter.arc56.json D tests/approvals/out/arc28-events/EventEmitter.clear.teal D tests/approvals/out/arc28-events/EventEmitter.ssa.ir M tests/approvals/out/arc28-events/arc28-events.awst M tests/approvals/out/arc28-events/arc28-events.awst.json D tests/approvals/out/arc4-encode-decode/Arc4EncodeDecode.approval.teal D tests/approvals/out/arc4-encode-decode/Arc4EncodeDecode.arc32.json D tests/approvals/out/arc4-encode-decode/Arc4EncodeDecode.arc56.json D tests/approvals/out/arc4-encode-decode/Arc4EncodeDecode.clear.teal D tests/approvals/out/arc4-encode-decode/Arc4EncodeDecode.ssa.ir M tests/approvals/out/arc4-encode-decode/arc4-encode-decode.awst M tests/approvals/out/arc4-encode-decode/arc4-encode-decode.awst.json D tests/approvals/out/arc4-struct/StructDemo.approval.teal D tests/approvals/out/arc4-struct/StructDemo.arc32.json D tests/approvals/out/arc4-struct/StructDemo.arc56.json D tests/approvals/out/arc4-struct/StructDemo.clear.teal D tests/approvals/out/arc4-struct/StructDemo.ssa.ir M tests/approvals/out/arc4-struct/arc4-struct.awst M tests/approvals/out/arc4-struct/arc4-struct.awst.json D tests/approvals/out/arc4-types/Arc4TypesTestContract.approval.teal D tests/approvals/out/arc4-types/Arc4TypesTestContract.clear.teal D tests/approvals/out/arc4-types/Arc4TypesTestContract.ssa.ir M tests/approvals/out/arc4-types/arc4-types.awst M tests/approvals/out/arc4-types/arc4-types.awst.json D tests/approvals/out/assert-match/AssertMatchContract.approval.teal D tests/approvals/out/assert-match/AssertMatchContract.clear.teal D tests/approvals/out/assert-match/AssertMatchContract.ssa.ir M tests/approvals/out/assert-match/assert-match.awst M tests/approvals/out/assert-match/assert-match.awst.json D tests/approvals/out/biguint-expressions/DemoContract.approval.teal D tests/approvals/out/biguint-expressions/DemoContract.clear.teal D tests/approvals/out/biguint-expressions/DemoContract.ssa.ir M tests/approvals/out/biguint-expressions/biguint-expressions.awst M tests/approvals/out/biguint-expressions/biguint-expressions.awst.json D tests/approvals/out/byte-expressions/DemoContract.approval.teal D tests/approvals/out/byte-expressions/DemoContract.clear.teal D tests/approvals/out/byte-expressions/DemoContract.ssa.ir M tests/approvals/out/byte-expressions/byte-expressions.awst M tests/approvals/out/byte-expressions/byte-expressions.awst.json D tests/approvals/out/call-expressions/Example.approval.teal D tests/approvals/out/call-expressions/Example.clear.teal D tests/approvals/out/call-expressions/Example.ssa.ir M tests/approvals/out/call-expressions/call-expressions.awst M tests/approvals/out/call-expressions/call-expressions.awst.json D tests/approvals/out/ensure-budget/EnsureBudgetContract.approval.teal D tests/approvals/out/ensure-budget/EnsureBudgetContract.clear.teal D tests/approvals/out/ensure-budget/EnsureBudgetContract.ssa.ir M tests/approvals/out/ensure-budget/ensure-budget.awst M tests/approvals/out/ensure-budget/ensure-budget.awst.json D tests/approvals
tests/onchain/abi-decorators.spec.ts > abi-decorators > can be created: tests/onchain/util/test-fixture.ts#L205
AssertionError: Compilation error undefined [error]: Could not parse log output from puya cli SyntaxError: Unexpected token 'u', "usage: puy"... is not valid JSON ❯ compilePath tests/onchain/util/test-fixture.ts:205:16 ❯ Object.getCompileResult tests/onchain/util/test-fixture.ts:53:29 ❯ ctx.<computed> tests/onchain/util/test-fixture.ts:145:35
tests/onchain/abi-decorators.spec.ts > abi-decorators > methods can be called: tests/onchain/util/test-fixture.ts#L205
AssertionError: Compilation error undefined [error]: Could not parse log output from puya cli SyntaxError: Unexpected token 'u', "usage: puy"... is not valid JSON ❯ compilePath tests/onchain/util/test-fixture.ts:205:16 ❯ Object.getCompileResult tests/onchain/util/test-fixture.ts:53:29 ❯ ctx.<computed> tests/onchain/util/test-fixture.ts:160:35
tests/onchain/accounts.spec.ts > accounts > returns account data: tests/onchain/util/test-fixture.ts#L205
AssertionError: Compilation error undefined [error]: Could not parse log output from puya cli SyntaxError: Unexpected token 'u', "usage: puy"... is not valid JSON ❯ compilePath tests/onchain/util/test-fixture.ts:205:16 ❯ Object.getCompileResult tests/onchain/util/test-fixture.ts:53:29 ❯ ctx.<computed> tests/onchain/util/test-fixture.ts:160:35
tests/onchain/arc4-types.spec.ts > arc4-types > runs: tests/onchain/util/test-fixture.ts#L205
AssertionError: Compilation error undefined [error]: Could not parse log output from puya cli SyntaxError: Unexpected token 'u', "usage: puy"... is not valid JSON ❯ compilePath tests/onchain/util/test-fixture.ts:205:16 ❯ Object.getCompileResult tests/onchain/util/test-fixture.ts:53:29 ❯ ctx.<computed> tests/onchain/util/test-fixture.ts:94:36
tests/onchain/arc4-types.spec.ts > arc4-struct > testVectorCreationAndEquality: tests/onchain/util/test-fixture.ts#L205
AssertionError: Compilation error undefined [error]: Could not parse log output from puya cli SyntaxError: Unexpected token 'u', "usage: puy"... is not valid JSON ❯ compilePath tests/onchain/util/test-fixture.ts:205:16 ❯ Object.getCompileResult tests/onchain/util/test-fixture.ts:53:29 ❯ ctx.<computed> tests/onchain/util/test-fixture.ts:160:35
tests/onchain/arc4-types.spec.ts > arc4-struct > add vectors: tests/onchain/util/test-fixture.ts#L205
AssertionError: Compilation error undefined [error]: Could not parse log output from puya cli SyntaxError: Unexpected token 'u', "usage: puy"... is not valid JSON ❯ compilePath tests/onchain/util/test-fixture.ts:205:16 ❯ Object.getCompileResult tests/onchain/util/test-fixture.ts:53:29 ❯ ctx.<computed> tests/onchain/util/test-fixture.ts:160:35
tests/onchain/arc4-types.spec.ts > arc4-struct > implicit casting and spreading: tests/onchain/util/test-fixture.ts#L205
AssertionError: Compilation error undefined [error]: Could not parse log output from puya cli SyntaxError: Unexpected token 'u', "usage: puy"... is not valid JSON ❯ compilePath tests/onchain/util/test-fixture.ts:205:16 ❯ Object.getCompileResult tests/onchain/util/test-fixture.ts:53:29 ❯ ctx.<computed> tests/onchain/util/test-fixture.ts:160:35
tests/onchain/arc4-types.spec.ts > arc4-encode-decode > encoding: tests/onchain/util/test-fixture.ts#L205
AssertionError: Compilation error undefined [error]: Could not parse log output from puya cli SyntaxError: Unexpected token 'u', "usage: puy"... is not valid JSON ❯ compilePath tests/onchain/util/test-fixture.ts:205:16 ❯ Object.getCompileResult tests/onchain/util/test-fixture.ts:53:29 ❯ ctx.<computed> tests/onchain/util/test-fixture.ts:160:35
Build and test all packages / Build @algorandfoundation/puya-ts / node-ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
algo-ts
75.6 KB