Skip to content

feat: implement proof verification #14

feat: implement proof verification

feat: implement proof verification #14

Triggered via pull request January 30, 2024 13:42
Status Success
Total duration 45s
Artifacts

lint.yml

on: pull_request
Lint Solidity
32s
Lint Solidity
Lint Typescript
36s
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/.