Onyx Bump 2.0.48: null
-> undefined
changes
#118
Annotations
10 errors
typecheck:
src/components/HeaderWithBackButton/index.tsx#L95
Type 'import("/home/runner/work/expensify-app-fork/expensify-app-fork/node_modules/react-native-onyx/dist/types").OnyxEntry<{ id: string; name: string; role: import("/home/runner/work/expensify-app-fork/expensify-app-fork/node_modules/type-fest/source/value-of").ValueOf<{ readonly ADMIN: "admin"; readonly AUDITOR: "audito...' is not assignable to type 'import("/home/runner/work/expensify-app-fork/expensify-app-fork/node_modules/react-native-onyx/dist/types").OnyxEntry<{ id: string; name: string; role: import("/home/runner/work/expensify-app-fork/expensify-app-fork/node_modules/type-fest/source/value-of").ValueOf<{ readonly ADMIN: "admin"; readonly AUDITOR: "audito...'. Two different types with this name exist, but they are unrelated.
|
typecheck:
src/libs/IOUUtils.ts#L71
Property 'currency' does not exist on type 'NonNullable<TReport>'.
|
typecheck:
src/libs/IOUUtils.ts#L79
Property 'total' does not exist on type 'NonNullable<TReport>'.
|
typecheck:
src/libs/IOUUtils.ts#L79
Property 'total' does not exist on type 'NonNullable<TReport>'.
|
typecheck:
src/libs/IOUUtils.ts#L81
Property 'ownerAccountID' does not exist on type 'NonNullable<TReport>'.
|
typecheck:
src/libs/IOUUtils.ts#L82
Property 'total' does not exist on type 'NonNullable<TReport>'.
|
typecheck:
src/libs/IOUUtils.ts#L84
Property 'total' does not exist on type 'NonNullable<TReport>'.
|
typecheck:
src/libs/IOUUtils.ts#L87
Property 'total' does not exist on type 'NonNullable<TReport>'.
|
typecheck:
src/libs/IOUUtils.ts#L89
Property 'ownerAccountID' does not exist on type 'NonNullable<TReport>'.
|
typecheck:
src/libs/IOUUtils.ts#L89
Property 'managerID' does not exist on type 'NonNullable<TReport>'.
|