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

HybridCache: reflect API merge into runtime #56945

Closed
wants to merge 6 commits into from

work around ToDistributedCacheEntryOptions memoize utility method

7e6aa49
Select commit
Loading
Failed to load commit list.
Closed

HybridCache: reflect API merge into runtime #56945

work around ToDistributedCacheEntryOptions memoize utility method
7e6aa49
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci (Build Test: Windows Server x64) cancelled Jul 24, 2024 in 14m 42s

Build Test: Windows Server x64 was canceled

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Test: Windows Server x64)

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\_work\1\s\artifacts\TestResults\

Check failure on line 9 in src\Caching\Hybrid\src\HybridCacheOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Test: Windows Server x64)

src\Caching\Hybrid\src\HybridCacheOptions.cs#L9

src\Caching\Hybrid\src\HybridCacheOptions.cs(9,14): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'HybridCacheOptions' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 11 in src\Caching\Hybrid\src\IHybridCacheBuilder.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Test: Windows Server x64)

src\Caching\Hybrid\src\IHybridCacheBuilder.cs#L11

src\Caching\Hybrid\src\IHybridCacheBuilder.cs(11,18): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'IHybridCacheBuilder' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 9 in src\Caching\Hybrid\src\HybridCacheOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Test: Windows Server x64)

src\Caching\Hybrid\src\HybridCacheOptions.cs#L9

src\Caching\Hybrid\src\HybridCacheOptions.cs(9,14): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'implicit constructor for 'HybridCacheOptions'' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 19 in src\Caching\Hybrid\src\HybridCacheOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Test: Windows Server x64)

src\Caching\Hybrid\src\HybridCacheOptions.cs#L19

src\Caching\Hybrid\src\HybridCacheOptions.cs(19,59): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'DefaultEntryOptions.get' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)