Skip to content

Update noir version in Nargo.tomls #1197

Update noir version in Nargo.tomls

Update noir version in Nargo.tomls #1197

Triggered via push June 18, 2024 09:08
Status Failure
Total duration 50s
Artifacts
Static checks
38s
Static checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Static checks: ethereum/oracles/src/noir/circuit/abi.ts#L14
Object literal may only specify known properties, and 'param_witnesses' does not exist in type 'Abi'.
Static checks: ethereum/oracles/src/noir/circuit/abi.ts#L17
Property 'return_witnesses' does not exist on type 'Abi'.
Static checks: ethereum/oracles/src/noir/circuit/abi.test.ts#L13
Object literal may only specify known properties, and 'param_witnesses' does not exist in type 'Abi'.
Static checks: ethereum/tests/src/proofDataReader.ts#L5
Cannot find module 'noir-ethereum-api-oracles' or its corresponding type declarations.
Static checks: ethereum/tests/src/solidityVerifier.ts#L5
Cannot find module 'noir-ethereum-api-oracles' or its corresponding type declarations.
Static checks: ethereum/tests/src/solidityVerifier.ts#L39
Argument of type '`0x${string}` | null | undefined' is not assignable to parameter of type '`0x${string}`'.
Static checks: ethereum/tests/src/get_account.e2e.test.ts#L2
Cannot find module 'noir-ethereum-api-oracles' or its corresponding type declarations.
Static checks: ethereum/tests/src/get_header.e2e.test.ts#L2
Cannot find module 'noir-ethereum-api-oracles' or its corresponding type declarations.
Static checks: ethereum/tests/src/get_log.e2e.test.ts#L2
Cannot find module 'noir-ethereum-api-oracles' or its corresponding type declarations.
Static checks: ethereum/tests/src/get_receipt.e2e.test.ts#L2
Cannot find module 'noir-ethereum-api-oracles' or its corresponding type declarations.
Static checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.