Skip to content

feat: support for dotnet9.0 dotnet10 #1472

feat: support for dotnet9.0 dotnet10

feat: support for dotnet9.0 dotnet10 #1472

Triggered via pull request July 7, 2025 10:00
Status Failure
Total duration 15m 26s
Artifacts

pr_run_test_ci.yml

on: pull_request
redis on base image
15m 21s
redis on base image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
redis on base image
Process completed with exit code 1.
redis on base image: src/Utils/Caching/Masa.Utils.Caching.Memory/MemoryCache.cs#L8
Make '_dicCache' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
redis on base image: src/Utils/Caching/Masa.Utils.Caching.Memory/MemoryCache.cs#L6
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
redis on base image: src/Utils/Caching/Masa.Utils.Caching.Memory/MemoryCache.cs#L22
Refactor 'Values' into a method, properties should not copy collections. (https://rules.sonarsource.com/csharp/RSPEC-2365)
redis on base image: src/Utils/Caching/Masa.Utils.Caching.Memory/MemoryCache.cs#L14
Refactor 'Keys' into a method, properties should not copy collections. (https://rules.sonarsource.com/csharp/RSPEC-2365)
redis on base image: src/Utils/Caching/Masa.Utils.Caching.Memory/MemoryCache.cs#L8
Make '_dicCache' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
redis on base image: src/Utils/Models/Masa.Utils.Models.Config/Paginated/PaginatedListBase.cs#L8
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
redis on base image: src/Utils/Models/Masa.Utils.Models.Config/Paginated/PaginatedListBase.cs#L8
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
redis on base image
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
redis on base image
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
redis on base image
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
redis on base image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
redis on base image
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
redis on base image
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.