Merge pull request #32 from valon-loshaj/feature/issue14 #30
ci.yml
on: push
Build
30s
Lint
32s
Lint Knip
30s
Prettier
29s
Test
30s
Type Check
29s
Annotations
13 errors and 6 warnings
Type Check:
apps/frontend/src/App.tsx#L2
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './pages/Home.js'?
|
Type Check:
apps/frontend/src/App.tsx#L3
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './components/Navigation.js'?
|
Type Check:
apps/frontend/src/App.tsx#L7
Cannot use JSX unless the '--jsx' flag is provided.
|
Type Check:
apps/frontend/src/App.tsx#L8
Cannot use JSX unless the '--jsx' flag is provided.
|
Type Check:
apps/frontend/src/App.tsx#L9
Cannot use JSX unless the '--jsx' flag is provided.
|
Type Check:
apps/frontend/src/App.tsx#L10
Cannot use JSX unless the '--jsx' flag is provided.
|
Type Check:
apps/frontend/src/App.tsx#L11
Cannot use JSX unless the '--jsx' flag is provided.
|
Type Check:
apps/frontend/src/App.tsx#L11
Cannot use JSX unless the '--jsx' flag is provided.
|
Type Check:
apps/frontend/src/components/Navigation.tsx#L5
Cannot use JSX unless the '--jsx' flag is provided.
|
Type Check:
apps/frontend/src/components/Navigation.tsx#L6
Cannot use JSX unless the '--jsx' flag is provided.
|
Test
Process completed with exit code 1.
|
Build
Process completed with exit code 1.
|
Lint
Process completed with exit code 1.
|
Type Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Knip
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|