Skip to content

chore(deps): update dependency microsoft.extensions.fileproviders.embedded to v9 #1275

chore(deps): update dependency microsoft.extensions.fileproviders.embedded to v9

chore(deps): update dependency microsoft.extensions.fileproviders.embedded to v9 #1275

Triggered via pull request November 27, 2024 23:01
Status Success
Total duration 3m 8s
Artifacts

build-and-analyze.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Build and Test: src/Altinn.ResourceRegistry.Persistence/Extensions/ResourceRegistryDependencyInjectionExtensions.cs#L94
'YuniqlDatabaseMigratorExtensions.AddYuniqlMigrations(INpgsqlDatabaseBuilder, Action<YuniqlDatabaseMigratorOptions>)' is obsolete: 'Use overload with serviceKey'
Build and Test: test/Altinn.ResourceRegistry.Tests/Altinn2ExportControllerTest.cs#L199
Cannot convert null literal to non-nullable reference type.
Build and Test: src/Altinn.ResourceRegistry.Persistence/Extensions/ResourceRegistryDependencyInjectionExtensions.cs#L94
'YuniqlDatabaseMigratorExtensions.AddYuniqlMigrations(INpgsqlDatabaseBuilder, Action<YuniqlDatabaseMigratorOptions>)' is obsolete: 'Use overload with serviceKey'
Build and Test: test/Altinn.ResourceRegistry.Tests/Altinn2ExportControllerTest.cs#L199
Cannot convert null literal to non-nullable reference type.
Analyze: src/Altinn.ResourceRegistry.Persistence/Extensions/ResourceRegistryDependencyInjectionExtensions.cs#L94
'YuniqlDatabaseMigratorExtensions.AddYuniqlMigrations(INpgsqlDatabaseBuilder, Action<YuniqlDatabaseMigratorOptions>)' is obsolete: 'Use overload with serviceKey'
Analyze: src/Altinn.ResourceRegistry/appsettings.json#L29
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
Analyze: src/Altinn.ResourceRegistry/appsettings.json#L30
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
Analyze: src/Altinn.ResourceRegistry/Models/AggregateVersion.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: test/Altinn.ResourceRegistry.Tests/Altinn2ExportControllerTest.cs#L199
Cannot convert null literal to non-nullable reference type.
Analyze: src/Altinn.ResourceRegistry.Persistence/Extensions/ResourceRegistryDependencyInjectionExtensions.cs#L94
'YuniqlDatabaseMigratorExtensions.AddYuniqlMigrations(INpgsqlDatabaseBuilder, Action<YuniqlDatabaseMigratorOptions>)' is obsolete: 'Use overload with serviceKey'
Analyze: src/Altinn.ResourceRegistry/appsettings.json#L29
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
Analyze: src/Altinn.ResourceRegistry/appsettings.json#L30
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)