Skip to content

Merge branch 'main' into fiks-classifications

29a44ca
Select commit
Loading
Failed to load commit list.
Open

feat(fiks-arkiv): configurable case file classifications and document format codes #1765

Merge branch 'main' into fiks-classifications
29a44ca
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 29, 2026 in 1m 4s

Annotations

Check warning on line 216 in src/Altinn.App.Clients.Fiks/FiksArkiv/FiksArkivDefaultPayloadGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the unnecessary Boolean literal(s).

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5ProFipn65xSQ3zX68&open=AZ5ProFipn65xSQ3zX68&pullRequest=1765

Check warning on line 97 in test/Altinn.App.Clients.Fiks.Tests/FiksArkiv/Models/FiksArkivSettingsTest.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5ProGcpn65xSQ3zX7B&open=AZ5ProGcpn65xSQ3zX7B&pullRequest=1765

Check warning on line 42 in src/Altinn.App.Clients.Fiks/FiksArkiv/FiksArkivConfigResolver.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Constructor has 8 parameters, which is greater than the 7 authorized.

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5ProF4pn65xSQ3zX69&open=AZ5ProF4pn65xSQ3zX69&pullRequest=1765

Check warning on line 26 in src/Altinn.App.Clients.Fiks/Factories/KlassifikasjonFactory.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of using this literal 'Classification.Id' 5 times.

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5VwKnNUEPGbqIct6V8&open=AZ5VwKnNUEPGbqIct6V8&pullRequest=1765

Check warning on line 99 in test/Altinn.App.Clients.Fiks.Tests/FiksArkiv/Models/FiksArkivSettingsTest.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5ProGcpn65xSQ3zX7D&open=AZ5ProGcpn65xSQ3zX7D&pullRequest=1765

Check warning on line 185 in src/Altinn.App.Clients.Fiks/FiksArkiv/FiksArkivDefaultPayloadGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the unnecessary Boolean literal(s).

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5ProFipn65xSQ3zX67&open=AZ5ProFipn65xSQ3zX67&pullRequest=1765

Check warning on line 27 in src/Altinn.App.Clients.Fiks/Factories/KlassifikasjonFactory.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of using this literal 'Classification.Title' 4 times.

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5VwKnNUEPGbqIct6V9&open=AZ5VwKnNUEPGbqIct6V9&pullRequest=1765

Check warning on line 98 in test/Altinn.App.Clients.Fiks.Tests/FiksArkiv/Models/FiksArkivSettingsTest.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5ProGcpn65xSQ3zX7C&open=AZ5ProGcpn65xSQ3zX7C&pullRequest=1765

Check warning on line 96 in test/Altinn.App.Clients.Fiks.Tests/FiksArkiv/Models/FiksArkivSettingsTest.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5ProGcpn65xSQ3zX7A&open=AZ5ProGcpn65xSQ3zX7A&pullRequest=1765

Check warning on line 66 in test/Altinn.App.Clients.Fiks.Tests/FiksArkiv/FiksArkivConfigResolverTest.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5ProHGpn65xSQ3zX7F&open=AZ5ProHGpn65xSQ3zX7F&pullRequest=1765

Check warning on line 158 in test/Altinn.App.Clients.Fiks.Tests/FiksArkiv/FiksArkivDefaultPayloadGeneratorTest.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

The member referenced by the MemberData attribute returns untyped data rows, such as object[]. Consider using TheoryData<> as the return type to provide better type safety.

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5ProGxpn65xSQ3zX7E&open=AZ5ProGxpn65xSQ3zX7E&pullRequest=1765

Check warning on line 442 in src/Altinn.App.Clients.Fiks/FiksArkiv/Models/FiksArkivSettings.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the unnecessary Boolean literal(s).

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5ProE7pn65xSQ3zX65&open=AZ5ProE7pn65xSQ3zX65&pullRequest=1765

Check warning on line 124 in src/Altinn.App.Clients.Fiks/FiksArkiv/FiksArkivConfigResolver.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Either log this exception and handle it, or rethrow it with some contextual information.

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5ProF4pn65xSQ3zX6-&open=AZ5ProF4pn65xSQ3zX6-&pullRequest=1765

Check warning on line 187 in src/Altinn.App.Clients.Fiks/FiksArkiv/FiksArkivConfigResolver.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Either log this exception and handle it, or rethrow it with some contextual information.

See more on https://sonarcloud.io/project/issues?id=Altinn_app-lib-dotnet&issues=AZ5ProF4pn65xSQ3zX6_&open=AZ5ProF4pn65xSQ3zX6_&pullRequest=1765