Merge pull request #129 from Encamina/@mramos/add-csv-document-connector #302
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 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 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 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 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 declaring the property as nullable.
|
CI:
src/Encamina.Enmarcha.Email.Abstractions/SmtpClientOptions.cs#L19
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
CI:
src/Encamina.Enmarcha.Email.Abstractions/SmtpClientOptions.cs#L33
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
CI:
src/Encamina.Enmarcha.Email.Abstractions/SmtpClientOptions.cs#L47
Non-nullable property 'ServerCertificateValidationCallback' must contain a non-null value when exiting constructor. Consider 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 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 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/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.AspNet.OpenApi.Swashbuckle/VersionSwaggerGenOptions.cs#L16
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
CI:
src/Encamina.Enmarcha.AspNet.Mvc/Extensions/AuthenticationBuilderExtensions.cs#L84
Nullability of reference types in type of parameter 'name' of 'void ConfigureAzureOptionsBase<T>.Configure(string name, T options)' doesn't match implicitly implemented member 'void IConfigureNamedOptions<T>.Configure(string? name, T options)' (possibly because of nullability attributes).
|
CI:
src/Encamina.Enmarcha.AspNet.Mvc/Authentication/AzureActiveDirectoryOptions.cs#L11
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
CI:
src/Encamina.Enmarcha.AspNet.Mvc/Authentication/AzureActiveDirectoryOptions.cs#L16
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
CI:
src/Encamina.Enmarcha.AspNet.Mvc/Authentication/AzureActiveDirectoryOptions.cs#L21
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code-coverage-report
Expired
|
28.5 KB |
|
enmarcha-libraries-302
Expired
|
1.11 MB |
|