Skip to content

No hard requirement for service staking for mechs and requesters #292

No hard requirement for service staking for mechs and requesters

No hard requirement for service staking for mechs and requesters #292

Triggered via pull request January 7, 2025 17:12
@kupermindkupermind
synchronize #47
unchained_mm
Status Success
Total duration 1m 17s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 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/BalanceTrackerFixedPriceBase.sol#L59
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/BalanceTrackerFixedPriceBase.sol#L61
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/MechMarketplace.sol#L38
Contract has 18 states declarations but allowed no more than 15
build: contracts/MechMarketplace.sol#L68
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/MechMarketplace.sol#L70
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/MechMarketplace.sol#L72
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/MechMarketplace.sol#L74
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/MechMarketplace.sol#L228
Avoid to use inline assembly. It is acceptable only in rare cases
build: scripts/deployment/verify_00_agent_mech.js#L1
'ethers' is assigned a value but never used