Push on release/1.12 #53
codeql
on: dynamic
Matrix: analyze
Annotations
8 errors
|
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnSQLXML:
CommonSchemaReaderTest#L204
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
|
|
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnStruct:
CommonSchemaReaderTest#L210
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
|
|
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnDistinct:
CommonSchemaReaderTest#L180
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
|
|
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnArray:
CommonSchemaReaderTest#L168
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
|
|
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnOther:
CommonSchemaReaderTest#L192
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
|
|
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnDatalink:
CommonSchemaReaderTest#L174
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
|
|
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnJavaObject:
CommonSchemaReaderTest#L186
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
|
|
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnRef:
CommonSchemaReaderTest#L198
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
|