Skip to content

ci: add windows #1326

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

ci: add windows #1326

wants to merge 4 commits into from

Conversation

bjohansebas
Copy link
Member

fixed #1035

Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
@bjohansebas bjohansebas changed the title ci: add windows and macos test ci: add windows May 26, 2025
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
Copy link

socket-security bot commented May 26, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​fastify/​busboy@​1.2.110010010086100
Updatedform-data@​1.0.1 ⏵ 4.0.299100100 +186100

View full report

Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
@@ -20,7 +20,7 @@
],
"dependencies": {
"append-field": "^1.0.0",
"busboy": "^1.0.0",
"@fastify/busboy": "^1.0.0",
Copy link
Member

@ShubhamOulkar ShubhamOulkar Jun 7, 2025

Choose a reason for hiding this comment

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

  1. Error Handling
    should gracefully handle more than one error at a time:
  Uncaught AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
  • actual - expected
  • 'LIMIT_FILE_COUNT' - 'LIMIT_FILE_SIZE'

Test are failed because of changes in busboy

Copy link
Member Author

Choose a reason for hiding this comment

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

No, actually that change shouldn't be here. I was testing some things and accidentally committed it here

Copy link
Member

Choose a reason for hiding this comment

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

👍

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.

No works on windows
2 participants