Skip to content

feat: upgrade projects to .NET 8 and update package references #5

feat: upgrade projects to .NET 8 and update package references

feat: upgrade projects to .NET 8 and update package references #5

Triggered via pull request January 22, 2026 18:23
Status Success
Total duration 1m 26s
Artifacts

dotnet.yml

on: pull_request
🔍 Validate Monorepo Structure
8s
🔍 Validate Monorepo Structure
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
🏗️ Build & Test (ubuntu-latest)
No files were found with the provided path: ./src/TestResults/**/coverage.cobertura.xml. No artifacts will be uploaded.
🏗️ Build & Test (ubuntu-latest)
No files were found with the provided path: ./src/TestResults/. No artifacts will be uploaded.
🏗️ Build & Test (ubuntu-latest): src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L57
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (ubuntu-latest): src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L51
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (ubuntu-latest): src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L44
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (ubuntu-latest): src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L38
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (ubuntu-latest): src/Workbench.DependencyInjection.Extensions/ServiceCollectionExtensions.cs#L42
Possible null reference argument for parameter 'type' in 'object ActivatorUtilities.GetServiceOrCreateInstance(IServiceProvider provider, Type type)'.
🏗️ Build & Test (ubuntu-latest): src/Workbench.Comparer/GenericComparerFactory.cs#L20
Possible null reference argument for parameter 'arg' in 'object Func<TEntity, object>.Invoke(TEntity arg)'.
🏗️ Build & Test (ubuntu-latest): src/Workbench.Comparer/GenericComparerFactory.cs#L20
Possible null reference argument for parameter 'arg' in 'object Func<TEntity, object>.Invoke(TEntity arg)'.
🏗️ Build & Test (ubuntu-latest): src/Workbench.DependencyInjection.Extensions/ServiceCollectionExtensions.cs#L14
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (ubuntu-latest): src/Workbench.Comparer/GenericComparerFactory.cs#L11
Non-nullable property 'Predicate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
🏗️ Build & Test (macos-latest)
No files were found with the provided path: ./src/TestResults/. No artifacts will be uploaded.
🏗️ Build & Test (macos-latest): src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L57
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (macos-latest): src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L51
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (macos-latest): src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L44
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (macos-latest): src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L38
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (macos-latest): src/Workbench.DependencyInjection.Extensions/ServiceCollectionExtensions.cs#L42
Possible null reference argument for parameter 'type' in 'object ActivatorUtilities.GetServiceOrCreateInstance(IServiceProvider provider, Type type)'.
🏗️ Build & Test (macos-latest): src/Workbench.DependencyInjection.Extensions/ServiceCollectionExtensions.cs#L14
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (macos-latest): src/Workbench.Comparer/GenericComparerFactory.cs#L20
Possible null reference argument for parameter 'arg' in 'object Func<TEntity, object>.Invoke(TEntity arg)'.
🏗️ Build & Test (macos-latest): src/Workbench.Comparer/GenericComparerFactory.cs#L20
Possible null reference argument for parameter 'arg' in 'object Func<TEntity, object>.Invoke(TEntity arg)'.
🏗️ Build & Test (macos-latest): src/Workbench.Comparer/GenericComparerFactory.cs#L11
Non-nullable property 'Predicate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
🏗️ Build & Test (windows-latest)
No files were found with the provided path: ./src/TestResults/. No artifacts will be uploaded.
🏗️ Build & Test (windows-latest): src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L57
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (windows-latest): src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L51
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (windows-latest): src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L44
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (windows-latest): src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L38
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (windows-latest): src/Workbench.DependencyInjection.Extensions/ServiceCollectionExtensions.cs#L42
Possible null reference argument for parameter 'type' in 'object ActivatorUtilities.GetServiceOrCreateInstance(IServiceProvider provider, Type type)'.
🏗️ Build & Test (windows-latest): src/Workbench.DependencyInjection.Extensions/ServiceCollectionExtensions.cs#L14
Converting null literal or possible null value to non-nullable type.
🏗️ Build & Test (windows-latest): src/Workbench.Comparer/GenericComparerFactory.cs#L20
Possible null reference argument for parameter 'arg' in 'object Func<TEntity, object>.Invoke(TEntity arg)'.
🏗️ Build & Test (windows-latest): src/Workbench.Comparer/GenericComparerFactory.cs#L20
Possible null reference argument for parameter 'arg' in 'object Func<TEntity, object>.Invoke(TEntity arg)'.
🏗️ Build & Test (windows-latest): src/Workbench.Comparer/GenericComparerFactory.cs#L11
Non-nullable property 'Predicate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.