example with react-router #92
Annotations
10 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#L15
'arg' is defined but never used
|
Run npm test:
examples/04_react_router/src/App.tsx#L18
'loc' is assigned a value but never used
|
Run npm test:
examples/04_react_router/src/App.tsx#L19
Expected exception block, space or tab after '//' in comment
|
Run npm test:
examples/04_react_router/src/App.tsx#L21
'listenArg' is defined but never used
|
Run npm test:
examples/04_react_router/src/App.tsx#L39
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#L40
Imported JSX component UNSTABLE_HistoryRouter must be in PascalCase or SCREAMING_SNAKE_CASE
|
Run npm test:
examples/04_react_router/src/App.tsx#L40
Identifier 'UNSTABLE_HistoryRouter' is not in camel case
|
Run npm test:
examples/04_react_router/src/index.tsx#L1
Replace `"react"` with `'react'`
|
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