Skip to content

chore(all): bump @vueuse/core from 13.6.0 to 13.7.0 #389

chore(all): bump @vueuse/core from 13.6.0 to 13.7.0

chore(all): bump @vueuse/core from 13.6.0 to 13.7.0 #389

Triggered via pull request August 19, 2025 21:42
Status Failure
Total duration 53s
Artifacts

pr-checks.yml

on: pull_request
Validate Changes
48s
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'.