Skip to content

chore(repo): promote contracts to root and update CI #8

chore(repo): promote contracts to root and update CI

chore(repo): promote contracts to root and update CI #8

Triggered via pull request January 19, 2025 09:44
Status Failure
Total duration 47s
Artifacts

ci-default.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
test
Process completed with exit code 1.
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: src/marketplace/CreatorFeeManagerWithRebates.sol#L28
Immutable variables name are set to be in capitalized SNAKE_CASE
test: src/marketplace/CreatorFeeManagerWithRoyalties.sol#L20
Immutable variables name are set to be in capitalized SNAKE_CASE
test: src/marketplace/ExecutionManager.sol#L18
imported name NoSelectorForStrategy_error_selector is not used
test: src/marketplace/ExecutionManager.sol#L19
imported name NoSelectorForStrategy_error_length is not used
test: src/marketplace/ExecutionManager.sol#L20
imported name OutsideOfTimeRange_error_selector is not used
test: src/marketplace/ExecutionManager.sol#L21
imported name OutsideOfTimeRange_error_length is not used
test: src/marketplace/ExecutionManager.sol#L22
imported name Error_selector_offset is not used
test: src/marketplace/ExecutionManager.sol#L30
imported name CollectionType is not used
test: src/marketplace/ExecutionManager.sol#L156
Avoid to use inline assembly. It is acceptable only in rare cases
test: src/marketplace/ExecutionManager.sol#L169
Avoid to use inline assembly. It is acceptable only in rare cases