Generate #315
sdk_generation.yaml
on: schedule
generate
/
Generate Target
2m 54s
generate
/
Publish Python SDK
generate
/
Publish Typescript SDK
generate
/
Publish Java SDK
generate
/
Publish Ruby SDK
generate
/
Publish C# SDK
generate
/
Publish PHP SDK
Annotations
1 error and 11 warnings
|
generate / Generate Target
linting failed: /github/workspace/repo/.speakeasy/temp/20b4a0/openapi/bundle/openapi.yaml - OpenAPI document invalid ✖
|
|
generate / Generate Target
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Validation Warning:
repo/.speakeasy/temp/20b4a0/openapi/bundle/openapi.yaml#L1
validation warning {"error":"validation warn: [line 1] request body is optional for operation: 'POST /tracker-entries/timer/stop' did you mean to add required: true?","operation":"stopTimer","type":"paths"}
|
|
Unsupported:
repo/.speakeasy/temp/20b4a0/openapi/bundle/openapi.yaml#L1
validation warning {"error":"unsupported: currently only string/integer enums supported, treating as base type (line 1)","operation":"stopTimer","type":"paths"}
|
|
Validation Warning:
repo/.speakeasy/temp/20b4a0/openapi/bundle/openapi.yaml#L1
validation warning {"error":"validation warn: [line 1] request body is optional for operation: 'POST /tracker-entries/timer/start' did you mean to add required: true?","operation":"startTimer","type":"paths"}
|
|
Validation Warning:
repo/.speakeasy/temp/20b4a0/openapi/bundle/openapi.yaml#L1
validation warning {"error":"validation warn: [line 1] request body is optional for operation: 'PATCH /tracker-entries/{id}' did you mean to add required: true?","operation":"updateTrackerEntry","type":"paths"}
|
|
Validation Warning:
repo/.speakeasy/temp/20b4a0/openapi/bundle/openapi.yaml#L1
validation warning {"error":"validation warn: [line 1] request body is optional for operation: 'POST /tracker-entries/bulk' did you mean to add required: true?","operation":"createTrackerEntriesBulk","type":"paths"}
|
|
Validation Warning:
repo/.speakeasy/temp/20b4a0/openapi/bundle/openapi.yaml#L1
validation warning {"error":"validation warn: [line 1] request body is optional for operation: 'POST /tracker-entries' did you mean to add required: true?","operation":"createTrackerEntry","type":"paths"}
|
|
Validation Warning:
repo/.speakeasy/temp/20b4a0/openapi/bundle/openapi.yaml#L1
validation warning {"error":"validation warn: [line 1] request body is optional for operation: 'PATCH /tracker-projects/{id}' did you mean to add required: true?","operation":"updateTrackerProject","type":"paths"}
|
|
Validation Warning:
repo/.speakeasy/temp/20b4a0/openapi/bundle/openapi.yaml#L1
validation warning {"error":"validation warn: [line 1] request body is optional for operation: 'POST /tracker-projects' did you mean to add required: true?","operation":"createTrackerProject","type":"paths"}
|
|
generate / Generate Target
OpenAPI document valid with warnings ⚠
|
|
generate / Generate Target
Failed to upload report to Speakeasy API error occurred: Status 413
|