[Go] Set Default Values for Required Variables when a default is defined #83
samples-go-client-echo-api.yaml
on: pull_request
Matrix: Test Go client
Annotations
2 errors and 1 warning
org.openapitools.codegen.go.GoClientOptionsTest ► checkOptionsHelp:
modules/openapi-generator/src/test/java/org/openapitools/codegen/AbstractOptionsTest.java#L62
Failed test found in:
modules/openapi-generator/target/surefire-reports/TEST-org.openapitools.codegen.go.GoClientOptionsTest.xml
Error:
java.lang.AssertionError: These options weren't checked: useDefaultValuesForRequiredVars.
|
org.openapitools.codegen.go.GoClientOptionsTest ► checkOptionsProcessing:
modules/openapi-generator/src/test/java/org/openapitools/codegen/go/GoClientOptionsTest.java#L57
Failed test found in:
modules/openapi-generator/target/surefire-reports/TEST-org.openapitools.codegen.go.GoClientOptionsTest.xml
Error:
Wanted but not invoked:
|
Test Go client (samples/client/echo_api/go)
Restore cache failed: Dependencies file is not found in /home/runner/work/openapi-generator/openapi-generator. Supported file pattern: go.sum
|