chore(suite): update react-router #18755
validation.yml
on: pull_request
Setup and Cache Dependencies
2m 37s
Type Checking
7m 18s
Linting and formatting
1m 50s
Unit Tests
8m 44s
Build libs for publishing
3m 1s
Other Checks
1m 19s
Annotations
14 errors and 8 warnings
Other Checks
Process completed with exit code 1.
|
Linting and formatting:
packages/connect-explorer/src/containers/AppContainer.tsx#L2
'react-router' should be listed in the project's dependencies. Run 'npm i -S react-router' to add it
|
Linting and formatting:
packages/suite-desktop-ui/src/Main.tsx#L35
'RouterProvider' is defined but never used. Allowed unused vars must match /^_/u
|
Linting and formatting:
packages/suite-desktop-ui/src/Main.tsx#L35
'createMemoryRouter' is defined but never used. Allowed unused vars must match /^_/u
|
Linting and formatting:
packages/suite-desktop-ui/src/support/Router.tsx#L88
'it' is already a global variable
|
Linting and formatting
Process completed with exit code 1.
|
Type Checking
Argument of type 'Location<any>' is not assignable to parameter of type 'Location'.
|
Type Checking
Argument of type 'Location<any>' is not assignable to parameter of type 'Location'.
|
Type Checking
Expected 1 arguments, but got 0.
|
Type Checking
Expected 1 arguments, but got 0.
|
Type Checking
Expected 1 arguments, but got 0.
|
Type Checking
Expected 1 arguments, but got 0.
|
Type Checking
Process completed with exit code 1.
|
Unit Tests
Process completed with exit code 1.
|
Setup and Cache Dependencies
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/
|
Other Checks
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/
|
Linting and formatting
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/
|
Linting and formatting:
packages/suite-desktop-ui/src/Main.tsx#L34
There should be at least one empty line between import groups
|
Linting and formatting:
packages/suite-desktop-ui/src/Main.tsx#L35
`react-router-dom` import should occur before import of `react-dom/client`
|
Build libs for publishing
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/
|
Type Checking
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 `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/
|