Add THIRD_PARTY_NOTICES file with external dep licenses #14
Annotations
5 errors and 2 warnings
TimestampWithLocalTimeZoneAccessorTest.java#L210
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest > testStringWithGregorianShift
java.lang.AssertionError:
Expected: is "1582-10-05 00:00:00"
but: was "1582-10-15 00:00:00"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneAccessorTest.java:210)
|
TimestampWithLocalTimeZoneFromNumberAccessorTest.java#L305
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest > testTimestampWithAnsiDateRange
java.lang.AssertionError:
Expected: is <1943-01-01 01:00:00.0>
but: was <1943-01-01 00:00:00.0>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.assertTimestamp(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:305)
at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromNumberAccessorTest.testTimestampWithAnsiDateRange(TimestampWithLocalTimeZoneFromNumberAccessorTest.java:289)
|
TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java#L212
0.0sec org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest > testStringWithGregorianShift
java.lang.AssertionError:
Expected: is "1582-10-05 05:30:00"
but: was "1582-10-15 05:30:00"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.apache.calcite.avatica.util.TimestampWithLocalTimeZoneFromUtilDateAccessorTest.testStringWithGregorianShift(TimestampWithLocalTimeZoneFromUtilDateAccessorTest.java:212)
|
task ':core:test'#L1
Execution failed for task ':core:test':
org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite-avatica/calcite-avatica/core/build/reports/tests/test/index.html
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading