Tests #1
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.
|