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

C#: Blazor: build-mode: none integration test #18494

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

egregius313
Copy link
Contributor

@egregius313 egregius313 commented Jan 15, 2025

Adds an integration test for Blazor projects built with build-mode: none

Pull Request checklist

All query authors

@egregius313 egregius313 added the no-change-note-required This PR does not need a change note label Jan 15, 2025
@Copilot Copilot bot review requested due to automatic review settings January 15, 2025 03:49
@egregius313 egregius313 requested a review from a team as a code owner January 15, 2025 03:49
@github-actions github-actions bot added the C# label Jan 15, 2025

Choose a reason for hiding this comment

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

Copilot reviewed 10 out of 25 changed files in this pull request and generated no comments.

Files not reviewed (15)
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/BlazorTest/BlazorTest.csproj: Language not supported
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/BlazorTest/Components/Layout/MainLayout.razor.css: Language not supported
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/BlazorTest/Components/Layout/NavMenu.razor.css: Language not supported
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/BlazorTest/Properties/launchSettings.json: Language not supported
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/BlazorTest/appsettings.json: Language not supported
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/BlazorTest/global.json: Language not supported
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/BlazorTest/wwwroot/app.css: Language not supported
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/Files.expected: Language not supported
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/Files.ql: Language not supported
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/htmlSinks.expected: Language not supported
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/BlazorTest/Components/App.razor: Evaluated as low risk
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/BlazorTest/Components/Layout/MainLayout.razor: Evaluated as low risk
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/BlazorTest/Components/Layout/NavMenu.razor: Evaluated as low risk
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/BlazorTest/Components/MyInput.razor: Evaluated as low risk
  • csharp/ql/integration-tests/all-platforms/blazor_build_mode_none/BlazorTest/Components/MyOutput.razor: Evaluated as low risk

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@egregius313 egregius313 changed the title Blazor: buildless integration test C#: Blazor: build-mode: none integration test Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant