Publish package #1
Annotations
10 errors
publish_package:
src/bot.ts#L1
Cannot find module '@gramio/contexts' or its corresponding type declarations.
|
publish_package:
src/bot.ts#L2
Cannot find module '@gramio/files' or its corresponding type declarations.
|
publish_package:
src/bot.ts#L3
Cannot find module '@gramio/format' or its corresponding type declarations.
|
publish_package:
src/bot.ts#L8
Cannot find module '@gramio/types' or its corresponding type declarations.
|
publish_package:
src/bot.ts#L9
Cannot find module 'form-data-encoder' or its corresponding type declarations.
|
publish_package:
src/bot.ts#L10
Cannot find module 'inspectable' or its corresponding type declarations.
|
publish_package:
src/bot.ts#L12
Cannot find module 'undici' or its corresponding type declarations.
|
publish_package:
src/bot.ts#L92
Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'.
|
publish_package:
src/bot.ts#L94
Cannot find name 'RequestInit'.
|
publish_package:
src/bot.ts#L102
Unused '@ts-expect-error' directive.
|