IClientWebSocket builder #73
Annotations
11 warnings
|
build (x64):
SystemExtensions.NetStandard.DependencyInjection/Http/HttpClientResolver.cs#L14
Non-nullable property 'HttpMessageHandlerFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (x64):
SystemExtensions.NetStandard.DependencyInjection/Http/HttpClientBuilder.cs#L19
Non-nullable field 'defaultRequestHeadersSetup' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (x64):
SystemExtensions.NetStandard.DependencyInjection/Http/HttpClientBuilder.cs#L19
Non-nullable field 'httpMessageHandlerFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (x64):
SystemExtensions.NetStandard.DependencyInjection/Http/HttpClientBuilder.cs#L19
Non-nullable field 'baseAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (x64):
SystemExtensions.NetStandard.DependencyInjection/Models/Log.cs#L13
Non-nullable property 'CorrelationVector' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (x64):
SystemExtensions.NetStandard.DependencyInjection/Models/Log.cs#L12
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (x64):
SystemExtensions.NetStandard.DependencyInjection/Models/Log.cs#L10
Non-nullable property 'EventId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (x64):
SystemExtensions.NetStandard.DependencyInjection/Models/Log.cs#L9
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (x64):
SystemExtensions.NetStandard.DependencyInjection/Models/Log.cs#L7
Non-nullable property 'Exception' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (x64):
SystemExtensions.NetStandard.DependencyInjection/Models/TypedHttpClientFactory.cs#L7
Non-nullable property 'Factory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (x64)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|