Add Swagger #31
benchmark.yaml
on: pull_request
Build and Run Tests
4m 16s
Annotations
3 warnings
detekt.CyclomaticComplexMethod:
openapi/src/main/kotlin/kotlet/openapi/OpenAPIOperation.kt#L184
The function generatePropertySchema appears to be too complex based on Cyclomatic Complexity (complexity: 28). Defined complexity threshold for methods is set to '15'
|
detekt.TooManyFunctions:
openapi/src/main/kotlin/kotlet/openapi/OpenAPIOperation.kt#L1
File '/home/runner/work/kotlet/kotlet/openapi/src/main/kotlin/kotlet/openapi/OpenAPIOperation.kt' with '29' functions detected. Defined threshold inside files is set to '20'
|
Build and Run Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|