Skip to content

refactor: dispose of ManualResetEventSlim #1623

refactor: dispose of ManualResetEventSlim

refactor: dispose of ManualResetEventSlim #1623

Triggered via pull request March 20, 2024 07:05
Status Failure
Total duration 18m 44s
Artifacts 6

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 17 warnings
Test (Ubuntu)
Process returned exit code 1 Launched as "bash --noprofile --norc -eo pipefail /home/runner/work/_actions/Wandalen/wretry.action/v1.4.10_js_action/src/script.sh" Launched at "/home/runner/work/Testably.Abstractions/Testably.Abstractions" Attempts exhausted, made 2 attempts : Attempt #1 started at : 07:07:02 GMT+0000 (Coordinated Universal Time) Attempt #2 started at : 07:10:33 GMT+0000 (Coordinated Universal Time)
Test (Windows)
Process returned exit code 1 Launched as "pwsh -command ". 'D:\a\_actions\Wandalen\wretry.action\v1.4.10_js_action\src\script.ps1'"" Launched at "/D/a/Testably.Abstractions/Testably.Abstractions" Attempts exhausted, made 2 attempts : Attempt #1 started at : 07:08:48 GMT+0000 (Coordinated Universal Time) Attempt #2 started at : 07:16:23 GMT+0000 (Coordinated Universal Time)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.WaitForChangedTests.RealFileSystemTests ► WaitForChanged_ShouldBlockUntilEventHappens(path: "pathcf7280fa-7d34-441c-8433-863bc33aa390"): Tests/Testably.Abstractions.Tests/FileSystem/FileSystemWatcher/WaitForChangedTests.cs#L40
Failed test found in: _fv-az1198-343_2024-03-20_07_08_24.trx Error: Expected result.Name to be "pathcf7280fa-7d34-441c-8433-863bc33aa390" with a length of 40, but "bar.txt" has a length of 7, differs near "bar" (index 0).
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.WaitForChangedTests.RealFileSystemTests ► WaitForChanged_ShouldBlockUntilEventHappens(path: "path6a99512d-f8d3-4e61-8d74-b7a99654a73c"): Tests/Testably.Abstractions.Tests/FileSystem/FileSystemWatcher/WaitForChangedTests.cs#L40
Failed test found in: _fv-az1198-343_2024-03-20_07_10_45.trx Error: Expected result.Name to be "path6a99512d-f8d3-4e61-8d74-b7a99654a73c" with a length of 40, but "foo.dll" has a length of 7, differs near "foo" (index 0).
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.WaitForChangedTests.RealFileSystemTests ► WaitForChanged_ShouldBlockUntilEventHappens(path: "path8190c333-db30-4a01-b429-b4a4b0c1c45d"): Tests/Testably.Abstractions.Tests/FileSystem/FileSystemWatcher/WaitForChangedTests.cs#L40
Failed test found in: runneradmin_fv-az586-669_2024-03-20_07_08_58.trx Error: Expected result.Name to be "path8190c333-db30-4a01-b429-b4a4b0c1c45d" with a length of 40, but "foo.dll" has a length of 7, differs near "foo" (index 0).
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.WaitForChangedTests.RealFileSystemTests ► WaitForChanged_ShouldBlockUntilEventHappens(path: "pathe387e13d-6343-4dc8-a7a4-e9a923e46531"): Tests/Testably.Abstractions.Tests/FileSystem/FileSystemWatcher/WaitForChangedTests.cs#L40
Failed test found in: runneradmin_fv-az586-669_2024-03-20_07_16_32[1].trx Error: Expected result.Name to be "pathe387e13d-6343-4dc8-a7a4-e9a923e46531" with a length of 40, but "foo.dll" has a length of 7, differs near "foo" (index 0).
Test (.NET Framework)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34748 , Maximum supported length: 32766
Test (.NET Framework)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34748 , Maximum supported length: 32766
Test (.NET Framework)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34748 , Maximum supported length: 32766
Test (.NET Framework)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: darenm/Setup-VSTest@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (.NET Framework)
The following actions uses node12 which is deprecated and will be forced to run on node16: darenm/Setup-VSTest@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (.NET Framework): Tests/Testably.Abstractions.Testing.Tests/Statistics/StatisticsTests.Helpers.cs#L328
The type 'NotNullWhenAttribute' in 'C:\Users\runneradmin\.nuget\packages\nullable\1.3.1\contentFiles\cs\net40\Nullable\NotNullWhenAttribute.cs' conflicts with the imported type 'NotNullWhenAttribute' in 'Testably.Abstractions.Testing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'C:\Users\runneradmin\.nuget\packages\nullable\1.3.1\contentFiles\cs\net40\Nullable\NotNullWhenAttribute.cs'.
Test (.NET Framework): Tests/Testably.Abstractions.Testing.Tests/Statistics/StatisticsTests.Helpers.cs#L371
The type 'NotNullWhenAttribute' in 'C:\Users\runneradmin\.nuget\packages\nullable\1.3.1\contentFiles\cs\net40\Nullable\NotNullWhenAttribute.cs' conflicts with the imported type 'NotNullWhenAttribute' in 'Testably.Abstractions.Testing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'C:\Users\runneradmin\.nuget\packages\nullable\1.3.1\contentFiles\cs\net40\Nullable\NotNullWhenAttribute.cs'.
Test (Examples)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34743 , Maximum supported length: 32766
Test (Examples)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34743 , Maximum supported length: 32766
Test (Examples)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34743 , Maximum supported length: 32766
Test (Examples)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (MacOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Windows)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34742 , Maximum supported length: 32766
Test (Windows)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34742 , Maximum supported length: 32766
Test (Windows)
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34742 , Maximum supported length: 32766
Test (Windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
Code coverage (MacOS) Expired
30.8 MB
PR_NUMBER Expired
5 Bytes
Test results (.NET Framework) Expired
5.72 MB
Test results (MacOS) Expired
55.5 MB
Test results (Ubuntu) Expired
105 MB
Test results (Windows) Expired
110 MB