Skip to content

Merge pull request #21 from valon-loshaj/bugfix/cicdFix #22

Merge pull request #21 from valon-loshaj/bugfix/cicdFix

Merge pull request #21 from valon-loshaj/bugfix/cicdFix #22

Triggered via push November 11, 2024 01:13
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Lint Knip
Process completed with exit code 1.
Type Check: apps/backend/src/index.ts#L2
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './app.js'?
Type Check: apps/backend/src/index.ts#L3
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './server.js'?
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.
Build
Process completed with exit code 1.
Lint
Process completed with exit code 2.
Test
Process completed with exit code 1.