refactor: use aweXpect for Compression project #2132
Annotations
1 error and 11 warnings
Run tests
Process returned exit code 1
Launched as "bash --noprofile --norc -eo pipefail /home/runner/work/_actions/Wandalen/wretry.action/v3.7.3_js_action/src/script.sh"
Launched at "/home/runner/work/Testably.Abstractions/Testably.Abstractions"
Attempts exhausted, made 2 attempts :
Attempt #1 started at : 15:36:17 GMT+0000 (Coordinated Universal Time)
Attempt #2 started at : 15:41:03 GMT+0000 (Coordinated Universal Time)
|
Build solution:
Tests/Testably.Abstractions.Compression.Tests/ZipArchive/Tests.cs#L51
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 solution:
Tests/Testably.Abstractions.Compression.Tests/ZipArchive/Tests.cs#L65
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 solution:
Tests/Testably.Abstractions.Compression.Tests/ZipArchive/Tests.cs#L81
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 solution:
Tests/Testably.Abstractions.Compression.Tests/ZipArchive/Tests.cs#L100
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 solution:
Tests/Testably.Abstractions.Compression.Tests/ZipFile/Tests.cs#L9
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 solution:
Tests/Testably.Abstractions.Compression.Tests/ZipFile/OpenTests.cs#L11
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 solution:
Tests/Testably.Abstractions.Compression.Tests/ZipFile/CreateFromDirectoryTests.cs#L18
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 solution:
Tests/Testably.Abstractions.Compression.Tests/ZipFile/OpenTests.cs#L19
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 solution:
Tests/Testably.Abstractions.Compression.Tests/ZipFile/OpenTests.cs#L35
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 solution:
Tests/Testably.Abstractions.Compression.Tests/ZipFile/CreateFromDirectoryTests.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.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Code coverage (.NET Framework)", "PR_NUMBER", "Stryker", "Test results (.NET Framework)", "Test results (MacOS)", "Test results (Ubuntu)", "Test results (Windows)".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading