Skip to content

Add an endpoint to synchronize the KKR database with updates from the change log #430

Add an endpoint to synchronize the KKR database with updates from the change log

Add an endpoint to synchronize the KKR database with updates from the change log #430

Triggered via pull request October 15, 2024 11:03
Status Failure
Total duration 1m 57s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.19.1/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
Analyze (csharp): src/Altinn.Profile.Integrations/Repositories/PersonRepository.cs#L166
The variable 'ex' is declared but never used
Analyze (csharp): src/Altinn.Profile.Integrations/Services/PersonService.cs#L32
Parameter 'changesLogService' has no matching param tag in the XML comment for 'PersonService.PersonService(IMapper, IPersonRepository, INationalIdentityNumberChecker, IChangesLogService)' (but other parameters do)
Analyze (csharp): src/Altinn.Profile.Integrations/Repositories/PersonRepository.cs#L166
The variable 'ex' is declared but never used
Analyze (csharp): src/Altinn.Profile.Integrations/Services/PersonService.cs#L32
Parameter 'changesLogService' has no matching param tag in the XML comment for 'PersonService.PersonService(IMapper, IPersonRepository, INationalIdentityNumberChecker, IChangesLogService)' (but other parameters do)