Skip to content

fix: regenerate with latest cli & remove reset scanner function#7

Open
amaanq wants to merge 2 commits into
apple:mainfrom
amaanq:fix
Open

fix: regenerate with latest cli & remove reset scanner function#7
amaanq wants to merge 2 commits into
apple:mainfrom
amaanq:fix

Conversation

@amaanq

@amaanq amaanq commented May 5, 2024

Copy link
Copy Markdown

Also the conflicts were unnecessary - and the test corpus files should be under test

@holzensp holzensp left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This had somehow gone in under my radar. Sorry for the slow reply and thanks for the contribution. There are 10 errors in CI that should reproduce when you run npm test:

  1. errors/delimiters/missingFunction0ParameterListDelimiter
  2. errors/delimiters/missingFunctionTypeParameterListSeparator
  3. errors/delimiters/missingIfExprDelimiter
  4. errors/delimiters/missingListDelimiter
  5. errors/delimiters/missingMapDelimiter
  6. errors/delimiters/missingMethodArgumentListDelimiter
  7. errors/delimiters/missingParenthesizedExprDelimiter
  8. errors/delimiters/missingSubscriptDelimiter
  9. errors/delimiters/unbalancedEntryBrackets1
  10. errors/delimiters/unbalancedEntryBrackets3

These seem related to the removed conflicts. I'll try and dive in deeper later on.

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