Bump @types/chrome from 0.0.326 to 0.1.39 #392
Closed
Annotations
8 errors
|
Build
Process completed with exit code 2.
|
|
Build:
src/background.ts#L70
Argument of type 'unknown' is not assignable to parameter of type '(tabId: number, changeInfo: OnUpdatedInfo, tab: Tab) => void'.
|
|
Build:
src/background.ts#L65
Argument of type 'unknown' is not assignable to parameter of type '(tabId: number, changeInfo: OnUpdatedInfo, tab: Tab) => void'.
|
|
Build:
src/background.ts#L59
Parameter 'changeInfo' implicitly has an 'any' type.
|
|
Build:
src/background.ts#L59
Parameter 'id' implicitly has an 'any' type.
|
|
Build:
src/background.ts#L59
Namespace 'chrome.tabs' has no exported member 'TabUpdatedEvent'.
|
|
Build:
src/background.ts#L58
'tweetWindow' is possibly 'undefined'.
|
|
Build:
src/background.ts#L58
'tweetWindow' is possibly 'undefined'.
|
Loading