Skip to content

feat: implement proof verification #10

feat: implement proof verification

feat: implement proof verification #10

Triggered via pull request January 29, 2024 09:52
Status Success
Total duration 44s
Artifacts

lint.yml

on: pull_request
Lint Solidity
31s
Lint Solidity
Lint Typescript
33s
Lint Typescript
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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#L115
Variable "resourceID" is unused
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/.