Bump the types group across 1 directory with 4 updates #2637
Annotations
10 errors
Run npm run lint:
shared/js/background/companies.js#L134
The right-hand side of a 'for...in' statement must be of type 'any', an object type or a type parameter, but here has type 'unknown'.
|
Run npm run lint:
shared/js/background/companies.js#L135
'storageData' is of type 'unknown'.
|
Run npm run lint:
shared/js/background/companies.js#L136
'storageData' is of type 'unknown'.
|
Run npm run lint:
shared/js/background/companies.js#L137
'storageData' is of type 'unknown'.
|
Run npm run lint:
shared/js/background/companies.js#L142
Type '{}' is not assignable to type 'number'.
|
Run npm run lint:
shared/js/background/companies.js#L145
Type '{}' is not assignable to type 'number'.
|
Run npm run lint:
shared/js/background/components/tab-tracking.js#L24
Argument of type '(request: OnHeadersReceivedDetailsType) => void' is not assignable to parameter of type '(details: OnHeadersReceivedDetailsType) => BlockingResponseOrPromise | undefined'.
|
Run npm run lint:
shared/js/background/newtab-tracker-stats.js#L224
Property 'stats' does not exist on type '{}'.
|
Run npm run lint:
shared/js/background/popupMessaging.js#L31
Property 'messageType' does not exist on type '{}'.
|
Run npm run lint:
shared/js/background/popupMessaging.js#L38
Property 'options' does not exist on type '{}'.
|
Loading