feat: add direct messaging support with mention autocomplete #56
Annotations
3 errors and 1 warning
|
Lint
Process completed with exit code 2.
|
|
Lint
@pairux/web#typecheck: command (/home/runner/work/pairux.com/pairux.com/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
Lint
Type '({ id: string; session_id: string; user_id: string; display_name: string; content: string; message_type: "text"; created_at: string; } | { id: string; session_id: string; user_id: null; display_name: string; content: string; message_type: "system"; created_at: string; })[]' is not assignable to type 'ChatMessage[]'.
|
|
Test
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|