Skip to content

Generate

Generate #310

Triggered via schedule April 3, 2026 00:11
Status Success
Total duration 3m 22s
Artifacts

sdk_generation.yaml

on: schedule
generate  /  Generate Target
3m 17s
generate / Generate Target
generate  /  Publish Python SDK
0s
generate / Publish Python SDK
generate  /  Publish Typescript SDK
0s
generate / Publish Typescript SDK
generate  /  Publish Java SDK
0s
generate / Publish Java SDK
generate  /  Publish Ruby SDK
0s
generate / Publish Ruby SDK
generate  /  Publish C# SDK
0s
generate / Publish C# SDK
generate  /  Publish PHP SDK
0s
generate / Publish PHP SDK
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
generate / Generate Target
linting failed: /github/workspace/repo/.speakeasy/temp/reformatted3763510521.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/reformatted2977282633.yaml#L17353
validation warning {"error":"validation warn: [line 17353] 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/reformatted2977282633.yaml#L17623
validation warning {"error":"unsupported: currently only string/integer enums supported, treating as base type (line 17623)","operation":"stopTimer","type":"paths"}
Validation Warning: repo/.speakeasy/temp/reformatted2977282633.yaml#L17046
validation warning {"error":"validation warn: [line 17046] 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/reformatted2977282633.yaml#L16663
validation warning {"error":"validation warn: [line 16663] 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/reformatted2977282633.yaml#L16284
validation warning {"error":"validation warn: [line 16284] 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/reformatted2977282633.yaml#L15957
validation warning {"error":"validation warn: [line 15957] 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/reformatted2977282633.yaml#L15380
validation warning {"error":"validation warn: [line 15380] 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/reformatted2977282633.yaml#L15212
validation warning {"error":"validation warn: [line 15212] 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 ⚠