Skip to content

Add InMemory Cache Provider #49

Add InMemory Cache Provider

Add InMemory Cache Provider #49

Triggered via pull request February 25, 2025 15:09
Status Failure
Total duration 5m 12s
Artifacts

mocale-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
test: tests/Mocale.UnitTests/Cache/InMemoryCacheManagerTests.cs#L7
The type or namespace name 'Caching' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
test: tests/Mocale.UnitTests/Extensions/AppBuilderExtensionsTests.cs#L1
The type or namespace name 'Caching' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
test: tests/Mocale.UnitTests/Cache/InMemoryCacheManagerTests.cs#L17
The type or namespace name 'MemoryCache' could not be found (are you missing a using directive or an assembly reference?)
test: tests/Mocale.UnitTests/Cache/InMemoryCacheManagerTests.cs#L7
The type or namespace name 'Caching' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
test: tests/Mocale.UnitTests/Extensions/AppBuilderExtensionsTests.cs#L1
The type or namespace name 'Caching' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
test: tests/Mocale.UnitTests/Cache/InMemoryCacheManagerTests.cs#L17
The type or namespace name 'MemoryCache' could not be found (are you missing a using directive or an assembly reference?)
test
Process completed with exit code 1.
test: src/Mocale/Abstractions/IAppResourcesConfig.cs#L11
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
test: src/Mocale/Abstractions/IAppResourcesConfig.cs#L11
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
test: src/Mocale/Abstractions/ICacheUpdateManager.cs#L16
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
test: src/Mocale/Abstractions/ICacheUpdateManager.cs#L16
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
test: src/Mocale/Abstractions/ICacheUpdateManager.cs#L23
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
test: src/Mocale/Abstractions/ICacheUpdateManager.cs#L23
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
test: src/Mocale/Abstractions/ICacheUpdateManager.cs#L29
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
test: src/Mocale/Abstractions/ICacheUpdateManager.cs#L29
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
test: src/Mocale/Abstractions/ICacheUpdateManager.cs#L34
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
test: src/Mocale/Abstractions/ICacheUpdateManager.cs#L34
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)