feat(database): setup basic data structure #1072
Annotations
17 errors and 2 warnings
lint:
adapters/telegram/src/message.ts#L1
'file' is defined but never used
|
lint:
adapters/telegram/src/message.ts#L53
Extra semicolon
|
lint:
adapters/telegram/src/message.ts#L61
Missing trailing comma
|
lint:
adapters/telegram/src/message.ts#L68
'data' is assigned a value but never used
|
lint:
adapters/telegram/src/message.ts#L68
'mime' is assigned a value but never used
|
lint:
adapters/telegram/src/message.ts#L71
Object properties must go on a new line if they aren't all on the same line
|
lint:
adapters/telegram/src/message.ts#L72
Missing trailing comma
|
lint:
adapters/telegram/src/message.ts#L86
Missing trailing comma
|
lint:
adapters/telegram/src/message.ts#L100
Expected { after 'for-of'
|
lint:
adapters/telegram/src/message.ts#L135
'_' is assigned a value but never used
|
build
Cannot find module 'minato' or its corresponding type declarations.
|
build
Invalid module name in augmentation, module 'minato' cannot be found.
|
build
Property 'model' does not exist on type 'Context'.
|
build
Property 'model' does not exist on type 'Context'.
|
build
Property 'model' does not exist on type 'Context'.
|
build
Property 'model' does not exist on type 'Context'.
|
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
|