⬆️ Bump files with dotnet-file sync #943
Annotations
4 warnings
🙏 build:
src/TableStorage.Bson/BsonDocumentSerializer.cs#L61
Converting null literal or possible null value to non-nullable type.
|
🙏 build:
src/TableStorage.Bson/BsonDocumentSerializer.cs#L61
Possible null reference argument for parameter 's' in 'DateOnly DateOnly.Parse(string s, IFormatProvider? provider, DateTimeStyles style = DateTimeStyles.None)'.
|
🙏 build:
src/TableStorage.Bson/BsonDocumentSerializer.cs#L61
Converting null literal or possible null value to non-nullable type.
|
🙏 build:
src/TableStorage.Bson/BsonDocumentSerializer.cs#L61
Possible null reference argument for parameter 's' in 'DateOnly DateOnly.Parse(string s, IFormatProvider? provider, DateTimeStyles style = DateTimeStyles.None)'.
|
Loading