Setup: Routing in app #28
Annotations
6 errors and 1 warning
lint_test:
src/pages/FeatureFlagDetails.tsx#L9
Replace `text-2xl·font-bold·mb-4` with `mb-4·text-2xl·font-bold`
|
lint_test:
src/pages/FeatureFlagDetails.tsx#L15
Replace `·` with `⏎`
|
lint_test:
src/pages/FeatureFlagList.tsx#L1
'React' is not defined
|
lint_test:
src/pages/FeatureFlagList.tsx#L4
Replace `text-2xl·font-bold·mb-4` with `mb-4·text-2xl·font-bold`
|
lint_test:
src/pages/FeatureFlagList.tsx#L9
Replace `·` with `⏎`
|
lint_test
Process completed with exit code 1.
|
lint_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|