Skip to content

Add Swagger

Add Swagger #31

Triggered via pull request December 4, 2024 07:12
Status Success
Total duration 4m 30s
Billable time 5m
Artifacts

benchmark.yaml

on: pull_request
Build and Run Tests
4m 16s
Build and Run Tests
Fit to window
Zoom out
Zoom in

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