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(workspace): add tsconfig.json dedicated to the application #2650

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kpanot
Copy link
Contributor

@kpanot kpanot commented Dec 23, 2024

Proposed change

fix(workspace): add tsconfig.json dedicated to the application

Related issues

@kpanot kpanot requested a review from a team as a code owner December 23, 2024 10:36
Copy link

nx-cloud bot commented Dec 23, 2024

View your CI Pipeline Execution ↗ for commit adf2777.

Command Status Duration Result
nx run-many --target=test-int ✅ Succeeded 52m 33s View ↗
nx affected --target=test --cacheDirectory=D:\a... ✅ Succeeded 10m 2s View ↗
nx affected --target=test --cacheDirectory=/hom... ✅ Succeeded 8m View ↗
nx run-many --target=build --projects=eslint-pl... ✅ Succeeded 1s View ↗
nx run-many --target=test-e2e ✅ Succeeded 2m View ↗
nx run-many --target=publish --nx-bail --userco... ✅ Succeeded 35s View ↗
nx run-many --target=documentation ✅ Succeeded 1m 17s View ↗
nx run ama-sdk-schematics:build-swagger ✅ Succeeded <1s View ↗
Additional runs (4) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2024-12-27 07:08:08 UTC

@github-actions github-actions bot added bug Something isn't working project:@o3r/workspace labels Dec 23, 2024
@kpanot kpanot force-pushed the bugfix/missing-app-tsconfig branch 4 times, most recently from 5d68e48 to c567544 Compare December 27, 2024 02:32
Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.04%. Comparing base (c8834dc) to head (adf2777).

✅ 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.

@kpanot kpanot force-pushed the bugfix/missing-app-tsconfig branch from c567544 to 8525544 Compare December 27, 2024 02:47
@kpanot kpanot force-pushed the bugfix/missing-app-tsconfig branch from 8525544 to adf2777 Compare December 27, 2024 06:02
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]: no tsconfig.json for generated projects
1 participant