Update dependency webpack to v5.94.0 [SECURITY] #202
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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! ❌
|