example with react-router #93
Annotations
8 errors and 1 warning
Run npm test:
examples/04_react_router/src/App.tsx#L2
Identifier 'UNSTABLE_HistoryRouter' is not in camel case
|
Run npm test:
examples/04_react_router/src/App.tsx#L6
Unable to resolve path to module 'react-router-dom'
|
Run npm test:
examples/04_react_router/src/App.tsx#L34
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
Run npm test:
examples/04_react_router/src/App.tsx#L35
Imported JSX component UNSTABLE_HistoryRouter must be in PascalCase or SCREAMING_SNAKE_CASE
|
Run npm test:
examples/04_react_router/src/App.tsx#L35
Identifier 'UNSTABLE_HistoryRouter' is not in camel case
|
Run npm test:
examples/04_react_router/src/index.tsx#L1
Replace `"react"` with `'react'`
|
Run npm test:
examples/04_react_router/src/routerHistory.ts#L1
Unable to resolve path to module 'history'
|
Run npm test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading