Skip to content

Enhance ESLint configuration and CI workflow #25

Enhance ESLint configuration and CI workflow

Enhance ESLint configuration and CI workflow #25

Triggered via pull request November 12, 2024 23:19
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Type Check: apps/frontend/src/app/layout.tsx#L27
Cannot use JSX unless the '--jsx' flag is provided.
Type Check: apps/frontend/src/app/layout.tsx#L28
Cannot use JSX unless the '--jsx' flag is provided.
Type Check: apps/frontend/src/app/page.tsx#L6
Cannot use JSX unless the '--jsx' flag is provided.
Type Check: apps/frontend/src/app/page.tsx#L7
Cannot use JSX unless the '--jsx' flag is provided.
Type Check: apps/frontend/src/app/page.tsx#L8
Cannot use JSX unless the '--jsx' flag is provided.
Type Check: apps/frontend/src/app/page.tsx#L16
Cannot use JSX unless the '--jsx' flag is provided.
Type Check: apps/frontend/src/app/page.tsx#L17
Cannot use JSX unless the '--jsx' flag is provided.
Type Check: apps/frontend/src/app/page.tsx#L18
Cannot use JSX unless the '--jsx' flag is provided.
Type Check: apps/frontend/src/app/page.tsx#L20
Cannot use JSX unless the '--jsx' flag is provided.
Type Check: apps/frontend/src/app/page.tsx#L23
Cannot use JSX unless the '--jsx' flag is provided.
Lint
Process completed with exit code 2.
Test
Process completed with exit code 1.
Build
Process completed with exit code 1.