Skip to content

Merge pull request #143 from Encamina/@mramos/release-8.2.0 #333

Merge pull request #143 from Encamina/@mramos/release-8.2.0

Merge pull request #143 from Encamina/@mramos/release-8.2.0 #333

Triggered via push October 22, 2024 11:02
Status Success
Total duration 3m 6s
Artifacts 2

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
CI: src/Encamina.Enmarcha.Entities.Abstractions/IdentifiableBase{T}.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
CI: src/Encamina.Enmarcha.Entities.Abstractions/IdentifiableBase.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
CI: src/Encamina.Enmarcha.Testing/TestOptionsMonitor.cs#L33
Nullability of reference types in type of parameter 'name' of 'TOptions TestOptionsMonitor<TOptions>.Get(string name)' doesn't match implicitly implemented member 'TOptions IOptionsMonitor<TOptions>.Get(string? name)' (possibly because of nullability attributes).
CI: src/Encamina.Enmarcha.Testing/TestOptionsMonitor.cs#L16
Non-nullable field 'currentListener' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
CI: src/Encamina.Enmarcha.Testing/TestOptionsMonitor.cs#L16
Non-nullable property 'CurrentValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
CI: src/Encamina.Enmarcha.Testing/TestOptionsMonitor.cs#L24
Non-nullable field 'currentListener' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
CI: src/Encamina.Enmarcha.Testing/TestOptionsMonitor.cs#L49
Possible null reference return.
CI: src/Encamina.Enmarcha.Testing/FakerProvider.cs#L85
Make 'GetFakerFor' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
CI: src/Encamina.Enmarcha.AI.Abstractions/TextSplitterOptions.cs#L27
Non-nullable property 'Separators' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
CI: src/Encamina.Enmarcha.AI.Abstractions/AnswerBase.cs#L16
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
CI: src/Encamina.Enmarcha.Entities.Abstractions/IdentifiableBase.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
CI: src/Encamina.Enmarcha.Entities.Abstractions/IdentifiableBase{T}.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
CI: src/Encamina.Enmarcha.Core/Debouncer.cs#L17
Use the overloading mechanism instead of the optional parameters. (https://rules.sonarsource.com/csharp/RSPEC-2360)
CI: src/Encamina.Enmarcha.Core/DataAnnotations/RequiredIfAttribute.cs#L26
Use the overloading mechanism instead of the optional parameters. (https://rules.sonarsource.com/csharp/RSPEC-2360)
CI: src/Encamina.Enmarcha.Core/DataAnnotations/RequiredIfAttribute.cs#L26
Use the overloading mechanism instead of the optional parameters. (https://rules.sonarsource.com/csharp/RSPEC-2360)
CI: src/Encamina.Enmarcha.Core/DataAnnotations/RequiredIfAttribute.cs#L41
Use the overloading mechanism instead of the optional parameters. (https://rules.sonarsource.com/csharp/RSPEC-2360)
CI: src/Encamina.Enmarcha.Core/DataAnnotations/RequiredIfAttribute.cs#L41
Use the overloading mechanism instead of the optional parameters. (https://rules.sonarsource.com/csharp/RSPEC-2360)
CI: src/Encamina.Enmarcha.Core/JsonUtils.cs#L23
Use the overloading mechanism instead of the optional parameters. (https://rules.sonarsource.com/csharp/RSPEC-2360)
CI: src/Encamina.Enmarcha.Core/Extensions/ObjectExtensions.cs#L68
Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134)
CI: src/Encamina.Enmarcha.Core/DataAnnotations/AtLeastOneRequiredAttribute.cs#L66
Refactor the code in order to remove this break statement. (https://rules.sonarsource.com/csharp/RSPEC-1227)

Artifacts

Produced during runtime
Name Size
code-coverage-report
29.5 KB
enmarcha-libraries-333
1.15 MB