Editing GitHub Page #77
Annotations
10 warnings
Execute Unit Tests:
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.
|
Execute Unit Tests:
src/UUID/Constructor/UUID.cs#L357
Dereference of a possibly null reference.
|
Execute Unit Tests:
src/UUID/Constructor/UUID.cs#L429
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Execute Unit Tests:
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.
|
Execute Unit Tests:
src/UUID/Constructor/UUID.cs#L429
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Execute Unit Tests:
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.
|
Execute Unit Tests:
src/UUID/Constructor/UUID.cs#L429
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Execute Unit Tests:
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.
|
Execute Unit Tests:
src/UUID/Constructor/UUID.cs#L429
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
Execute Unit Tests:
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.
|
Loading