Skip to content

Update UUID.cs

Update UUID.cs #93

Triggered via push December 29, 2024 18:54
Status Success
Total duration 2m 34s
Artifacts

dotnet.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build (Release, UUID.sln): src/UUID/Constructor/UUID.cs#L82
Parameter 'ulong random' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Build (Release, UUID.sln): src/UUID/Constructor/UUID.cs#L373
Dereference of a possibly null reference.
Build (Release, UUID.sln): src/UUID/Constructor/UUID.cs#L445
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
Build (Release, UUID.sln): src/UUID/Constructor/UUID.cs#L82
Parameter 'ulong random' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Build (Release, UUID.sln): src/UUID/Constructor/UUID.cs#L445
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
Build (Release, UUID.sln): src/UUID/Constructor/UUID.cs#L82
Parameter 'ulong random' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Build (Release, UUID.sln): src/UUID/Constructor/UUID.cs#L445
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
Build (Release, UUID.sln): src/UUID/Constructor/UUID.cs#L82
Parameter 'ulong random' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Build (Release, UUID.sln): src/UUID/Constructor/UUID.cs#L445
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
Build (Release, UUID.sln): src/UUID/Constructor/UUID.cs#L82
Parameter 'ulong random' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.