Bump eslint-plugin-jest from 24.0.2 to 28.9.0 #31
Annotations
2 errors and 6 warnings
Lint:
contracts/mocks/ERC20InvalidMock.sol#L10
Explicitly mark visibility in function
|
Lint:
contracts/mocks/ERC20Mock.sol#L8
Explicitly mark visibility in function
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
contracts/BalanceScanner.sol#L54
Avoid to use low level calls
|
Lint:
contracts/BalanceScanner.sol#L73
Variable "gas" is unused
|
Lint:
contracts/BalanceScanner.sol#L88
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint:
contracts/mocks/ERC20InvalidMock.sol#L10
Code contains empty block
|
Loading