Skip to content

Fixes#293

Open
ronanyeah wants to merge 2 commits intowolfadex:mainfrom
ronanyeah:fixes
Open

Fixes#293
ronanyeah wants to merge 2 commits intowolfadex:mainfrom
ronanyeah:fixes

Conversation

@ronanyeah
Copy link
Copy Markdown
Contributor

  1. Fix argument parsing regression
-- Invalid CLI arguments --------------- 
Could not match arguments.

Usage:

TODO - show error message explaining that user needs to pass unmodified `process.argv` from node here.
  1. Fix inference loop warning "Infinite type inference loop" warning #286

@miniBill
Copy link
Copy Markdown
Collaborator

miniBill commented Apr 1, 2026

Unfortunately while this fixes some missing types it also breaks some existing ones:
Ignore me I had swapped arguments' order 🙈
image

EDIT2: it actually does break some :(
image

This is in the DbFahrplanApi example

ifconfig.ovh also loses the type, and it's probably easier to follow

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