Update dependency Serilog to v3.1.0 #161
Annotations
18 warnings
build:
TheOmenDen.Shared.Components/ReCAPTCHA/ReCaptcha.razor.cs#L83
Possible null reference argument for parameter 'jsRuntime' in 'Task ReCaptchaLoaderService.LoadAsync(IJSRuntime jsRuntime, DotNetObjectReference<ReCaptcha> dotNetObjectReference, ReCaptchaLoaderOptions? options)'.
|
build:
TheOmenDen.Shared.Components/ReCAPTCHA/ReCaptcha.razor.cs#L153
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
|
build:
TheOmenDen.Components.Demo/_Imports.razor#L13
The using directive for 'TheOmenDen.Shared.Components.ReCAPTCHA' appeared previously in this namespace
|
build:
TheOmenDen.Components.Demo/Pages/ReCaptchaDemo.razor#L43
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TheOmenDen.Components.Demo/Pages/ReCaptchaDemo.razor#L44
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TheOmenDen.Components.Demo/Pages/ReCaptchaDemo.razor#L45
Non-nullable field '_recaptchaSiteKey' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
TheOmenDen.Components.Demo/Pages/ReCaptchaDemo.razor#L47
Non-nullable field '_lightRenderParameters' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
TheOmenDen.Components.Demo/Pages/ReCaptchaDemo.razor#L48
Non-nullable field '_darkRenderParameters' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
TheOmenDen.Shared.Components/ReCAPTCHA/ReCaptcha.razor.cs#L83
Possible null reference argument for parameter 'jsRuntime' in 'Task ReCaptchaLoaderService.LoadAsync(IJSRuntime jsRuntime, DotNetObjectReference<ReCaptcha> dotNetObjectReference, ReCaptchaLoaderOptions? options)'.
|
build:
TheOmenDen.Shared.Components/ReCAPTCHA/ReCaptcha.razor.cs#L153
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
|
build:
TheOmenDen.Components.Demo/_Imports.razor#L13
The using directive for 'TheOmenDen.Shared.Components.ReCAPTCHA' appeared previously in this namespace
|
build:
TheOmenDen.Components.Demo/Pages/ReCaptchaDemo.razor#L43
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TheOmenDen.Components.Demo/Pages/ReCaptchaDemo.razor#L44
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TheOmenDen.Components.Demo/Pages/ReCaptchaDemo.razor#L45
Non-nullable field '_recaptchaSiteKey' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
TheOmenDen.Components.Demo/Pages/ReCaptchaDemo.razor#L47
Non-nullable field '_lightRenderParameters' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
TheOmenDen.Components.Demo/Pages/ReCaptchaDemo.razor#L48
Non-nullable field '_darkRenderParameters' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
TheOmenDen.Shared.Components/ReCAPTCHA/ReCaptcha.razor.cs#L83
Possible null reference argument for parameter 'jsRuntime' in 'Task ReCaptchaLoaderService.LoadAsync(IJSRuntime jsRuntime, DotNetObjectReference<ReCaptcha> dotNetObjectReference, ReCaptchaLoaderOptions? options)'.
|
build:
TheOmenDen.Shared.Components/ReCAPTCHA/ReCaptcha.razor.cs#L153
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
|