Update dependency Blazorise to 1.7.1 #182
Annotations
1 error, 19 warnings, and 1 notice
build
The deploy step encountered an error: The process '/usr/bin/git' failed with exit code 128 ❌
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)'.
|
build
Deployment failed! ❌
|