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

Implement minimal implementation of HybridCache #55147

Merged
merged 80 commits into from
Apr 19, 2024

remove IOptions<T> for now

d4133d1
Select commit
Loading
Failed to load commit list.
Merged

Implement minimal implementation of HybridCache #55147

remove IOptions<T> for now
d4133d1
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-quarantined-pr (Tests: Windows x64) succeeded Apr 19, 2024 in 22m 51s

Tests: Windows x64 succeeded with issues

Annotations

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Windows x64)

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\Quarantined\Templates.Blazor.Tests_net9.0_x64.html [net9.0|x64]

Check failure on line 0 in ILLink

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Windows x64)

ILLink#L0

ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj\Release\net9.0\win-x64\project.dll' could not be found.

Check failure on line 92 in .packages\microsoft.net.illink.tasks\9.0.0-preview.4.24211.4\build\Microsoft.NET.ILLink.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Windows x64)

.packages\microsoft.net.illink.tasks\9.0.0-preview.4.24211.4\build\Microsoft.NET.ILLink.targets#L92

.packages\microsoft.net.illink.tasks\9.0.0-preview.4.24211.4\build\Microsoft.NET.ILLink.targets(92,5): error NETSDK1144: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for size failed.

Check failure on line 0 in ILLink

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Windows x64)

ILLink#L0

ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj\Release\net9.0\win-x64\project.dll' could not be found.

Check failure on line 92 in .packages\microsoft.net.illink.tasks\9.0.0-preview.4.24211.4\build\Microsoft.NET.ILLink.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Windows x64)

.packages\microsoft.net.illink.tasks\9.0.0-preview.4.24211.4\build\Microsoft.NET.ILLink.targets#L92

.packages\microsoft.net.illink.tasks\9.0.0-preview.4.24211.4\build\Microsoft.NET.ILLink.targets(92,5): error NETSDK1144: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for size failed.