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(#2755): add the missing -- for arguments after npm command #2762

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

matthieu-crouzet
Copy link
Contributor

@matthieu-crouzet matthieu-crouzet requested a review from a team as a code owner January 30, 2025 10:14
Copy link

nx-cloud bot commented Jan 30, 2025

View your CI Pipeline Execution ↗ for commit f48d30e.

Command Status Duration Result
nx run-many --target=test-e2e --parallel 3 ❌ Failed 3m 22s View ↗
nx run-many --target=test-int --parallel 3 ✅ Succeeded 10m 11s View ↗
nx run-many --target=build --projects=eslint-pl... ✅ Succeeded 1s View ↗
nx run-many --target=publish --parallel 3 --nx-... ✅ Succeeded 34s View ↗
nx run-many --target=build --parallel 3 ✅ Succeeded 2m 36s View ↗
nx affected --target=test --parallel 3 --cacheD... ✅ Succeeded 14s View ↗
nx run ama-sdk-schematics:build-swagger ✅ Succeeded <1s View ↗
nx affected --target=test --parallel 3 --cacheD... ✅ Succeeded 11s View ↗
Additional runs (2) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-01-30 10:48:44 UTC

@github-actions github-actions bot added bug Something isn't working project:@o3r/workspace labels Jan 30, 2025
mrednic-1A
mrednic-1A previously approved these changes Jan 30, 2025
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (1eaf786) to head (f48d30e).
Report is 2 commits behind head on release/11.5.

✅ All tests successful. No failed tests found.

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matthieu-crouzet matthieu-crouzet changed the base branch from main to release/11.5 January 30, 2025 10:23
@matthieu-crouzet matthieu-crouzet dismissed mrednic-1A’s stale review January 30, 2025 10:23

The base branch was changed.

@matthieu-crouzet matthieu-crouzet merged commit 54aabbb into release/11.5 Jan 30, 2025
33 of 35 checks passed
@matthieu-crouzet matthieu-crouzet deleted the fix/2755 branch January 30, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working project:@o3r/workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: npm create @o3r myproject displays the wrong command to get help: "npm exec ng g --help"
3 participants