Skip to content

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

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 #383

Triggered via pull request August 19, 2025 19:34
Status Failure
Total duration 52s
Artifacts

pr-checks.yml

on: pull_request
Validate Changes
47s
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
'currentStepData' is possibly 'undefined'.
Validate Changes
Type 'undefined' cannot be used as an index type.
Validate Changes
Type 'undefined' cannot be used as an index type.
Validate Changes
Type '{ name?: string | undefined; description?: string | undefined; required?: boolean | undefined; }' is not assignable to type 'ExtendedEnvironmentVariable | { type?: string | undefined; validation?: string | undefined; placeholder?: string | undefined; name: string; description: string; required: boolean; }'.
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'.