Skip to content

Merge pull request #68 from TensionDev/dependabot/nuget/XUnitTestProj… #211

Merge pull request #68 from TensionDev/dependabot/nuget/XUnitTestProj…

Merge pull request #68 from TensionDev/dependabot/nuget/XUnitTestProj… #211

Triggered via push March 4, 2026 00:11
Status Success
Total duration 2m 2s
Artifacts

dotnet.yml

on: push
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
.NET 8.0.x on macos-latest: XUnitTestProjectUUID/UnitTestUuid.cs#L508
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'Uuid'
.NET 8.0.x on macos-latest: XUnitTestProjectUUID/UnitTestUuid.cs#L454
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'Uuid'
.NET 8.0.x on macos-latest: XUnitTestProjectUUID/UnitTestUuid.cs#L508
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'Uuid'
.NET 8.0.x on macos-latest: XUnitTestProjectUUID/UnitTestUuid.cs#L454
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'Uuid'
.NET 8.0.x on ubuntu-latest: XUnitTestProjectUUID/UnitTestUuid.cs#L508
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'Uuid'
.NET 8.0.x on ubuntu-latest: XUnitTestProjectUUID/UnitTestUuid.cs#L454
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'Uuid'
.NET 8.0.x on ubuntu-latest: XUnitTestProjectUUID/UnitTestUuid.cs#L508
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'Uuid'
.NET 8.0.x on ubuntu-latest: XUnitTestProjectUUID/UnitTestUuid.cs#L454
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'Uuid'
.NET 8.0.x on windows-latest: XUnitTestProjectUUID/UnitTestUuid.cs#L508
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'Uuid'
.NET 8.0.x on windows-latest: XUnitTestProjectUUID/UnitTestUuid.cs#L454
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'Uuid'
.NET 8.0.x on windows-latest: XUnitTestProjectUUID/UnitTestUuid.cs#L508
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'Uuid'
.NET 8.0.x on windows-latest: XUnitTestProjectUUID/UnitTestUuid.cs#L454
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'Uuid'
.NET 8.0.x: UUIDUtil/Uuid.cs#L193
Constructor has 11 parameters, which is greater than the 7 authorized.
.NET 8.0.x: UUIDUtil/Uuid.cs#L95
Refactor this constructor to reduce its Cognitive Complexity from 16 to the 15 allowed.
.NET 8.0.x: UUIDUtil/UUIDv3.cs#L42
Make sure this weak hash algorithm is not used in a sensitive context here.
.NET 8.0.x: UUIDUtil/UUIDv7.cs#L25
Rename class 'UUIDv7' to match pascal case naming rules, consider using 'UuiDv7'.
.NET 8.0.x: UUIDUtil/UUIDv4.cs#L24
Rename class 'UUIDv4' to match pascal case naming rules, consider using 'UuiDv4'.
.NET 8.0.x: UUIDUtil/UUIDv5.cs#L26
Rename class 'UUIDv5' to match pascal case naming rules, consider using 'UuiDv5'.
.NET 8.0.x: UUIDUtil/UUIDv1.cs#L25
Rename class 'UUIDv1' to match pascal case naming rules, consider using 'UuiDv1'.
.NET 8.0.x: UUIDUtil/UUIDv6.cs#L24
Rename class 'UUIDv6' to match pascal case naming rules, consider using 'UuiDv6'.
.NET 8.0.x: UUIDUtil/UUIDNamespace.cs#L26
Rename class 'UUIDNamespace' to match pascal case naming rules, consider using 'UuidNamespace'.
.NET 8.0.x: UUIDUtil/UUIDv3.cs#L26
Rename class 'UUIDv3' to match pascal case naming rules, consider using 'UuiDv3'.