Skip to content

refactor: avoid micropayments #234

refactor: avoid micropayments

refactor: avoid micropayments #234

Triggered via pull request December 19, 2024 17:45
Status Failure
Total duration 41s
Artifacts

workflow.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: contracts/BalanceTrackerFixedPrice.sol#L71
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/BalanceTrackerFixedPrice.sol#L73
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/BalanceTrackerFixedPrice.sol#L75
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/BalanceTrackerFixedPrice.sol#L77
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/BalanceTrackerFixedPrice.sol#L138
Provide an error message for revert
build: contracts/BalanceTrackerFixedPrice.sol#L138
GC: Use Custom Errors instead of revert statements
build: contracts/BalanceTrackerFixedPrice.sol#L187
Possible reentrancy vulnerabilities. Avoid state changes after transfer
build: contracts/BalanceTrackerFixedPrice.sol#L315
Fallback function must be simple
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: scripts/deployment/verify_00_agent_mech.js#L1
'ethers' is assigned a value but never used
build: test/MechFixedPrice.js#L22
'agentHash' is assigned a value but never used
gitleaks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636