Skip to content

👷 CI/CD 導入

👷 CI/CD 導入 #1

Triggered via push September 22, 2024 19:19
Status Failure
Total duration 43s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/lib/services/supabase.ts#L3
Cannot find module '@/types/supabase.gen' or its corresponding type declarations.
build: src/main.tsx#L5
Cannot find module './routeTree.gen' or its corresponding type declarations.
build: src/routes/_auth.tsx#L5
Argument of type 'string' is not assignable to parameter of type 'never'.
build: src/routes/_auth.tsx#L7
Property 'hasAppReady' does not exist on type 'never'.
build: src/routes/_auth.tsx#L11
Property 'session' does not exist on type 'never'.
build: src/routes/_auth.tsx#L29
Property 'session' does not exist on type 'never'.
build: src/routes/_auth.tsx#L30
Property 'session' does not exist on type 'never'.
build: src/routes/_auth/debug/index.tsx#L4
Argument of type 'string' is not assignable to parameter of type 'never'.
build: src/routes/_auth/overview/index.tsx#L27
Argument of type 'string' is not assignable to parameter of type 'never'.
build: src/routes/_auth/projects/$uuid.tsx#L305
Argument of type 'string' is not assignable to parameter of type 'never'.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pr-mpt/actions-commit-hash@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/