API-510 - tokenURI batch contract call #126
Annotations
9 warnings
Lint (12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint (12):
contracts/BalanceScanner.sol#L167
Avoid to use low level calls
|
Lint (12):
contracts/BalanceScanner.sol#L200
Variable "gas" is unused
|
Lint (12):
contracts/BalanceScanner.sol#L224
Variable "gas" is unused
|
Lint (12):
contracts/mocks/ERC1155InvalidMock.sol#L15
Code contains empty block
|
Lint (12):
contracts/mocks/ERC20InvalidMock.sol#L11
Code contains empty block
|
Lint (12):
contracts/mocks/ERC721InvalidMock.sol#L11
Code contains empty block
|
Lint (12):
contracts/mocks/Strings.sol#L9
Constant name must be in capitalized SNAKE_CASE
|
Test (12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|