Crafting v2 #787
Annotations
5 errors and 6 warnings
contracts/crafting/Crafting.sol#L14
Replace ··· with )·external
|
contracts/crafting/Crafting.sol#L15
Replace ········ with ····
|
contracts/crafting/Crafting.sol#L16
Replace ········//·bytes·calldata·_signature⏎····)·external· with ····//·bytes·calldata·_signature
|
contracts/mocks/MockERC721MintableBurnable.sol#L3
Compiler version ^0.8.20 does not satisfy the 0.8.19 semver requirement
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
contracts/access/MintingAccessControl.sol#L6
Variable "AccessControl" is unused
|
contracts/access/MintingAccessControl.sol#L6
Variable "IAccessControl" is unused
|
contracts/mocks/MockERC721MintableBurnable.sol#L5
global import of path @openzeppelin/contracts/token/ERC721/ERC721.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/mocks/MockERC721MintableBurnable.sol#L6
global import of path @openzeppelin/contracts/token/ERC721/extensions/ERC721Burnable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
contracts/mocks/MockERC721MintableBurnable.sol#L7
global import of path @openzeppelin/contracts/access/AccessControl.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
This job failed
Loading