Adds category to KeyValueStorage #424
Annotations
10 warnings
|
build:
Simple.Sqlite/SqliteDB.cs#L193
Possible null reference return.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L184
Converting null literal or possible null value to non-nullable type.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L176
Possible null reference return.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L168
Converting null literal or possible null value to non-nullable type.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L160
Possible null reference return.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L153
Cannot convert null literal to non-nullable reference type.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L44
Dereference of a possibly null reference.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L240
Cannot convert null literal to non-nullable reference type.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L219
Cannot convert null literal to non-nullable reference type.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L113
Cannot convert null literal to non-nullable reference type.
|