Skip to content

Tests

Tests #1

Manually triggered February 19, 2025 13:50
Status Failure
Total duration 2m 18s
Artifacts

tests.yml

on: workflow_dispatch
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
Unit tests (ubuntu-latest): QuickTest/Program.cs#L23
The type or namespace name 'TestThrottleStream' does not exist in the namespace 'Duplicati.StreamUtil.QuickTest' (are you missing an assembly reference?)
Unit tests (ubuntu-latest): QuickTest/Program.cs#L23
The type or namespace name 'TestThrottleStream' does not exist in the namespace 'Duplicati.StreamUtil.QuickTest' (are you missing an assembly reference?)
Unit tests (ubuntu-latest)
Process completed with exit code 1.
Unit tests (macos-latest): QuickTest/Program.cs#L23
The type or namespace name 'TestThrottleStream' does not exist in the namespace 'Duplicati.StreamUtil.QuickTest' (are you missing an assembly reference?)
Unit tests (macos-latest): QuickTest/Program.cs#L23
The type or namespace name 'TestThrottleStream' does not exist in the namespace 'Duplicati.StreamUtil.QuickTest' (are you missing an assembly reference?)
Unit tests (macos-latest)
Process completed with exit code 1.
Unit tests (windows-latest): QuickTest/Program.cs#L23
The type or namespace name 'TestThrottleStream' does not exist in the namespace 'Duplicati.StreamUtil.QuickTest' (are you missing an assembly reference?)
Unit tests (windows-latest): QuickTest/Program.cs#L23
The type or namespace name 'TestThrottleStream' does not exist in the namespace 'Duplicati.StreamUtil.QuickTest' (are you missing an assembly reference?)
Unit tests (windows-latest)
Process completed with exit code 1.
Unit tests (ubuntu-latest): QuickTest/TestTimeoutStream.cs#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.
Unit tests (ubuntu-latest): QuickTest/TestTimeoutStream.cs#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.
Unit tests (macos-latest): QuickTest/TestTimeoutStream.cs#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.
Unit tests (macos-latest): QuickTest/TestTimeoutStream.cs#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.
Unit tests (windows-latest): QuickTest/TestTimeoutStream.cs#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.
Unit tests (windows-latest): QuickTest/TestTimeoutStream.cs#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.