Skip to content

✨[Workflow] Run tests on specific folder changes #4

✨[Workflow] Run tests on specific folder changes

✨[Workflow] Run tests on specific folder changes #4

Triggered via pull request February 3, 2025 18:03
Status Success
Total duration 31s
Artifacts

test-dotnet-package.yml

on: pull_request
Matrix: test-dotnet-package
Fit to window
Zoom out
Zoom in

Annotations

1 warning
test-dotnet-package (8.0): packages/dotnet-sdk/src/Services/DefindexSdk.cs#L8
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.