chore: addressing issues 3, 9 and 36 #410
Annotations
15 warnings
build:
contracts/BalanceTrackerBase.sol#L61
Immutable variables name are set to be in capitalized SNAKE_CASE
|
build:
contracts/BalanceTrackerBase.sol#L63
Immutable variables name are set to be in capitalized SNAKE_CASE
|
build:
contracts/Karma.sol#L71
Avoid to use inline assembly. It is acceptable only in rare cases
|
build:
contracts/Karma.sol#L155
Avoid to use inline assembly. It is acceptable only in rare cases
|
build:
contracts/MechFactoryBase.sol#L22
Immutable variables name are set to be in capitalized SNAKE_CASE
|
build:
contracts/MechMarketplace.sol#L54
Contract has 19 states declarations but allowed no more than 15
|
build:
contracts/MechMarketplace.sol#L91
Immutable variables name are set to be in capitalized SNAKE_CASE
|
build:
contracts/MechMarketplace.sol#L93
Immutable variables name are set to be in capitalized SNAKE_CASE
|
build:
contracts/MechMarketplace.sol#L95
Immutable variables name are set to be in capitalized SNAKE_CASE
|
build:
contracts/OlasMech.sol#L31
Immutable variables name are set to be in capitalized SNAKE_CASE
|
build:
scripts/deployment/test/ForkMechNvmSubscriptionNative.js#L2
'expect' is assigned a value but never used
|
build:
scripts/deployment/test/ForkMechNvmSubscriptionNative.js#L23
'serviceRegistry' is assigned a value but never used
|
build:
scripts/deployment/test/ForkMechNvmSubscriptionNative.js#L80
'deliverData' is assigned a value but never used
|
build:
scripts/deployment/test/ForkMechNvmSubscriptionNative.js#L83
'mechDeliveryRate' is assigned a value but never used
|
build:
scripts/deployment/test/NvmSubscriptionBalance.js#L2
'expect' is assigned a value but never used
|