Skip to content

chore(deps): update plugin com.gradle.develocity to v4.3

4ebc06b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): update plugin com.gradle.develocity to v4.3 #242

chore(deps): update plugin com.gradle.develocity to v4.3
4ebc06b
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report - windows-amd64 failed Dec 12, 2025 in 0s

10 tests run, 8 passed, 0 skipped, 2 failed.

Annotations

Check failure on line 94 in MappedFileLineReaderTest

See this annotation in the file changed.

@github-actions github-actions / Test Report - windows-amd64

MappedFileLineReaderTest.find_start_position_given_last_lines()

org.opentest4j.AssertionFailedError: 
expected: 42L
 but was: 43L
Raw output
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)
	at java.base@21.0.9/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base@21.0.9/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base@21.0.9/java.util.ArrayList.forEach(ArrayList.java:1596)

Check failure on line 106 in MappedFileLineReaderTest

See this annotation in the file changed.

@github-actions github-actions / Test Report - windows-amd64

MappedFileLineReaderTest.can_read_from_position()

org.opentest4j.AssertionFailedError: 
expected: 183L
 but was: 186L
Raw output
org.opentest4j.AssertionFailedError: 
expected: 183L
 but was: 186L
	at app//io.github.bric3.tailer.file.MappedFileLineReaderTest.can_read_from_position(MappedFileLineReaderTest.java:106)
	at java.base@21.0.9/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base@21.0.9/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base@21.0.9/java.util.ArrayList.forEach(ArrayList.java:1596)