Skip to content

Reduce spaces

Reduce spaces #4

Triggered via pull request November 19, 2024 15:15
Status Success
Total duration 4m 11s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. 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/
Unit tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. 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/
Integration tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. 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/
Type check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Type check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: src/components/ConnectWallet/index.tsx#L13
React Hook useCallback has a missing dependency: 'connectWallet'. Either include it or remove the dependency array
Lint: src/components/NavigationTabs/index.tsx#L138
React Hook useCallback has an unnecessary dependency: 'sendEvent'. Either exclude it or remove the dependency array
Lint: src/components/NavigationTabs/index.tsx#L162
React Hook React.useCallback has an unnecessary dependency: 'sendEvent'. Either exclude it or remove the dependency array
Lint: src/components/Popups/ListUpdatePopup.tsx#L32
React Hook useCallback has an unnecessary dependency: 'sendEvent'. Either exclude it or remove the dependency array
Lint: src/components/Popups/index.tsx#L50
React Hook useEffect has a missing dependency: 'removePopup'. Either include it or remove the dependency array
Lint: src/components/analytics/AnalyticsReporter.tsx#L14
React Hook useEffect has a missing dependency: 'sendEvent'. Either include it or remove the dependency array
Lint: src/hooks/analytics/useVoltStakingHistorical.ts#L31
React Hook useCallback has a missing dependency: 'numberOfDays'. Either include it or remove the dependency array
Lint: src/hooks/index.ts#L89
React Hook useMemo has missing dependencies: 'connecting' and 'handleConnectWallet'. Either include them or remove the dependency array
Lint: src/hooks/useAdjustFarmFunds.ts#L92
React Hook useCallback has missing dependencies: 'rejectTransaction' and 'type'. Either include them or remove the dependency array
Lint: src/hooks/useApproveCallback.ts#L109
React Hook useCallback has an unnecessary dependency: 'chainId'. Either exclude it or remove the dependency array
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Integration tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/