feat: remove backend signature from the exchange #5823
main.yml
on: push
lint
3m 29s
format
3m 22s
test
4m 24s
coverage
3m 47s
deploy
3m 22s
Annotations
3 errors and 1 warning
deploy
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|
coverage
31.077981651376145 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: 95, 96, 102, 109, 110, 111, 112, 128, 135, 172, 187
- /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/ExchangeCore.sol: 123, 124, 136, 147, 148, 149, 156, 158, 170, 182, 183, 202, 205, 254, 255, 258, 259, 260, 262, 265, 266, 268, 297, 300, 366, 367, 368, 369, 370, 372, 373, 375, 377, 379, 390, 393, 394, 398, 399, 402, 429, 437, 463, 497, 498, 499, 501, 502, 504, 511, 512, 514, 515, 517
- /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/ExchangeMeta.sol: 37, 38, 39, 45, 55, 59, 65, 67
- /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/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-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/tokens/MintableERC721WithRoyalties.sol: 9, 13, 17, 21, 25
- /home/runner/work/sandbox-smart-contracts/sandbox-smart-contracts/packages/marketplace/contracts/exchange/mocks/TransferManage
|
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/
|