Poc/bottom tab cleanups #745
Annotations
10 errors
ESLint check:
src/pages/home/ReportScreen.tsx#L103
Unsafe assignment of an `any` value
|
ESLint check:
src/pages/home/ReportScreen.tsx#L141
Unsafe assignment of an `any` value
|
ESLint check:
src/pages/home/ReportScreen.tsx#L142
Unsafe argument of type `any` assigned to a parameter of type `string`
|
ESLint check:
src/pages/home/ReportScreen.tsx#L226
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
|
ESLint check:
src/pages/home/ReportScreen.tsx#L314
Unsafe argument of type `any` assigned to a parameter of type `string`
|
ESLint check:
src/pages/home/ReportScreen.tsx#L371
Unsafe assignment of an `any` value
|
ESLint check:
src/pages/home/ReportScreen.tsx#L399
Unsafe argument of type `any` assigned to a parameter of type `string`
|
ESLint check:
src/pages/home/ReportScreen.tsx#L413
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
|
ESLint check:
src/pages/home/ReportScreen.tsx#L722
Unsafe assignment of an `any` value
|
ESLint check:
src/pages/home/report/ReportActionsList.tsx#L182
Unsafe assignment of an `any` value
|