Skip to content

Generate

Generate #118

Triggered via schedule October 12, 2023 00:19
Status Failure
Total duration 1m 15s
Artifacts 1
generate  /  Validate OpenAPI Document
21s
generate / Validate OpenAPI Document
generate  /  Generate SDK
22s
generate / Generate SDK
generate  /  Compile Ruby SDK
0s
generate / Compile Ruby SDK
generate  /  Compile Java SDK
0s
generate / Compile Java SDK
generate  /  Compile Typescript SDK
0s
generate / Compile Typescript SDK
generate  /  Compile C# SDK
0s
generate / Compile C# SDK
generate  /  Compile PHP SDK
0s
generate / Compile PHP SDK
generate  /  Compile Python SDK
0s
generate / Compile Python SDK
generate  /  Compile Go SDK
0s
generate / Compile Go SDK
generate  /  Compile Terraform Provider
0s
generate / Compile Terraform Provider
generate  /  Compile Unity SDK
0s
generate / Compile Unity SDK
generate  /  Finalize SDK
0s
generate / Finalize SDK
generate  /  Publish C# SDK
0s
generate / Publish C# SDK
generate  /  Publish Java SDK
0s
generate / Publish Java SDK
generate  /  Publish PHP SDK
0s
generate / Publish PHP SDK
generate  /  Publish Python SDK
0s
generate / Publish Python SDK
generate  /  Publish Ruby SDK
0s
generate / Publish Ruby SDK
generate  /  Publish Typescript SDK
0s
generate / Publish Typescript SDK
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 15 warnings
failed
error generating sdk: error running speakeasy command: speakeasy generate sdk -s /github/workspace/openapi/openapi_0 -l java -o /github/workspace/repo -y -i -p -r https://github.com/hathora/cloud-sdk-java.git -b . - exit status 1
generate / Generate SDK
failed to generate output -- failed to run script GoError: failed to execute template: template: readme/operations.stmpl:4:4: executing "readme/operations.stmpl" at <templateFile "readme/tag.stmpl" $tagLink $sdk>: error calling templateFile: failed to execute template: template: readme/tag.stmpl:18:2: executing "readme/tag.stmpl" at <templateString "readme/operation.stmpl" (createUsageContext $sdkName $op $op.Extensions.UsageExample)>: error calling templateString: failed to execute template: template: readme/operation.stmpl:18:2: executing "readme/operation.stmpl" at <templateString "usage/block.stmpl" .Local>: error calling templateString: failed to execute template: template: usage/block.stmpl:8:2: executing "usage/block.stmpl" at <templateString "usage/call.stmpl" .Local>: error calling templateString: failed to execute template: template: usage/call.stmpl:9:146: executing "usage/call.stmpl" at <templateUsageMethodParameters .Local.Operation 3>: error calling templateUsageMethodParameters: TypeError: Object has no member 'trimStart' at templateUsageMethodParameters (includes/methods.ts:226:70:*(46))
generate / Generate SDK
failed to generate SDKs for java ✖
generate / Generate SDK
failed to generate output -- failed to run script GoError: failed to execute template: template: readme/operations.stmpl:4:4: executing "readme/operations.stmpl" at <templateFile "readme/tag.stmpl" $tagLink $sdk>: error calling templateFile: failed to execute template: template: readme/tag.stmpl:18:2: executing "readme/tag.stmpl" at <templateString "readme/operation.stmpl" (createUsageContext $sdkName $op $op.Extensions.UsageExample)>: error calling templateString: failed to execute template: template: readme/operation.stmpl:18:2: executing "readme/operation.stmpl" at <templateString "usage/block.stmpl" .Local>: error calling templateString: failed to execute template: template: usage/block.stmpl:8:2: executing "usage/block.stmpl" at <templateString "usage/call.stmpl" .Local>: error calling templateString: failed to execute template: template: usage/call.stmpl:9:146: executing "usage/call.stmpl" at <templateUsageMethodParameters .Local.Operation 3>: error calling templateUsageMethodParameters: TypeError: Object has no member 'trimStart' at templateUsageMethodParameters (includes/methods.ts:226:70:*(46))
generate / Generate SDK
failed to generate SDKs for java ✖
generate / Validate OpenAPI Document
Input 'openapi_doc_location' has been deprecated with message: This input is deprecated, please use the `openapi_docs` input instead.
Validation Warning: openapi/openapi_0#L1764
validation warn: [line 1764] operation-tag-defined - the `get` operation at path `/billing/v1/balance` contains a tag `BillingV1`, that is not defined in the global document tags
Validation Warning: openapi/openapi_0#L1810
validation warn: [line 1810] operation-tag-defined - the `get` operation at path `/billing/v1/paymentmethod` contains a tag `BillingV1`, that is not defined in the global document tags
Validation Warning: openapi/openapi_0#L1846
validation warn: [line 1846] operation-tag-defined - the `post` operation at path `/billing/v1/customerportalurl` contains a tag `BillingV1`, that is not defined in the global document tags
Validation Warning: openapi/openapi_0#L1895
validation warn: [line 1895] operation-tag-defined - the `get` operation at path `/billing/v1/invoices` contains a tag `BillingV1`, that is not defined in the global document tags
Validation Warning: openapi/openapi_0#L2501
validation warn: [line 2501] operation-tag-defined - the `post` operation at path `/lobby/v1/{appId}/create/private` contains a tag `LobbyV1`, that is not defined in the global document tags
Validation Warning: openapi/openapi_0#L2516
validation warn: [line 2516] validate-parameters - header name 'Authorization' is reserved and will be ignored
Validation Warning: openapi/openapi_0#L2618
validation warn: [line 2618] operation-tag-defined - the `post` operation at path `/lobby/v1/{appId}/create/public` contains a tag `LobbyV1`, that is not defined in the global document tags
Validation Warning: openapi/openapi_0#L2633
validation warn: [line 2633] validate-parameters - header name 'Authorization' is reserved and will be ignored
Validation Warning: openapi/openapi_0#L2698
validation warn: [line 2698] operation-tag-defined - the `get` operation at path `/lobby/v1/{appId}/list` contains a tag `LobbyV1`, that is not defined in the global document tags
generate / Generate SDK
Input 'openapi_doc_location' has been deprecated with message: This input is deprecated, please use the `openapi_docs` input instead.
Validation Warning: openapi/openapi_0#L1269
validation warning {"error":"validation warn: [line 1269] anyOf will not be supported by Speakeasy, treating as oneOf","operation":"GetConnectionInfoDeprecated","type":"paths"}
Validation Warning: openapi/openapi_0#L1269
validation warning {"error":"validation warn: [line 1269] oneOf/anyOf or multiple types in type property not supported by java a generic any type will be generated","operation":"GetConnectionInfoDeprecated","type":"paths"}
Validation Warning: openapi/openapi_0#L1269
validation warning {"error":"validation warn: [line 1269] anyOf will not be supported by Speakeasy, treating as oneOf","operation":"GetConnectionInfoDeprecated","type":"paths"}
Validation Warning: openapi/openapi_0#L1269
validation warning {"error":"validation warn: [line 1269] oneOf/anyOf or multiple types in type property not supported by java a generic any type will be generated","operation":"GetConnectionInfoDeprecated","type":"paths"}

Artifacts

Produced during runtime
Name Size
openapi-doc Expired
98 KB