Develop #142
Merged
Develop #142
Annotations
10 warnings
|
TickAPI/TickAPI/Program.cs#L191
Possible null reference argument for parameter 'configuration' in 'ConnectionMultiplexer ConnectionMultiplexer.Connect(string configuration, TextWriter? log = null)'.
|
|
TickAPI/TickAPI/Program.cs#L86
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
TickAPI/TickAPI/Program.cs#L74
Possible null reference assignment.
|
|
TickAPI/TickAPI/Program.cs#L73
Possible null reference assignment.
|
|
TickAPI/TickAPI/Migrations/20250615064657_hascolumntype.Designer.cs#L16
The type name 'hascolumntype' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
TickAPI/TickAPI/Migrations/20250615064657_hascolumntype.cs#L8
The type name 'hascolumntype' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
TickAPI/TickAPI/Migrations/20250613140026_blobmigration.Designer.cs#L16
The type name 'blobmigration' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
TickAPI/TickAPI/Migrations/20250613140026_blobmigration.cs#L8
The type name 'blobmigration' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
TickAPI/TickAPI/Migrations/20250525174930_resell.Designer.cs#L16
The type name 'resell' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
TickAPI/TickAPI/Migrations/20250525174930_resell.cs#L8
The type name 'resell' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
The logs for this run have expired and are no longer available.
Loading