Skip to content

fixed DPX-08

fixed DPX-08 #15

Triggered via push May 6, 2024 06:22
Status Failure
Total duration 1m 13s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
tests: packages/contracts/deploy/01_repo/10_create_repo.ts#L20
'deploy' is assigned a value but never used. Allowed unused vars must match /_/u
tests: packages/contracts/deploy/02_setup/11_setup_conclude.ts#L6
'namehash' is defined but never used. Allowed unused vars must match /_/u
tests: packages/contracts/deploy/03_create_dao/01_create_dao.ts#L41
'XDCMasterNodeTestingAddress' is assigned a value but never used. Allowed unused vars must match /_/u
tests: packages/contracts/deploy/03_create_dao/01_create_dao.ts#L43
Do not use "@ts-ignore" because it alters compilation errors
tests: packages/contracts/deploy/03_create_dao/01_create_dao.ts#L45
Do not use "@ts-ignore" because it alters compilation errors
tests: packages/contracts/deploy/03_create_dao/01_create_dao.ts#L160
Unnecessary escape character: \-
tests: packages/contracts/deploy/04_testing_configs/01_add_master_node.ts#L20
'deployer' is assigned a value but never used. Allowed unused vars must match /_/u
tests: packages/contracts/deploy/04_testing_configs/01_add_master_node.ts#L25
'METADATA' is assigned a value but never used. Allowed unused vars must match /_/u
tests: packages/contracts/deploy/04_testing_configs/01_add_master_node.ts#L25
'XDCMasterNodeTestingAddress' is assigned a value but never used. Allowed unused vars must match /_/u
tests: packages/contracts/deploy/04_testing_configs/01_add_master_node.ts#L26
Do not use "@ts-ignore" because it alters compilation errors
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests
Constant name must be in capitalized SNAKE_CASE
tests
Constant name must be in capitalized SNAKE_CASE
tests
Constant name must be in capitalized SNAKE_CASE
tests
global import of path ./Base/BaseDaofinPlugin.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
tests
Code contains empty blocks
tests
Explicitly mark visibility of state