chore(deps): update dependency microsoft.extensions.logging.abstractions to v9 #1278
build-and-analyze.yml
on: pull_request
Build and Test
2m 18s
Analyze
2m 57s
Annotations
16 warnings
Build and Test:
src/Altinn.ResourceRegistry.Core/Helpers/PolicyHelper.cs#L351
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
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.Core/Helpers/PolicyHelper.cs#L351
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
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.Core/Helpers/PolicyHelper.cs#L351
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
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.Core/Helpers/PolicyHelper.cs#L351
A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
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)
|