Bump prettier-plugin-solidity from 1.0.0-alpha.58 to 1.0.0-beta.12 #35
Annotations
2 errors and 10 warnings
Lint:
contracts/mocks/ERC20InvalidMock.sol#L10
Explicitly mark visibility in function
|
Lint:
contracts/mocks/ERC20Mock.sol#L8
Explicitly mark visibility in function
|
Lint
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/
|
Estimate Gas
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/
|
Test
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/
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Estimate Gas
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
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
|