Update redux dependencies (major) #5025
Annotations
11 errors and 1 warning
lint
Process completed with exit code 1.
|
lint:
extension/src/background.ts#L1
'"webext-redux"' has no exported member named 'wrapStore'. Did you mean 'WrapStore'?
|
lint:
src/app/components/FatalErrorHandler/__tests__/index.test.tsx#L35
Property 'dispatch' does not exist on type 'never'.
|
lint:
src/app/pages/AccountPage/__tests__/index.test.tsx#L86
Property 'dispatch' does not exist on type 'never'.
|
lint:
src/app/pages/AccountPage/__tests__/index.test.tsx#L102
Property 'getState' does not exist on type 'never'.
|
lint:
src/app/pages/AccountPage/__tests__/index.test.tsx#L104
Property 'getState' does not exist on type 'never'.
|
lint:
src/app/pages/AccountPage/__tests__/index.test.tsx#L115
Property 'getState' does not exist on type 'never'.
|
lint:
src/app/pages/AccountPage/__tests__/index.test.tsx#L117
Property 'getState' does not exist on type 'never'.
|
lint:
src/app/pages/AccountPage/__tests__/index.test.tsx#L132
Property 'getState' does not exist on type 'never'.
|
lint:
src/app/pages/AccountPage/__tests__/index.test.tsx#L134
Property 'getState' does not exist on type 'never'.
|
lint:
src/app/pages/AccountPage/__tests__/index.test.tsx#L145
Property 'getState' does not exist on type 'never'.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|