moved create zone params out of the lib folder so it wont be ignored #112
Annotations
1 error and 11 warnings
test/e2e/TestTransferValidationSIP15ZoneOffererTest.t.sol#L52
Unexpected import of console file
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/contracts/SIP15Zone.sol#L36
'zoneParameters' should start with _
|
src/contracts/SIP15Zone.sol#L36
'validOrderMagicValue' should start with _
|
src/contracts/SIP15Zone.sol#L40
'zoneHash' should start with _
|
src/contracts/SIP15Zone.sol#L43
'extraData' should start with _
|
src/contracts/SIP15Zone.sol#L51
'substandardVersion' should start with _
|
src/contracts/SIP15Zone.sol#L61
'authorizedOrderMagicValue' should start with _
|
src/contracts/SIP15Zone.sol#L66
'substandardVersion' should start with _
|
src/contracts/SIP15Zone.sol#L66
'extraData' should start with _
|
src/contracts/SIP15Zone.sol#L67
'token' should start with _
|
src/contracts/SIP15Zone.sol#L68
'id' should start with _
|
This job succeeded
Loading