feat: implement E2EE messaging envelopes and message retraction#269
Merged
codebestia merged 8 commits intoJun 28, 2026
Merged
Annotations
7 warnings
|
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/
|
|
Lint:
apps/backend/src/routes/conversations.ts#L55
Unexpected any. Specify a different type
|
|
Lint:
apps/backend/src/routes/conversations.ts#L54
Unexpected any. Specify a different type
|
|
Lint:
apps/backend/src/lib/messages.ts#L11
Unexpected any. Specify a different type
|
|
Lint:
apps/backend/src/__tests__/users.test.ts#L365
Unexpected any. Specify a different type
|
|
Lint:
apps/backend/src/__tests__/users.test.ts#L351
Unexpected any. Specify a different type
|
|
Lint:
apps/backend/src/__tests__/users.test.ts#L301
Unexpected any. Specify a different type
|
background
wait
wait-all
cancel
parallel
Loading