Skip to content

bring main up to date #283

bring main up to date

bring main up to date #283

Triggered via pull request April 15, 2023 11:25
Status Failure
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: benchmark/src/aws-benchmarker.ts#L1
Cannot find module 'snarkyjs' or its corresponding type declarations.
test: src/create_rollup.ts#L15
Cannot find module 'snarkyjs' or its corresponding type declarations.
test: src/create_rollup.ts#L24
Cannot find module './proof_aggregator/src/index.js' or its corresponding type declarations.
test: src/create_rollup.ts#L57
Property 'compile' does not exist on type 'typeof RollupZkApp'.
test: src/create_rollup.ts#L75
Expected 0 arguments, but got 1.
test: src/create_rollup.ts#L81
Expected 0 arguments, but got 1.
test: src/demo.ts#L11
Cannot find module 'snarkyjs' or its corresponding type declarations.
test: src/demo.ts#L28
Property 'compile' does not exist on type 'typeof MyContract'.
test: src/demo.ts#L38
Expected 0 arguments, but got 1.
test: src/demo.ts#L43
Property 'deploy' does not exist on type 'MyContract'.
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.