Skip to content

test: matchOrder function #5808

test: matchOrder function

test: matchOrder function #5808

Triggered via push September 26, 2023 15:52
Status Failure
Total duration 2m 48s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
coverage
30.113636363636363 is less than min_coverage 80 Lines not covered: - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/AssetMatcher.sol: 50, 51, 53, 59, 74, 75, 77, 81 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/Exchange.sol: 56 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/ExchangeCore.sol: 129, 130, 131, 132, 144, 146, 159, 161, 173, 184, 185, 186, 192, 194, 206, 218, 219, 252, 255, 298, 299, 302, 303, 304, 305, 308, 309, 310, 337, 340, 405, 406, 407, 408, 409, 411, 412, 414, 416, 418, 429, 432, 433, 437, 438, 441, 473, 481, 497, 530, 531, 532, 534, 535, 537, 544, 545, 547, 548, 550 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/ExchangeMeta.sol: 34, 35, 36, 42, 52, 56, 62, 64 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/libraries/LibFill.sol: 49, 71, 72, 73 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/libraries/LibOrderDataGeneric.sol: 19, 20, 21, 22, 23, 25, 26, 27, 28, 31, 46, 48, 49, 51, 52, 55, 56, 58, 61, 62, 64, 67, 71, 73, 74, 75, 78, 87, 88, 89 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/ExchangeSimple.sol: 16, 17, 27, 31 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/ExchangeSimple1.sol: 9 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/LibFillTest.sol: 17 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/LibOrderTest.sol: 13, 17, 21, 25, 35, 47 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/MockTrustedForwarder.sol: 14, 17, 18, 19 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/OrderValidatorTest.sol: 9, 13 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/RaribleTestHelper.sol: 11, 15, 19, 23, 33 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/SimpleTransferManager.sol: 13, 14, 15, 16 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/TestAssetMatcher.sol: 12, 13, 14, 15, 16, 19 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/TestERC1271.sol: 24, 28 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/TestMinimalForwarder.sol: 12, 13, 14, 15, 16 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/TestRoyaltiesRegistry.sol: 21, 22, 23, 24, 25, 26, 28, 29, 33, 39, 43, 45, 46, 50, 62, 63, 64, 65, 66, 67, 68, 70, 71 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/tokens/ERC2981.sol: 38, 45, 47, 48, 51, 53, 62, 74, 75, 77, 84, 96, 97, 99, 106 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/tokens/MintableERC1155.sol: 10, 14 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/tokens/MintableERC1155WithRoyalties.sol: 9, 13, 17, 21, 25 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/tokens/MintableERC20.sol: 10 - /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/tokens/MintableERC721.sol: 10 - /home/runner/work/sandbox-sma
deploy
Process completed with exit code 1.
lint
Process completed with exit code 1.
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: romeovs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/