-
Notifications
You must be signed in to change notification settings - Fork 40
Add ASPIREINTERACTION001 diagnostics article for IInteractionService #254
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: IEvangelist <[email protected]>
Co-authored-by: IEvangelist <[email protected]>
Co-authored-by: IEvangelist <[email protected]>
src/frontend/src/content/docs/diagnostics/aspireinteraction001.mdx
Outdated
Show resolved
Hide resolved
…de examples Co-authored-by: IEvangelist <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request adds documentation for the ASPIREINTERACTION001 diagnostic code, which warns developers when using experimental interaction service APIs in Aspire.
Changes:
- New diagnostic article documenting the
ASPIREINTERACTION001experimental warning - Added entry to the diagnostics overview table
- Added navigation entry to the diagnostics sidebar configuration
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
src/frontend/src/content/docs/diagnostics/aspireinteraction001.mdx |
New documentation article for the ASPIREINTERACTION001 diagnostic, including usage examples, suppression methods, and related API references |
src/frontend/src/content/docs/diagnostics/overview.mdx |
Added ASPIREINTERACTION001 entry to the diagnostics overview table |
src/frontend/config/sidebar/diagnostic.topics.ts |
Added ASPIREINTERACTION001 link to the warnings section of the diagnostics sidebar |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Missing diagnostics documentation for the experimental
IInteractionServiceAPI marked with[Experimental("ASPIREINTERACTION001")].Changes
New article:
src/frontend/src/content/docs/diagnostics/aspireinteraction001.mdxIInteractionService,InteractionInput,InputType,InputLoadOptions, etc..editorconfig, project file,#pragma)Overview table: Added entry to
diagnostics/overview.mdxSidebar navigation: Added to warnings section in
diagnostic.topics.tsExample diagnostic trigger
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.