Skip to content

Mech fixed testing #222

Mech fixed testing

Mech fixed testing #222

Triggered via pull request December 17, 2024 10:24
Status Success
Total duration 57s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 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/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/KarmaProxy.sol#L46
Avoid to use inline assembly. It is acceptable only in rare cases
build: contracts/KarmaProxy.sol#L50
Avoid to use low level calls
build: contracts/KarmaProxy.sol#L57
Contract [KarmaProxy] Fallback should be payable and external (code a receive() function is recommended!)
build: contracts/KarmaProxy.sol#L58
Avoid to use inline assembly. It is acceptable only in rare cases
build: contracts/MechMarketplace.sol#L51
Contract has 19 states declarations but allowed no more than 15
build: contracts/MechMarketplace.sol#L79
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/MechMarketplace.sol#L81
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/MechMarketplace.sol#L83
Immutable variables name are set to be in capitalized SNAKE_CASE
build: scripts/deployment/verify_00_agent_mech.js#L1
'ethers' is assigned a value but never used
build: test/MechFixedPrice.js#L17
'agentHash' is assigned a value but never used