Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error out on not setting binarytype to arraybuffer #65

Closed
wants to merge 1 commit into from

Conversation

mstoykov
Copy link
Collaborator

What?

Error out if binarytype was not set to arraybuffer.

Why?

This lets us stabalize this in k6 without finishign #35

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make test) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

@mstoykov mstoykov requested a review from a team as a code owner April 24, 2024 15:41
@mstoykov mstoykov requested review from codebien and olegbespalov and removed request for a team April 24, 2024 15:41
@mstoykov mstoykov force-pushed the binaryTypeWarning branch from c030ff8 to 00f76a3 Compare April 25, 2024 08:24
Base automatically changed from binaryTypeWarning to main April 25, 2024 08:33
@mstoykov mstoykov linked an issue Apr 30, 2024 that may be closed by this pull request
@joanlopez joanlopez mentioned this pull request Jun 20, 2024
5 tasks
@mstoykov mstoykov closed this Jul 12, 2024
@mstoykov mstoykov deleted the binarytypeError branch July 12, 2024 07:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Require setting binaryType
3 participants