Skip to content

Bump eslint-plugin-jest from 24.0.2 to 28.10.0 #36

Bump eslint-plugin-jest from 24.0.2 to 28.10.0

Bump eslint-plugin-jest from 24.0.2 to 28.10.0 #36

Triggered via pull request December 23, 2024 02:27
Status Success
Total duration 3m 18s
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
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 either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
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