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 build and QA #35

Merged
merged 2 commits into from
Feb 9, 2023
Merged

Fix build and QA #35

merged 2 commits into from
Feb 9, 2023

Conversation

saberduck
Copy link

No description provided.

@saberduck saberduck force-pushed the fix_qa branch 7 times, most recently from 9c8cfce to 5655a59 Compare February 8, 2023 16:57
@sonarcloud
Copy link

sonarcloud bot commented Feb 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@saberduck saberduck marked this pull request as ready for review February 8, 2023 22:56
Comment on lines +83 to +85
node_version_script:
- node --version
- npm --version

Choose a reason for hiding this comment

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

Was this added for debugging purposes or do you intentionally need these?

Copy link
Author

Choose a reason for hiding this comment

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

it's for debugging, but I would keep them, it makes it easier to understand the version of node used

Choose a reason for hiding this comment

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

👍

Copy link

Choose a reason for hiding this comment

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

Thanks for fixing that!

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.

None yet

2 participants