Skip to content

fix: lockfile

fix: lockfile #93

Triggered via pull request March 25, 2024 15:17
Status Failure
Total duration 56s
Artifacts

lint.yml

on: pull_request
Lint Solidity
46s
Lint Solidity
Lint Typescript
35s
Lint Typescript
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Lint Typescript: scripts/migrations/01_deployCoreContracts.ts#L3
`hardhat/types` type import should occur before type import of `hardhat-deploy/dist/types`
Lint Typescript: scripts/migrations/02_deployHandlers.ts#L2
There should be at least one empty line between import groups
Lint Typescript: scripts/migrations/02_deployHandlers.ts#L2
`hardhat/types` type import should occur before type import of `hardhat-deploy/dist/types`
Lint Typescript: scripts/utils.ts#L2
There should be at least one empty line between import groups
Lint Typescript: scripts/utils.ts#L3
`hardhat` import should occur after type import of `ethers`
Lint Typescript: test/contractBridge/admin.test.ts#L5
`chai` import should occur before import of `hardhat`
Lint Typescript: test/contractBridge/admin.test.ts#L6
There should be at least one empty line between import groups
Lint Typescript: test/contractBridge/admin.test.ts#L6
`@nomicfoundation/hardhat-ethers/signers` type import should occur before import of `hardhat`
Lint Typescript: test/contractBridge/admin.test.ts#L12
`../../typechain-types` type import should occur before import of `../helpers`
Lint Typescript: test/contractBridge/constructor.test.ts#L5
`chai` import should occur before import of `hardhat`
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#L98
Variable "depositData" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L99
Variable "feeData" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L118
Variable "sender" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L119
Variable "fromDomainID" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L123
Variable "depositData" is unused
Lint Solidity: src/contracts/handlers/fee/BasicFeeHandler.sol#L124
Variable "feeData" is unused
Lint Solidity: src/contracts/handlers/fee/PercentageERC20FeeHandlerEVM.sol#L82
Variable "fromDomainID" is unused
Lint Solidity: src/contracts/handlers/PermissionlessGenericHandler.sol#L121
Variable "resourceID" is unused