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

Added basic extract to component functionality on cursor over html tag #10578

PR Feedback and added GenerateUniquePath

60d5881
Select commit
Loading
Failed to load commit list.
Merged

Added basic extract to component functionality on cursor over html tag #10578

PR Feedback and added GenerateUniquePath
60d5881
Select commit
Loading
Failed to load commit list.
Azure Pipelines / razor-tooling-ci (Build macOS release) failed Jul 9, 2024 in 5m 20s

Build macOS release failed

Annotations

Check failure on line 153 in src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/Razor/ExtractToNewComponentCodeActionResolver.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build macOS release)

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/Razor/ExtractToNewComponentCodeActionResolver.cs#L153

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/Razor/ExtractToNewComponentCodeActionResolver.cs(153,27): error IDE0051: (NETCORE_ENGINEERING_TELEMETRY=Build) Private member 'ExtractToNewComponentCodeActionResolver.GenerateComponentBehindPath' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)

Check failure on line 76 in src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/Razor/ExtractToNewComponentCodeActionResolver.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build macOS release)

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/Razor/ExtractToNewComponentCodeActionResolver.cs#L76

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/Razor/ExtractToNewComponentCodeActionResolver.cs(76,41): error CS8604: (NETCORE_ENGINEERING_TELEMETRY=Build) Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.

Check failure on line 153 in src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/Razor/ExtractToNewComponentCodeActionResolver.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build macOS release)

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/Razor/ExtractToNewComponentCodeActionResolver.cs#L153

src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/CodeActions/Razor/ExtractToNewComponentCodeActionResolver.cs(153,27): error IDE0051: (NETCORE_ENGINEERING_TELEMETRY=Build) Private member 'ExtractToNewComponentCodeActionResolver.GenerateComponentBehindPath' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build macOS release)

Build log #L10

Path does not exist: /Users/runner/work/1/s/artifacts/TestResults/Release