Skip to content

Onyx Bump 2.0.48: null -> undefined changes #251

Onyx Bump 2.0.48: null -> undefined changes

Onyx Bump 2.0.48: null -> undefined changes #251

Triggered via pull request June 5, 2024 14:48
Status Failure
Total duration 6m 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run ESLint: src/libs/DistanceRequestUtils.ts#L50
Unsafe argument of type `any` assigned to a parameter of type `OnyxEntry<{ id: string; name: string; role: ValueOf<{ readonly ADMIN: "admin"; readonly AUDITOR: "auditor"; readonly USER: "user"; }>; type: ValueOf<{ readonly FREE: "free"; readonly PERSONAL: "personal"; readonly CORPORATE: "corporate"; readonly TEAM: "team"; }>; ... 52 more ...; travelSettings?: WorkspaceTravelSet...`
Run ESLint: src/libs/DistanceRequestUtils.ts#L82
'any' overrides all other types in this union type
Run ESLint: src/libs/DistanceRequestUtils.ts#L87
Unsafe argument of type `any` assigned to a parameter of type `OnyxEntry<{ id: string; name: string; role: ValueOf<{ readonly ADMIN: "admin"; readonly AUDITOR: "auditor"; readonly USER: "user"; }>; type: ValueOf<{ readonly FREE: "free"; readonly PERSONAL: "personal"; readonly CORPORATE: "corporate"; readonly TEAM: "team"; }>; ... 52 more ...; travelSettings?: WorkspaceTravelSet...`
Run ESLint: src/libs/ReportActionsUtils.ts#L118
Unsafe return of an `any` typed value
Run ESLint: src/libs/ReportActionsUtils.ts#L122
Unsafe return of an `any` typed value
Run ESLint: src/libs/ReportActionsUtils.ts#L125
'any' overrides all other types in this union type
Run ESLint: src/libs/ReportActionsUtils.ts#L144
'any' overrides all other types in this union type
Run ESLint: src/libs/ReportActionsUtils.ts#L152
'any' overrides all other types in this union type
Run ESLint: src/libs/ReportActionsUtils.ts#L167
'any' overrides all other types in this union type
Run ESLint: src/libs/ReportActionsUtils.ts#L220
'any' overrides all other types in this union type