lib: [WIP] Convert slackMock.js to TypeScript #2200
Annotations
10 errors
amongyou/index.ts#L656
Type 'TeamEventClientInterface' is missing the following properties from type 'TeamEventClient': #eventAdapter, #team
|
hitandblow/index.test.ts#L8
Type 'SlackMock' is missing the following properties from type 'typeof SlackMock': prototype, getEventListeners, errorMonitor, captureRejectionSymbol, and 3 more.
|
hitandblow/index.test.ts#L9
Property 'fakeChannel' does not exist on type 'typeof SlackMock'.
|
hitandblow/index.test.ts#L10
Argument of type 'typeof SlackMock' is not assignable to parameter of type '{ eventClient: SlackEventAdapter; webClient: WebClient; }'.
|
hitandblow/index.test.ts#L15
Property 'getResponseTo' does not exist on type 'typeof SlackMock'.
|
hitandblow/index.test.ts#L20
Property 'getResponseTo' does not exist on type 'typeof SlackMock'.
|
hitandblow/index.test.ts#L25
Property 'getResponseTo' does not exist on type 'typeof SlackMock'.
|
hitandblow/index.test.ts#L35
Property 'getResponseTo' does not exist on type 'typeof SlackMock'.
|
hitandblow/index.test.ts#L42
Property 'getResponseTo' does not exist on type 'typeof SlackMock'.
|
hitandblow/index.test.ts#L49
Property 'getResponseTo' does not exist on type 'typeof SlackMock'.
|
The logs for this run have expired and are no longer available.
Loading