fix: merge conflicts #503
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/common/os-detect.ts#L2
'vendor' is deprecated.
|
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#L158
React Hook useEffect has a missing dependency: 'bannerType'. Either include it or remove the dependency array
|
lint:
src/components/custom/_banner-alert.tsx#L166
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
|