fix(deps): update picocli to v4.7.6 #385
Annotations
4 errors
Run ./gradlew build:
MappedFileLineReaderTest.java#L94
0.1sec io.github.bric3.tailer.file.MappedFileLineReaderTest > find_start_position_given_last_lines()
org.opentest4j.AssertionFailedError:
expected: 42L
but was: 43L
at app//io.github.bric3.tailer.file.MappedFileLineReaderTest.find_start_position_given_last_lines(MappedFileLineReaderTest.java:94)
|
Run ./gradlew build:
MappedFileLineReaderTest.java#L106
0.0sec io.github.bric3.tailer.file.MappedFileLineReaderTest > can_read_from_position()
org.opentest4j.AssertionFailedError:
expected: 183L
but was: 186L
at app//io.github.bric3.tailer.file.MappedFileLineReaderTest.can_read_from_position(MappedFileLineReaderTest.java:106)
|
Run ./gradlew build:
task ':tailer:test'#L1
Execution failed for task ':tailer:test':
org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///D:/a/drain-java/drain-java/tailer/build/reports/tests/test/index.html
|
Run ./gradlew build
Process completed with exit code 1.
|
Loading