Skip to content

refactor: use aweXpect for Compression project #2148

refactor: use aweXpect for Compression project

refactor: use aweXpect for Compression project #2148

Triggered via pull request December 16, 2024 07:16
Status Failure
Total duration 15m 42s
Artifacts 10

ci.yml

on: pull_request
Stryker mutation testing (Ubuntu)
23s
Stryker mutation testing (Ubuntu)
Stryker mutation testing (Windows)
9m 30s
Stryker mutation testing (Windows)
Stryker mutation testing result
0s
Stryker mutation testing result
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 62 warnings
Stryker mutation testing (Ubuntu)
Process completed with exit code 134.
Testably.Abstractions.Tests.TimeSystem.TimerTests.MockTimeSystemTests ► Change_WithTimeSpan_ShouldResetTimer: Tests/Testably.Abstractions.Tests/TimeSystem/TimerTests.cs#L383
Failed test found in: runneradmin_fv-az1495-829_2024-12-16_07_27_42.trx Error: Expected triggerTimes[0] to be greater than 700, but found 0 (difference of -700).
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/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/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/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/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/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#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/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.
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
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/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/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/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 (Ubuntu): 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 (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/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/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 (Ubuntu): 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 (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 (Examples)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36646 , Maximum supported length: 32766
Test (Examples)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36646 , Maximum supported length: 32766
Test (Examples)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36646 , Maximum supported length: 32766
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/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 (Examples): 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 (Examples): 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 (Windows)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36645 , Maximum supported length: 32766
Test (Windows)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36645 , Maximum supported length: 32766
Test (Windows)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36645 , Maximum supported length: 32766
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 (.NET Framework)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36651 , Maximum supported length: 32766
Test (.NET Framework)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36651 , Maximum supported length: 32766
Test (.NET Framework)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 36651 , Maximum supported length: 32766
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.
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)", "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/

Artifacts

Produced during runtime
Name Size
Code coverage (.NET Framework)
21.7 MB
Code coverage (MacOS)
33.4 MB
Code coverage (Ubuntu)
33.4 MB
Code coverage (Windows)
69.2 MB
PR_NUMBER
5 Bytes
Stryker
2.64 MB
Test results (.NET Framework)
35.1 MB
Test results (MacOS)
40.9 MB
Test results (Ubuntu)
40.8 MB
Test results (Windows)
82.8 MB