Skip to content

Update dependency Soenneker.Blazor.Utils.ResourceLoader to 3.0.866 #3378

Update dependency Soenneker.Blazor.Utils.ResourceLoader to 3.0.866

Update dependency Soenneker.Blazor.Utils.ResourceLoader to 3.0.866 #3378

Triggered via pull request January 4, 2025 04:34
Status Success
Total duration 50s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
41s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-test: src/FilePond.razor#L532
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
build-and-test: test/Soenneker.Blazor.FilePond.Demo/Pages/Second.razor#L37
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test: test/Soenneker.Blazor.FilePond.Server/Pages/Next.razor#L30
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test: src/FilePond.razor#L532
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
build-and-test: test/Soenneker.Blazor.FilePond.Demo/Pages/Second.razor#L37
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test: test/Soenneker.Blazor.FilePond.Server/Pages/Next.razor#L30
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.