Skip to content

feat: implement proof verification #15

feat: implement proof verification

feat: implement proof verification #15

Triggered via pull request January 30, 2024 16:14
Status Failure
Total duration 1m 0s
Artifacts

lint.yml

on: pull_request
Lint Solidity
51s
Lint Solidity
Lint Typescript
37s
Lint Typescript
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 12 warnings
Lint Typescript: test/contractBridge/executeProposals.test.ts#L59
Replace `bridgeInstance,·routerInstance,·executorInstance,·stateRootStorageInstance]·=` with `⏎······bridgeInstance,⏎······routerInstance,⏎······executorInstance,⏎······stateRootStorageInstance,`
Lint Typescript: test/contractBridge/executeProposals.test.ts#L60
Replace `·` with `]·=`
Lint Typescript: test/contractBridge/executeProposals.test.ts#L115
Replace `originDomainID,·slot,·stateRoot` with `⏎······originDomainID,⏎······slot,⏎······stateRoot,⏎····`
Lint Typescript: test/e2e/erc20/sameChain.test.ts#L62
Replace `bridgeInstance,·routerInstance,·executorInstance,·stateRootStorageInstance]·=` with `⏎······bridgeInstance,⏎······routerInstance,⏎······executorInstance,⏎······stateRootStorageInstance,`
Lint Typescript: test/e2e/erc20/sameChain.test.ts#L63
Replace `·` with `]·=`
Lint Typescript: test/e2e/erc20/sameChain.test.ts#L113
Replace `originDomainID,·slot,·stateRoot` with `⏎······originDomainID,⏎······slot,⏎······stateRoot,⏎····`
Lint Typescript: test/handlers/generic/permissionlessExecuteProposal/executionWithEvents.test.ts#L33
'handlerResponseLength' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint Typescript: test/handlers/generic/permissionlessExecuteProposal/executionWithEvents.test.ts#L34
'contractCallReturndata' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint Typescript: test/handlers/generic/permissionlessExecuteProposal/executionWithEvents.test.ts#L37
'testBridgeAddress' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint Typescript: test/handlers/generic/permissionlessExecuteProposal/gasTooSmall.test.ts#L5
'assert' is defined but never used. Allowed unused vars must match /^_/u
Lint Solidity: src/contracts/handlers/PermissionlessGenericHandler.sol#L6
Unexpected import of console file
Lint Solidity
Process completed with exit code 1.
Lint Typescript
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/.
Lint Solidity
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/.
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L81
Variable "depositData" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L82
Variable "feeData" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L100
Variable "sender" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L101
Variable "fromDomainID" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L104
Variable "depositData" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L105
Variable "feeData" is unused
Lint Solidity: src/contracts/handlers/fee/PercentageERC20FeeHandlerEVM.sol#L68
Variable "fromDomainID" is unused
Lint Solidity: src/contracts/handlers/PermissionlessGenericHandler.sol#L116
Variable "resourceID" is unused