Skip to content

chore(all): bump @typescript-eslint/eslint-plugin from 8.38.0 to 8.40.0 #385

chore(all): bump @typescript-eslint/eslint-plugin from 8.38.0 to 8.40.0

chore(all): bump @typescript-eslint/eslint-plugin from 8.38.0 to 8.40.0 #385

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

pr-checks.yml

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