Update Simple.Sqlite.xml #419
Annotations
10 warnings
|
build:
Simple.Sqlite/SqliteDB.cs#L192
Possible null reference return.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L183
Converting null literal or possible null value to non-nullable type.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L175
Possible null reference return.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L167
Converting null literal or possible null value to non-nullable type.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L159
Possible null reference return.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L152
Cannot convert null literal to non-nullable reference type.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L43
Dereference of a possibly null reference.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L239
Cannot convert null literal to non-nullable reference type.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L218
Cannot convert null literal to non-nullable reference type.
|
|
build:
Simple.Sqlite/SqliteDB.cs#L112
Cannot convert null literal to non-nullable reference type.
|