Skip to content

Conversation

@vonernue
Copy link

@vonernue vonernue commented Sep 23, 2025

Description

This PR is for fixing the uploadObjTalk function and CI check for newer Deno version.

  • uploadObjTalk

    1. Handle promise on line 188
    2. Correctly handle undefined oid on line 205
    3. Replace "Content-Type" in header correctly on line 250
  • CI Check: Fix ArrayBuffer type errors

Checklist

  • Run tests (optional)
  • Add jsdoc (optional)
  • Test in your environment (optional)

If you feel good :), please do the contents of the checklist.

@vonernue
Copy link
Author

Why is my CI falling? Weird.

@vonernue vonernue changed the title fix(obs/uploadObjTalk): fix request headers and parameters fix: fix obs/uploadObjTalk and new CI check Sep 24, 2025
@vonernue
Copy link
Author

Deno 2.5.1 has stricter rules for checking.
Fix included in this PR.

@vonernue vonernue changed the title fix: fix obs/uploadObjTalk and new CI check fix: fix obs/uploadObjTalk and fix CI Sep 24, 2025
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