Skip to content

chore(deps): update nuget non-major dependencies #765

chore(deps): update nuget non-major dependencies

chore(deps): update nuget non-major dependencies #765

Triggered via pull request March 20, 2025 16:15
Status Success
Total duration 3m 57s
Artifacts

pr-apps.yml

on: pull_request
find-verticals  /  Find apps
23s
find-verticals / Find apps
Check sln files
31s
Check sln files
Matrix: Analyze
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
Build and Test (Authorization): src/apps/Altinn.Authorization/src/Altinn.Authorization/Repositories/DelegationMetadataRepository.cs#L43
'NpgsqlConnection.GlobalTypeMapper' is obsolete: 'Global-level type mapping has been replaced with data source mapping, see the 7.0 release notes.'
Build and Test (Authorization)
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Build and Test (Authorization): src/apps/Altinn.Authorization/test/Altinn.Authorization.Tests/MockServices/PublicSigningKeyProviderMock.cs#L18
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Build and Test (Authorization): src/apps/Altinn.Authorization/test/Altinn.Authorization.Tests/MockServices/ConfigurationManagerStub.cs#L42
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Build and Test (Authorization): src/apps/Altinn.Authorization/test/Altinn.Authorization.Tests/Util/JwtTokenMock.cs#L52
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Build and Test (Authorization): src/apps/Altinn.Authorization/test/Altinn.Authorization.Tests/Util/JwtTokenMock.cs#L48
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Build and Test (Authorization)
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Build and Test (Authorization): src/apps/Altinn.Authorization/src/Altinn.Authorization/Repositories/DelegationMetadataRepository.cs#L43
'NpgsqlConnection.GlobalTypeMapper' is obsolete: 'Global-level type mapping has been replaced with data source mapping, see the 7.0 release notes.'
Analyze (Authorization): src/apps/Altinn.Authorization/test/Altinn.Authorization.Tests/MockServices/PublicSigningKeyProviderMock.cs#L18
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Analyze (Authorization): src/apps/Altinn.Authorization/test/Altinn.Authorization.Tests/MockServices/ConfigurationManagerStub.cs#L42
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Analyze (Authorization)
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Microsoft.Azure.DocumentDB.Core. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Analyze (Authorization): src/apps/Altinn.Authorization/src/Altinn.Authorization/Models/External/XacmlJsonRequestExternal.cs#L20
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
Analyze (Authorization): src/apps/Altinn.Authorization/src/Altinn.Authorization/Models/External/XacmlJsonRequestExternal.cs#L15
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
Analyze (Authorization): src/apps/Altinn.Authorization/src/Altinn.Authorization/Models/AccessListAuthorizationRequest.cs#L33
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
Analyze (Authorization): src/apps/Altinn.Authorization/src/Altinn.Authorization/appsettings.json#L29
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
Analyze (Authorization): src/apps/Altinn.Authorization/src/Altinn.Authorization/appsettings.json#L28
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
Analyze (Authorization): src/apps/Altinn.Authorization/src/Altinn.Authorization/Repositories/DelegationMetadataRepository.cs#L43
'NpgsqlConnection.GlobalTypeMapper' is obsolete: 'Global-level type mapping has been replaced with data source mapping, see the 7.0 release notes.'