Bump react-router-dom from 5.3.4 to 6.16.0 in /odd-platform-ui #140
Triggered via pull request
September 18, 2023 07:36
Status
Failure
Total duration
7m 34s
Artifacts
–
run-pr-tests.yaml
on: pull_request
run_playwright_tests
/
lint
45s
run_playwright_tests
/
format-check
25s
run_playwright_tests
/
test
7m 21s
run_tests
6m 32s
Annotations
10 errors and 3 warnings
run_playwright_tests / test
'"react-router-dom"' has no exported member named 'Redirect'. Did you mean 'redirect'?
|
run_playwright_tests / test
Module '"react-router-dom"' has no exported member 'Switch'.
|
run_playwright_tests / test
Type '{ exact: true; path: string; render: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
run_playwright_tests / test
Type '{ exact: true; path: string; render: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
run_playwright_tests / test
Type '{ exact: true; path: string; render: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
run_playwright_tests / test
Module '"react-router-dom"' has no exported member 'Switch'.
|
run_playwright_tests / test
Type '{ exact: true; path: string; component: LazyExoticComponent<FC<{}>>; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
run_playwright_tests / test
Type '{ path: string; component: LazyExoticComponent<FC<{}>>; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
run_playwright_tests / test
Type '{ path: string; render: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
run_playwright_tests / test
Type '{ exact: true; path: string; component: LazyExoticComponent<FC<{}>>; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
run_tests
Value "create new" for option comment_mode is deprecated! Instead, use value "always".
|
run_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/
|
run_playwright_tests / test
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
|