Skip to content

chore(all): bump reka-ui from 2.3.2 to 2.4.1 #388

chore(all): bump reka-ui from 2.3.2 to 2.4.1

chore(all): bump reka-ui from 2.3.2 to 2.4.1 #388

Triggered via pull request August 19, 2025 20:37
Status Failure
Total duration 47s
Artifacts

pr-checks.yml

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