Generate #308
sdk_generation.yaml
on: schedule
generate
/
Generate Target
3m 33s
generate
/
Publish Python SDK
0s
generate
/
Publish Typescript SDK
0s
generate
/
Publish Java SDK
0s
generate
/
Publish Ruby SDK
0s
generate
/
Publish C# SDK
0s
generate
/
Publish PHP SDK
0s
Annotations
1 error and 10 warnings
|
generate / Generate Target
linting failed: /github/workspace/repo/.speakeasy/temp/reformatted1364373847.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/reformatted2271946318.yaml#L17242
validation warning {"error":"validation warn: [line 17242] 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/reformatted2271946318.yaml#L17512
validation warning {"error":"unsupported: currently only string/integer enums supported, treating as base type (line 17512)","operation":"stopTimer","type":"paths"}
|
|
Validation Warning:
repo/.speakeasy/temp/reformatted2271946318.yaml#L16935
validation warning {"error":"validation warn: [line 16935] 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/reformatted2271946318.yaml#L16552
validation warning {"error":"validation warn: [line 16552] 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/reformatted2271946318.yaml#L16173
validation warning {"error":"validation warn: [line 16173] 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/reformatted2271946318.yaml#L15846
validation warning {"error":"validation warn: [line 15846] 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/reformatted2271946318.yaml#L15269
validation warning {"error":"validation warn: [line 15269] 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/reformatted2271946318.yaml#L15101
validation warning {"error":"validation warn: [line 15101] 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 ⚠
|