Skip to content

CI for Nodejs-c-io_uring_example #1

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

Merged
merged 23 commits into from
Jan 13, 2025
Merged

Conversation

RohanKrMahato
Copy link
Contributor

Add CI Workflow

Description

This pull request introduces the following changes:

  1. CI Workflow:
    • Added a GitHub Actions CI workflow to automate the build and test this example.
    • Docker build and run are tested as part of the workflow.

@viferga
Copy link
Member

viferga commented Dec 19, 2024

@viferga
Copy link
Member

viferga commented Jan 8, 2025

@RohanKrMahato I am trying to make it work but it does not work, and I do not have any clue why, it says util.parseArgs is not a function but it makes no sense, the version of node is 18.20 and it should support util.parseArgs so I cannot know why does it fail.

Exception: util.parseArgs is not a function
TypeError: util.parseArgs is not a function
    at command_parse (/usr/local/lib/plugins/cli/internal/cli_cmd_plugin/cli_cmd_plugin.js:85:39)

@viferga viferga merged commit 8b6c7f2 into metacall:master Jan 13, 2025
1 of 2 checks passed
@RohanKrMahato
Copy link
Contributor Author

@viferga Now Linux_test Passed

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