SkVisionImageDocumentConnector
fixes and improvements
#308
Annotations
20 warnings
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.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.Entities/ServiceFactory{T}.cs#L35
Dereference of a possibly null reference.
|
CI:
src/Encamina.Enmarcha.Entities/ServiceFactory{T}.cs#L35
Possible null reference argument for parameter 'exceptionMessageParameters' in 'T? ServiceFactory<T>.ProcessService(T service, bool throwIfNotFound, string exceptionMessage, string parameterName, params object[] exceptionMessageParameters)'.
|
CI:
src/Encamina.Enmarcha.Services.Abstractions/ExecutionContextTemplate.cs#L15
Non-nullable property 'CorrelationId' 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.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.AI.Abstractions/AnswerBase.cs#L16
Non-nullable property 'Source' 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 'AssociatedQuestions' 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 'Metadata' 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/CognitiveServiceOptionsBase.cs#L15
Non-nullable property 'Name' 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/CognitiveServiceOptionsBase.cs#L15
Non-nullable property 'EndpointUrl' 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/CognitiveServiceOptionsBase.cs#L15
Non-nullable property 'KeyCredential' 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/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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code-coverage-report
Expired
|
34.9 KB |
|
enmarcha-libraries-308
Expired
|
1.17 MB |
|