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

Add support for updatedTypes in metadata updates #55347

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

feat: Add support for updatedTypes in metadata updates

5b265ba
Select commit
Failed to load commit list.
Open

Add support for updatedTypes in metadata updates #55347

feat: Add support for updatedTypes in metadata updates
5b265ba
Select commit
Failed to load commit list.
Azure Pipelines / aspnetcore-ci (Build Build: Linux ARM) failed Apr 24, 2024 in 13m 20s

Build Build: Linux ARM failed

Annotations

Check failure on line 46 in src/Components/WebAssembly/WebAssembly/src/HotReload/WebAssemblyHotReload.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Linux ARM)

src/Components/WebAssembly/WebAssembly/src/HotReload/WebAssemblyHotReload.cs#L46

src/Components/WebAssembly/WebAssembly/src/HotReload/WebAssemblyHotReload.cs(46,24): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'ApplyHotReloadDelta' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 110 in src/Components/WebAssembly/WebAssembly/src/PublicAPI.Shipped.txt

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Linux ARM)

src/Components/WebAssembly/WebAssembly/src/PublicAPI.Shipped.txt#L110

src/Components/WebAssembly/WebAssembly/src/PublicAPI.Shipped.txt(110,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'static Microsoft.AspNetCore.Components.WebAssembly.HotReload.WebAssemblyHotReload.ApplyHotReloadDelta(string! moduleIdString, byte[]! metadataDelta, byte[]! ilDelta, byte[]! pdbBytes) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)