Skip to content

fix: delivery recording bug #276

fix: delivery recording bug

fix: delivery recording bug #276

Triggered via pull request December 26, 2024 14:44
@kupermindkupermind
synchronize #65
tests2
Status Success
Total duration 1m 11s
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/BalanceTrackerFixedPriceNative.sol#L4
imported name InsufficientBalance is not used
build: contracts/BalanceTrackerFixedPriceNative.sol#L5
imported name IMech is not used
build: contracts/BalanceTrackerFixedPriceNative.sol#L21
Immutable variables name are set to be in capitalized SNAKE_CASE
build: contracts/BalanceTrackerFixedPriceNative.sol#L77
Fallback function must be simple
build: contracts/BalanceTrackerFixedPriceToken.sol#L5
imported name IMech is not used
build: contracts/BalanceTrackerFixedPriceToken.sol#L29
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: scripts/deployment/verify_00_agent_mech.js#L1
'ethers' is assigned a value but never used