Bump Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-rc.2.25469.5 to 10.0.0-rtm.25507.103 #10
Annotations
10 warnings
|
src/UUID/Constructor/UUID.cs#L571
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
|
src/UUID/Constructor/UUID.cs#L298
Dereference of a possibly null reference.
|
|
src/UUID/Constructor/UUID.cs#L571
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
|
src/UUID/Constructor/UUID.cs#L298
Dereference of a possibly null reference.
|
|
src/UUID/Constructor/UUID.cs#L96
Parameter 'ulong timestamp' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
|
src/UUID/Constructor/UUID.cs#L96
Parameter 'ulong timestamp' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
|
src/UUID/Constructor/UUID.cs#L96
Parameter 'ulong timestamp' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
|
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.
|
|
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.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading