Skip to content

deadlock

deadlock #43

Triggered via push February 7, 2025 11:35
Status Failure
Total duration 43s
Artifacts

ci.yml

on: push
CI Build and Test
33s
CI Build and Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
WouterVanRanst.Utils.Tests.dll ► UnknownNamespace.UnknownType ► TaskCompletionBufferCoyoteTests.TestMultipleConsumersProcessAllTasks: src/results/test-results.xml#L0
Failed test found in: src/results/test-results.xml Error: at TaskCompletionBufferCoyoteTests.RunCoyoteTest(Func`2 testFunc) in /home/runner/work/utils/utils/src/WouterVanRanst.Utils.Tests/ConcurrentConsumingTaskCollectionCoyoteTests.cs:line 178
CI Build and Test
Process completed with exit code 1.
CI Build and Test
Failed test were found and 'fail-on-error' option is set to true
CI Build and Test: src/WouterVanRanst.Utils/Utils/ExternalProcess.cs#L18
Cannot convert null literal to non-nullable reference type.
CI Build and Test: src/WouterVanRanst.Utils/Builders/MermaidGraphBuilder.cs#L108
Cannot convert null literal to non-nullable reference type.
CI Build and Test: src/WouterVanRanst.Utils/Extensions/TaskExtensions.cs#L21
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
CI Build and Test: src/WouterVanRanst.Utils/Extensions/StringExtensions.cs#L76
Possible null reference argument for parameter 'input' in 'string Regex.Replace(string input, string pattern, string replacement)'.
CI Build and Test: src/WouterVanRanst.Utils/Extensions/IGroupingExtensions.cs#L7
Dereference of a possibly null reference.
CI Build and Test: src/WouterVanRanst.Utils/Extensions/FileInfoExtensions.cs#L24
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
CI Build and Test: src/WouterVanRanst.Utils/Extensions/FileInfoExtensions.cs#L34
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
CI Build and Test: src/WouterVanRanst.Utils/Extensions/FileInfoExtensions.cs#L48
Dereference of a possibly null reference.
CI Build and Test: src/WouterVanRanst.Utils/Extensions/FileInfoExtensions.cs#L82
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.