Fix error when exporting data to XLSX from an empty table #701
Annotations
4 warnings
build-and-test:
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
|
build-and-test:
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'expected' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
|
build-and-test:
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
|
build-and-test:
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'expected' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
|