Skip to content

chore(all): bump @vue/tsconfig from 0.7.0 to 0.8.1 #356

chore(all): bump @vue/tsconfig from 0.7.0 to 0.8.1

chore(all): bump @vue/tsconfig from 0.7.0 to 0.8.1 #356

Triggered via pull request August 19, 2025 03:48
Status Failure
Total duration 43s
Artifacts

pr-checks.yml

on: pull_request
Validate Changes
40s
Validate Changes
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Validate Changes
Object is possibly 'undefined'.
Validate Changes
Object is possibly 'undefined'.
Validate Changes
Object is possibly 'undefined'.
Validate Changes
Object is possibly 'undefined'.
Validate Changes
'currentStepData' is possibly 'undefined'.
Validate Changes
Type 'undefined' cannot be used as an index type.
Validate Changes
'defaultTeam' is possibly 'undefined'.
Validate Changes
Type '{ id: string; name: string; slug: string; description: string | null; owner_id: string; is_default: boolean; created_at: Date; updated_at: Date; role?: "team_admin" | "team_user" | undefined; is_admin?: boolean | undefined; is_owner?: boolean | undefined; member_count?: number | undefined; } | undefined' is not assignable to type '{ id: string; name: string; slug: string; description: string | null; owner_id: string; is_default: boolean; created_at: Date; updated_at: Date; role?: "team_admin" | "team_user" | undefined; is_admin?: boolean | undefined; is_owner?: boolean | undefined; member_count?: number | undefined; } | { ...; } | null'.
Validate Changes
'defaultTeam' is possibly 'undefined'.
Validate Changes
Type '{ id: string; name: string; slug: string; description: string | null; owner_id: string; is_default: boolean; created_at: Date; updated_at: Date; role?: "team_admin" | "team_user" | undefined; is_admin?: boolean | undefined; is_owner?: boolean | undefined; member_count?: number | undefined; } | undefined' is not assignable to type '{ id: string; name: string; slug: string; description: string | null; owner_id: string; is_default: boolean; created_at: Date; updated_at: Date; role?: "team_admin" | "team_user" | undefined; is_admin?: boolean | undefined; is_owner?: boolean | undefined; member_count?: number | undefined; } | { ...; } | null'.