You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when invoke mvn build on servicemesher/services folder, it failed, error message:
/workspace/light4j/light-example-4j/servicemesher/services/bookstore-service-api/src/test/java/com/networknt/bookstore/handler/BooksBookIdDeleteHandlerTest.java:[76,69] incompatible types: com.networknt.schema.SchemaValidatorsConfig cannot be converted to com.networknt.openapi.SchemaValidator
Cause: code changes in com.networknt.openapi.ResponseValidator.ResponseValidator(...)
The text was updated successfully, but these errors were encountered:
when invoke mvn build on servicemesher/services folder, it failed, error message:
/workspace/light4j/light-example-4j/servicemesher/services/bookstore-service-api/src/test/java/com/networknt/bookstore/handler/BooksBookIdDeleteHandlerTest.java:[76,69] incompatible types: com.networknt.schema.SchemaValidatorsConfig cannot be converted to com.networknt.openapi.SchemaValidator
Cause: code changes in com.networknt.openapi.ResponseValidator.ResponseValidator(...)
The text was updated successfully, but these errors were encountered: