Skip to content

Bump eslint-plugin-jest from 24.0.2 to 28.9.0 #31

Bump eslint-plugin-jest from 24.0.2 to 28.9.0

Bump eslint-plugin-jest from 24.0.2 to 28.9.0 #31

Triggered via pull request December 16, 2024 02:52
Status Success
Total duration 3m 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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