Skip to content

Rename section to reflect analyzer purpose instead of error code#10238

Merged
danroth27 merged 2 commits intodotnet-11-preview1-aspnetcorefrom
copilot/sub-pr-10222
Feb 7, 2026
Merged

Rename section to reflect analyzer purpose instead of error code#10238
danroth27 merged 2 commits intodotnet-11-preview1-aspnetcorefrom
copilot/sub-pr-10222

Conversation

Copy link
Contributor

Copilot AI commented Feb 7, 2026

Addresses review feedback to rename the JSInterop analyzer section from the specific error code to a description of its purpose.

Changes:

  • Section title: BL0010 analyzer for JSInteropAnalyzer for JavaScript interop void returns
  • Updated corresponding table of contents anchor link

The new title describes what the analyzer does (detects when InvokeAsync<object> should be InvokeVoidAsync for void JS functions) rather than just citing the diagnostic code.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Changed "BL0010 analyzer for JSInterop" to "Analyzer for JavaScript interop void returns" to better describe what the analyzer does rather than just citing the error code.

Co-authored-by: danroth27 <1874516+danroth27@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 7, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • aka.ms
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/core/core/node_modules/.bin/markdown-link-check --config .github/workflows/markdown-link-check-config.json release-notes/11.0/preview/preview1/aspnetcore.md (dns block)
  • learn.microsoft.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/core/core/node_modules/.bin/markdown-link-check --config .github/workflows/markdown-link-check-config.json release-notes/11.0/preview/preview1/aspnetcore.md (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Revise section title to reflect analyzer purpose Rename section to reflect analyzer purpose instead of error code Feb 7, 2026
Copilot AI requested a review from danroth27 February 7, 2026 08:00
@danroth27 danroth27 marked this pull request as ready for review February 7, 2026 08:03
@danroth27 danroth27 merged commit 90b3541 into dotnet-11-preview1-aspnetcore Feb 7, 2026
1 check passed
@danroth27 danroth27 deleted the copilot/sub-pr-10222 branch February 7, 2026 08:03
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