Skip to content

Bump com.google.devtools.ksp from 2.0.20-1.0.25 to 2.0.21-1.0.25 #60

Bump com.google.devtools.ksp from 2.0.20-1.0.25 to 2.0.21-1.0.25

Bump com.google.devtools.ksp from 2.0.20-1.0.25 to 2.0.21-1.0.25 #60

GitHub Actions / Test reports succeeded Oct 14, 2024 in 0s

9 passed, 0 failed and 0 skipped

Tests passed successfully

✅ build/test-results/test/TEST-demo.ExampleApiSpec.xml

9 tests were completed in 830ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
demo.ExampleApiSpec 9✅ 830ms

✅ demo.ExampleApiSpec

✅ return as String
✅ return as KotlinX Serializable
✅ return as Either<Exception, KotlinX Serializable>
✅ return as Either<Exception, HttpResponse>
✅ can return HTTP errors on Left
✅ can return Serialization errors on Left
✅ return as Either<Exception, KotlinX Serializable>
✅ can return HTTP errors on Left
✅ can return Serialization errors on Left