Skip to content

refactor: use aweXpect for Compression project (#685) #524

refactor: use aweXpect for Compression project (#685)

refactor: use aweXpect for Compression project (#685) #524

Triggered via push December 16, 2024 07:31
Status Success
Total duration 16m 41s
Artifacts 4

build.yml

on: push
Test (Examples)
3m 23s
Test (Examples)
Stryker mutation testing (Ubuntu)
16m 29s
Stryker mutation testing (Ubuntu)
Stryker mutation testing (Windows)
11m 34s
Stryker mutation testing (Windows)
Upload coverage to Codacy
14s
Upload coverage to Codacy
Cleanup
0s
Cleanup
Fit to window
Zoom out
Zoom in

Annotations

54 warnings
Test (MacOS): 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.
Test (MacOS): 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.
Test (MacOS): 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.
Test (MacOS): 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.
Test (MacOS): 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.
Test (MacOS): 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.
Test (MacOS): 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.
Test (MacOS): Tests/Testably.Abstractions.Compression.Tests/ZipFile/OpenTests.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.
Test (MacOS): 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.
Test (MacOS): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L16
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.
Test (Ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (Ubuntu): 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.
Test (Ubuntu): 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.
Test (Ubuntu): 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.
Test (Ubuntu): 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.
Test (Ubuntu): 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.
Test (Ubuntu): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L16
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.
Test (Ubuntu): 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.
Test (Ubuntu): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.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.
Test (Ubuntu): 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.
Test (Ubuntu): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L52
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.
Test (Windows): 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.
Test (Windows): 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.
Test (Windows): 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.
Test (Windows): 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.
Test (Windows): Tests/Testably.Abstractions.Compression.Tests/ZipFile/OpenTests.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.
Test (Windows): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L16
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.
Test (Windows): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.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.
Test (Windows): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L52
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.
Test (Windows): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L69
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.
Test (Windows): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L94
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.
Test (Examples): 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.
Test (Examples): 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.
Test (Examples): 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.
Test (Examples): 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.
Test (Examples): Tests/Testably.Abstractions.Compression.Tests/ZipFile/OpenTests.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.
Test (Examples): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L16
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.
Test (Examples): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.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.
Test (Examples): 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.
Test (Examples): 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.
Test (Examples): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L52
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.
Test (.NET Framework): 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.
Test (.NET Framework): 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.
Test (.NET Framework): 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.
Test (.NET Framework): 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.
Test (.NET Framework): Tests/Testably.Abstractions.Compression.Tests/ZipFile/OpenTests.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.
Test (.NET Framework): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L16
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.
Test (.NET Framework): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.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.
Test (.NET Framework): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L52
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.
Test (.NET Framework): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L119
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.
Test (.NET Framework): Tests/Testably.Abstractions.Compression.Tests/ZipFile/ExtractToDirectoryTests.cs#L141
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.
Upload coverage to Codacy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Stryker mutation testing (Ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Code coverage (.NET Framework)", "Code coverage (MacOS)", "Code coverage (Ubuntu)", "Code coverage (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/

Artifacts

Produced during runtime
Name Size
Code coverage (.NET Framework)
10.9 MB
Code coverage (MacOS)
18.1 MB
Code coverage (Ubuntu)
18.1 MB
Code coverage (Windows)
18.4 MB