Skip to content

fix: add zero address constructor checks #64

fix: add zero address constructor checks

fix: add zero address constructor checks #64

Triggered via pull request March 13, 2024 13:36
Status Success
Total duration 44s
Artifacts

lint.yml

on: pull_request
Lint Solidity
29s
Lint Solidity
Lint Typescript
37s
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#L91
Variable "depositData" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L92
Variable "feeData" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L111
Variable "sender" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L112
Variable "fromDomainID" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L116
Variable "depositData" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L117
Variable "feeData" is unused
Lint Solidity: src/contracts/handlers/fee/PercentageERC20FeeHandlerEVM.sol#L78
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/.