refactor input #4
Annotations
9 errors
Run npm run lint:
electron/main/api.ts#L128
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run npm run lint:
electron/main/api.ts#L128
Unsafe member access .plaidClientId on an `any` value
|
Run npm run lint:
electron/main/api.ts#L128
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run npm run lint:
electron/main/api.ts#L128
Unsafe member access .plaidSecret on an `any` value
|
Run npm run lint:
src/components/SettingsPage.tsx#L29
Unsafe assignment of an `any` value
|
Run npm run lint:
src/components/SettingsPage.tsx#L29
Unsafe member access .plaidClientId on an `any` value
|
Run npm run lint:
src/components/SettingsPage.tsx#L30
Unsafe assignment of an `any` value
|
Run npm run lint:
src/components/SettingsPage.tsx#L30
Unsafe member access .plaidSecret on an `any` value
|
Run npm run lint
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading