Skip to content

Setup: Routing in app #28

Setup: Routing in app

Setup: Routing in app #28

Triggered via pull request November 22, 2024 18:13
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
lint_test
11s
lint_test
Fit to window
Zoom out
Zoom in

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/