Skip to content
Triggered via push June 14, 2024 23:10
Status Failure
Total duration 46s
Artifacts

dotnet-core.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-and-test-ubuntu-latest: src/TauStellwerk.Data/TransferService.cs#L38
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-ubuntu-latest: src/TauStellwerk.Data/TransferService.cs#L38
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-ubuntu-latest
Process completed with exit code 1.
build-and-test-windows-latest
The job was canceled because "ubuntu-latest" failed.
build-and-test-windows-latest
The operation was canceled.
build-and-test-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.