chore: deployment scripts #374
workflow.yaml
on: pull_request
build
1m 8s
gitleaks
51s
Annotations
18 warnings
gitleaks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L53
Contract has 18 states declarations but allowed no more than 15
|
build:
contracts/MechMarketplace.sol#L89
Immutable variables name are set to be in capitalized SNAKE_CASE
|
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:
scripts/deployment/deploy_08_balance_tracker_fixed_price_native.js#L18
'tokenCreditRatio' is assigned a value but never used
|
build:
scripts/deployment/deploy_10_balance_tracker_fixed_price_token.js#L18
'tokenCreditRatio' is assigned a value but never used
|
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
|