chore: ⏪ revert growthbook changes (#5424) #1082
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-node@v1, actions/cache@v2, wearerequired/lint-action@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 `save-state` 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/
|
lint
The `save-state` 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/
|
lint:
src/components/containers/box.tsx#L88
Unexpected any. Specify a different type
|
lint:
src/components/containers/show.tsx#L16
Unexpected any. Specify a different type
|
lint:
src/components/custom/_banner-alert.tsx#L159
React Hook useEffect has a missing dependency: 'bannerType'. Either include it or remove the dependency array
|
lint:
src/components/custom/_banner-alert.tsx#L168
React Hook useEffect has missing dependencies: 'bannerType' and 'cookie_browser_update'. Either include them or remove the dependency array
|
lint:
src/components/custom/_dnumbers.tsx#L25
'Text' is deprecated. Use `Header` component instead
|
lint:
src/components/custom/_dtrading.tsx#L68
'Text' is deprecated. Use `Header` component instead
|
lint:
src/components/custom/_eu-redirect-modal.tsx#L118
React Hook useEffect has a missing dependency: 'handleEscape'. Either include it or remove the dependency array
|
lint:
src/components/custom/_eu-redirect-modal.tsx#L125
'Text' is deprecated. Use `Header` component instead
|
lint:
src/components/custom/_eu-redirect-modal.tsx#L132
'Text' is deprecated. Use `Header` component instead
|
lint:
src/components/custom/_eu-redirect-modal.tsx#L138
'Text' is deprecated. Use `Header` component instead
|