TECH_DEBT: Add IG validation cost audit tool and cache observability #2363
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L65
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
|
|
Build:
DotNet/Shared/Application/Extensions/ExternalServices/RedisCacheExtension.cs#L19
Possible null reference argument for parameter 'hostAndPort' in 'void EndPointCollection.Add(string hostAndPort)'.
|
|
Build:
DotNet/Shared/Application/Extensions/JobDataMapExtensions.cs#L33
'StringKeyDirtyFlagMap.Put(string, string?)' is obsolete: 'Use the indexer this[key] = value instead. This method will be removed in a future major version.'
|
|
Build:
DotNet/Shared/Application/Extensions/JobDataMapExtensions.cs#L28
'StringKeyDirtyFlagMap.Put(string, string?)' is obsolete: 'Use the indexer this[key] = value instead. This method will be removed in a future major version.'
|
|
Build:
DotNet/Shared/Application/Extensions/JobDataMapExtensions.cs#L22
'StringKeyDirtyFlagMap.Put(string, string?)' is obsolete: 'Use the indexer this[key] = value instead. This method will be removed in a future major version.'
|
|
Build:
DotNet/Shared/Application/Extensions/Caching/InMemoryCacheService.cs#L20
Converting null literal or possible null value to non-nullable type.
|
|
Build:
DotNet/Shared/Domain/Repositories/Implementations/BaseEntityRepository.cs#L235
Type parameter 'T' has the same name as the type parameter from outer type 'BaseEntityRepository<T, TDbContext>'
|
|
Build
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
|
Build:
DotNet/Automation/Generation/FhirSerializerOptions.cs#L2
The using directive for 'Hl7.Fhir.Model' appeared previously in this namespace
|
|
Build:
DotNet/Automation/Generation/CqlResourceTypeExtractor.cs#L5
The using directive for 'System.Reflection' appeared previously in this namespace
|
|
Restore dependencies
A FrameworkReference for 'Microsoft.AspNetCore.App' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
background
wait
wait-all
cancel
parallel
Loading