Skip to content

fix(native): correct native binding type for workerValidate#1939

Merged
chris-olszewski merged 2 commits intomainfrom
olszewski/fix_validate_worker_binding
Feb 17, 2026
Merged

fix(native): correct native binding type for workerValidate#1939
chris-olszewski merged 2 commits intomainfrom
olszewski/fix_validate_worker_binding

Conversation

@chris-olszewski
Copy link
Copy Markdown
Member

What was changed

Correct the type of workerValidate, quick added type that we are in fact returning a Buffer.
Found by @spkane31

Why?

Accidentally missed updating the native binding of workerValidate in #1911

Checklist

  1. Closes N/A

  2. How was this tested:
    New test

  3. Any docs updates needed?
    N/A

@chris-olszewski chris-olszewski force-pushed the olszewski/fix_validate_worker_binding branch from 0d5a548 to 40d9454 Compare February 13, 2026 19:22
@chris-olszewski chris-olszewski marked this pull request as ready for review February 13, 2026 19:22
@chris-olszewski chris-olszewski requested a review from a team as a code owner February 13, 2026 19:22
@chris-olszewski chris-olszewski force-pushed the olszewski/fix_validate_worker_binding branch from e84cbec to 170ebb4 Compare February 17, 2026 19:07
@chris-olszewski chris-olszewski merged commit e0581f1 into main Feb 17, 2026
47 of 52 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/fix_validate_worker_binding branch February 17, 2026 20:24
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.

2 participants