Skip to content

CONFIG: Bump FluentAssertions to 8.5.0 #415

CONFIG: Bump FluentAssertions to 8.5.0

CONFIG: Bump FluentAssertions to 8.5.0 #415

Triggered via pull request August 12, 2025 04:41
Status Failure
Total duration 4m 33s
Artifacts

build.yml

on: pull_request
Add Tag and Create Release
0s
Add Tag and Create Release
Publish to NuGet
0s
Publish to NuGet
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 10 warnings, and 1 notice
Build
Process completed with exit code 1.
Build: NEL.MESH.Tests.Unit/Services/Foundations/Chunks/ChunkServiceTests.Logic.SplitMessageIntoChunks.cs#L67
'NumericAssertions<int>' does not contain a definition for 'BeLessOrEqualTo' and no accessible extension method 'BeLessOrEqualTo' accepting a first argument of type 'NumericAssertions<int>' could be found (are you missing a using directive or an assembly reference?)
Build: NEL.MESH.Tests.Unit/Services/Foundations/Chunks/ChunkServiceTests.Logic.SplitMessageIntoChunks.cs#L67
'NumericAssertions<int>' does not contain a definition for 'BeLessOrEqualTo' and no accessible extension method 'BeLessOrEqualTo' accepting a first argument of type 'NumericAssertions<int>' could be found (are you missing a using directive or an assembly reference?)
Build: NEL.MESH.Infrastructure/Services/ScriptGenerationService.cs#L175
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Build: NEL.MESH.Infrastructure/Services/ScriptGenerationService.cs#L171
Converting null literal or possible null value to non-nullable type.
Build: NEL.MESH.Infrastructure/Services/ScriptGenerationService.cs#L128
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Build: NEL.MESH.Infrastructure/Services/ScriptGenerationService.cs#L124
Converting null literal or possible null value to non-nullable type.
Build: NEL.MESH.Tests.Integration.Witness/703.MeshClientTests.SendMessageUndeliveredMessage.cs#L14
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: NEL.MESH.Tests.Integration.Witness/100.MeshClientTests.cs#L106
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
Build: NEL.MESH.Infrastructure/Services/ScriptGenerationService.cs#L175
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Build: NEL.MESH.Infrastructure/Services/ScriptGenerationService.cs#L171
Converting null literal or possible null value to non-nullable type.
Build: NEL.MESH.Infrastructure/Services/ScriptGenerationService.cs#L128
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
Build: NEL.MESH.Infrastructure/Services/ScriptGenerationService.cs#L124
Converting null literal or possible null value to non-nullable type.
Build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677