Publish package #19
publish.yml
on: workflow_dispatch
publish_package
13s
Annotations
10 errors
publish_package:
src/bot.ts#L255
Type 'ContextType<this, T> & Derives["global"] & Derives[T]' does not satisfy the constraint 'Context<BotLike>'.
|
publish_package:
src/bot.ts#L255
Type 'T' does not satisfy the constraint 'keyof ContextsMapping<Bot>'.
|
publish_package:
src/bot.ts#L267
Type 'ContextType<this, T> & Derives["global"] & Derives[T]' does not satisfy the constraint 'Context<BotLike>'.
|
publish_package:
src/bot.ts#L267
Type 'T' does not satisfy the constraint 'keyof ContextsMapping<Bot>'.
|
publish_package:
src/bot.ts#L294
Type 'Update' does not satisfy the constraint 'keyof ContextsMapping<Bot>'.
|
publish_package:
src/bot.ts#L302
Type 'Update' does not satisfy the constraint 'keyof ContextsMapping<Bot>'.
|
publish_package:
src/bot.ts#L457
Type 'T' does not satisfy the constraint 'keyof ContextsMapping<Bot>'.
|
publish_package:
src/bot.ts#L613
Unused '@ts-expect-error' directive.
|
publish_package:
src/bot.ts#L619
Unused '@ts-expect-error' directive.
|
publish_package:
src/bot.ts#L624
Unused '@ts-expect-error' directive.
|