Skip to content

Update dotnet monorepo to v7.0.11 #117

Update dotnet monorepo to v7.0.11

Update dotnet monorepo to v7.0.11 #117

Triggered via push September 12, 2023 18:06
Status Success
Total duration 2m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Fit to window
Zoom out
Zoom in

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)'.