いくつかのworkflowファイルを削除 #1
lint.yml
on: push
pnpm_install
48s
Matrix: lint
Matrix: typecheck
Annotations
5 errors
typecheck (backend)
Type '{ maintainerName: string | null; maintainerEmail: string | null; version: string; providesTarball: boolean; name: string | null; shortName: string | null; uri: string; description: string | null; ... 40 more ...; noteSearchableScope: "local" | "global"; }' is not assignable to type '{ name: SchemaType<{ readonly type: "string"; readonly optional: false; readonly nullable: true; }>; uri: string; bannerUrl: SchemaType<{ readonly type: "string"; readonly optional: false; readonly nullable: true; }>; ... 46 more ...; maxFileSize: number; } & {} & { ...; }'.
|
typecheck (backend)
Cannot find module '@/models/index.js' or its corresponding type declarations.
|
typecheck (backend)
Process completed with exit code 2.
|
lint (frontend)
The run was canceled by @4ster1sk.
|
lint (frontend)
The operation was canceled.
|