feat(messages): add message edit with WebSocket + ownership validatio…#205
Open
gelluisaac wants to merge 1 commit into
Open
feat(messages): add message edit with WebSocket + ownership validatio…#205gelluisaac wants to merge 1 commit into
gelluisaac wants to merge 1 commit into
Annotations
1 error and 11 warnings
|
Build project
Process completed with exit code 1.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run linter:
app/api/messages/__tests__/edit.test.ts#L7
'jsonRequest' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run linter:
app/api/groups/[id]/transfer-ownership/route.ts#L278
Unexpected any. Specify a different type
|
|
Run linter:
app/api/groups/[id]/transfer-ownership/route.ts#L257
Unexpected any. Specify a different type
|
|
Run linter:
app/api/ephemeral/config/route.ts#L53
Unexpected any. Specify a different type
|
|
Run linter:
app/api/ephemeral/config/route.ts#L9
'getCleanupStats' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run linter:
app/api/ephemeral/config/route.ts#L8
'getCleanupLogs' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run linter:
app/api/ephemeral/config/route.ts#L7
'cleanupExpiredMessages' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run linter:
app/api/ephemeral/config/route.ts#L6
'getGlobalTTL' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run linter:
app/api/ephemeral/config/route.ts#L5
'getRoomTTL' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run linter:
app/api/auth/wallet-login/route.ts#L126
Unexpected any. Specify a different type
|
background
wait
wait-all
cancel
parallel
Loading