Skip to content

chore: fix import alias #819

chore: fix import alias

chore: fix import alias #819

Triggered via push December 20, 2024 18:59
Status Failure
Total duration 27s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint (22): apps/client/app/components/app.tsx#L5
Missing file extension for "~/components/header"
lint (22): apps/client/app/components/app.tsx#L6
Missing file extension for "~/components/alert"
lint (22): apps/client/app/components/app.tsx#L7
Missing file extension for "~/components/breadcrumbs"
lint (22): apps/client/app/components/post-preview.tsx#L4
Missing file extension for "~/services/db"
lint (22): apps/client/app/index.tsx#L8
Missing file extension for "~/components/app"
lint (22): apps/client/app/index.tsx#L9
Missing file extension for "~/pages/index"
lint (22): apps/client/app/index.tsx#L10
Missing file extension for "~/pages/[all]"
lint (22): apps/client/app/index.tsx#L12
Missing file extension for "~/pages/posts/new"
lint (22): apps/client/app/index.tsx#L13
Missing file extension for "~/pages/posts/[postId]"
lint (22): apps/client/app/index.tsx#L14
Missing file extension for "~/pages/posts/[postId]/edit"
lint (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636