Skip to content

build(deps-dev): bump semantic-release from 23.0.2 to 23.0.5 #15

build(deps-dev): bump semantic-release from 23.0.2 to 23.0.5

build(deps-dev): bump semantic-release from 23.0.2 to 23.0.5 #15

Triggered via pull request March 18, 2024 17:04
Status Success
Total duration 1m 23s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Formatters.Csv/CsvOutputFormatter.cs#L34
Nullability of type of parameter 'type' doesn't match overridden member (possibly because of nullability attributes).
Build: src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Formatters.Csv/CsvOutputFormatter.cs#L31
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build: src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Formatters.Csv/CsvOutputFormatter.cs#L44
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Formatters.Csv/CsvOutputFormatter.cs#L62
Loop should be simplified by calling Select(val => val.Value)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
Build: src/Be.Vlaanderen.Basisregisters.AspNetCore.Mvc.Formatters.Csv/CsvOutputFormatter.cs#L34
Nullability of type of parameter 'type' doesn't match overridden member (possibly because of nullability attributes).