Skip to content

Bump me.tongfei:progressbar from 0.10.1 to 0.10.2 (#278) #1111

Bump me.tongfei:progressbar from 0.10.1 to 0.10.2 (#278)

Bump me.tongfei:progressbar from 0.10.1 to 0.10.2 (#278) #1111

Triggered via push January 16, 2026 05:47
Status Success
Total duration 2m 20s
Artifacts

test.yml

on: push
run_detekt
27s
run_detekt
build_and_test
2m 18s
build_and_test
coverage_report
0s
coverage_report
Fit to window
Zoom out
Zoom in

Annotations

14 warnings and 1 notice
[detekt] src/test/kotlin/server/base/Patching.kt#L103 <detekt.LongMethod>: src/test/kotlin/server/base/Patching.kt#L103
The function testPatchingFile is too long (97). The maximum length is 80.
[detekt] src/test/kotlin/server/base/Patching.kt#L103 <detekt.CyclomaticComplexMethod>: src/test/kotlin/server/base/Patching.kt#L103
The function testPatchingFile appears to be too complex based on Cyclomatic Complexity (complexity: 31). Defined complexity threshold for methods is set to '20'
[detekt] src/main/kotlin/server/endpoints/contact/ReportIssueEndpoint.kt#L26 <detekt.CyclomaticComplexMethod>: src/main/kotlin/server/endpoints/contact/ReportIssueEndpoint.kt#L26
The function endpoint appears to be too complex based on Cyclomatic Complexity (complexity: 32). Defined complexity threshold for methods is set to '20'
[detekt] src/main/kotlin/database/migration/MigrateTo1.kt#L29 <detekt.MaxLineLength>: src/main/kotlin/database/migration/MigrateTo1.kt#L29
Line detected, which is longer than the defined maximum line length in the code style.
[detekt] src/test/kotlin/server/endpoints/create/TestPathCreationEndpoint.kt#L183 <detekt.NewLineAtEndOfFile>: src/test/kotlin/server/endpoints/create/TestPathCreationEndpoint.kt#L183
The file /github/workspace/src/test/kotlin/server/endpoints/create/TestPathCreationEndpoint.kt is not ending with a new line.
181 tests found
There are 181 tests, see "Raw output" for the full list of tests.