feat(telegram): attempt to reuse fileid if possible #1123
Annotations
15 errors and 2 warnings
lint:
adapters/telegram/src/bot.ts#L163
Expected space(s) after "if"
|
lint:
adapters/telegram/src/bot.ts#L165
Missing trailing comma
|
lint:
adapters/telegram/src/bot.ts#L171
Missing trailing comma
|
lint:
adapters/telegram/src/message.ts#L34
Missing trailing comma
|
lint:
adapters/telegram/src/message.ts#L40
More than 1 blank line not allowed
|
lint:
adapters/telegram/src/message.ts#L43
More than 1 blank line not allowed
|
lint:
adapters/telegram/src/message.ts#L76
Missing trailing comma
|
lint:
adapters/telegram/src/message.ts#L121
Expected { after 'if' condition
|
lint:
adapters/telegram/src/message.ts#L173
Expected { after 'if' condition
|
lint:
adapters/telegram/src/message.ts#L217
Closing curly brace does not appear on the same line as the subsequent block
|
build:
adapters/qq/src/message.ts#L123
Argument of type 'string' is not assignable to parameter of type 'keyof GetEvents<C>'.
|
build:
adapters/qq/src/message.ts#L130
Argument of type 'string' is not assignable to parameter of type 'keyof GetEvents<C>'.
|
build:
adapters/qq/src/message.ts#L285
Argument of type 'string' is not assignable to parameter of type 'keyof GetEvents<C>'.
|
build:
adapters/qq/src/message.ts#L292
Argument of type 'string' is not assignable to parameter of type 'keyof GetEvents<C>'.
|
build
Process completed with exit code 2.
|
test (20)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (18)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|