Add InMemory Cache Provider #49
mocale-ci.yml
on: pull_request
build
0s
test
4m 58s
release
0s
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)
|