Skip to content

Comments

fix TypeScript errors in check:web#1716

Merged
shumvgolove merged 1 commit intoep/xftp-webfrom
sh/xftp-fixes
Feb 20, 2026
Merged

fix TypeScript errors in check:web#1716
shumvgolove merged 1 commit intoep/xftp-webfrom
sh/xftp-fixes

Conversation

@shumvgolove
Copy link
Collaborator

  • client.ts: cast globalThis.process to any for browser tsconfig, suppress node:http2 import, use any for Buffer/chunks, cast fetch body
  • crypto.worker.ts: cast sha512_init() return to StateAddress

- client.ts: cast globalThis.process to any for browser tsconfig,
  suppress node:http2 import, use any for Buffer/chunks, cast fetch body
- crypto.worker.ts: cast sha512_init() return to StateAddress
@shumvgolove shumvgolove merged commit 396ec2e into ep/xftp-web Feb 20, 2026
1 of 2 checks passed
@shumvgolove shumvgolove deleted the sh/xftp-fixes branch February 20, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant