Skip to content

Update dependency Soenneker.Utils.Test to 3.0.258 #3295

Update dependency Soenneker.Utils.Test to 3.0.258

Update dependency Soenneker.Utils.Test to 3.0.258 #3295

Triggered via pull request December 31, 2024 22:23
Status Success
Total duration 49m 49s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
35s
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.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: 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: 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.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: 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.