Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(duckdb): try fix typecheck #39

Merged
merged 3 commits into from
Feb 28, 2025
Merged

Conversation

LemonNekoGH
Copy link
Contributor

No description provided.

@LemonNekoGH LemonNekoGH self-assigned this Feb 28, 2025
Copy link

netlify bot commented Feb 28, 2025

Deploy Preview for airi-vtuber ready!

Name Link
🔨 Latest commit ac890eb
🔍 Latest deploy log https://app.netlify.com/sites/airi-vtuber/deploys/67c17a7715166b0008f06939
😎 Deploy Preview https://deploy-preview-39--airi-vtuber.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment on lines +126 to +128
if (typeof connection === 'undefined')
throw new Error('connection option is required')

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can I throw Error here?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I think so

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes.

Comment on lines +126 to +128
if (typeof connection === 'undefined')
throw new Error('connection option is required')

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I think so

@LemonNekoGH LemonNekoGH merged commit 184cfdc into main Feb 28, 2025
7 checks passed
@LemonNekoGH LemonNekoGH deleted the lemonnekogh/try-fix-typecheck branch February 28, 2025 09:01
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.

3 participants