Bump @types/chrome from 0.0.326 to 0.1.28 #344
Closed
Annotations
8 errors
|
|
|
src/background.ts#L70
Argument of type 'unknown' is not assignable to parameter of type '(tabId: number, changeInfo: OnUpdatedInfo, tab: Tab) => void'.
|
|
src/background.ts#L65
Argument of type 'unknown' is not assignable to parameter of type '(tabId: number, changeInfo: OnUpdatedInfo, tab: Tab) => void'.
|
|
src/background.ts#L59
Parameter 'changeInfo' implicitly has an 'any' type.
|
|
src/background.ts#L59
Parameter 'id' implicitly has an 'any' type.
|
|
src/background.ts#L59
Namespace 'chrome.tabs' has no exported member 'TabUpdatedEvent'.
|
|
src/background.ts#L58
'tweetWindow' is possibly 'undefined'.
|
|
src/background.ts#L58
'tweetWindow' is possibly 'undefined'.
|
The logs for this run have expired and are no longer available.
Loading