Skip to content

chore: 🐝 Update SDK - Generate 0.3.0 (#12) #6

chore: 🐝 Update SDK - Generate 0.3.0 (#12)

chore: 🐝 Update SDK - Generate 0.3.0 (#12) #6

Triggered via push September 2, 2025 10:01
Status Success
Total duration 2m 15s
Artifacts

sdk_publish.yaml

on: push
publish  /  Create Github Release
45s
publish / Create Github Release
publish  /  Publish Python SDK
0s
publish / Publish Python SDK
publish  /  Publish Typescript SDK
0s
publish / Publish Typescript SDK
publish  /  Publish MCP Typescript Server
0s
publish / Publish MCP Typescript Server
publish  /  Publish Java SDK
0s
publish / Publish Java SDK
publish  /  Publish PHP SDK
0s
publish / Publish PHP SDK
publish  /  Publish C# SDK
1m 25s
publish / Publish C# SDK
publish  /  Publish Terraform Provider
0s
publish / Publish Terraform Provider
publish  /  Publish Ruby SDK
0s
publish / Publish Ruby SDK
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish / Publish C# SDK: src/StackOneHQ/Client/TicketsComments.cs#L159
'TicketingListCommentsRequest.Page' is obsolete: 'This field will be removed in a future release, please migrate away from it as soon as possible'
publish / Publish C# SDK: src/StackOneHQ/Client/TimeOff.cs#L157
'HrisListTimeOffRequestsRequest.UpdatedAfter' is obsolete: 'This field will be removed in a future release, please migrate away from it as soon as possible'
publish / Publish C# SDK: src/StackOneHQ/Client/Tickets.cs#L212
'TicketingListTicketsRequest.UpdatedAfter' is obsolete: 'This field will be removed in a future release, please migrate away from it as soon as possible'
publish / Publish C# SDK: src/StackOneHQ/Client/TimeOff.cs#L157
'HrisListTimeOffRequestsRequest.UpdatedAfter' is obsolete: 'This field will be removed in a future release, please migrate away from it as soon as possible'
publish / Publish C# SDK: src/StackOneHQ/Client/Tickets.cs#L212
'TicketingListTicketsRequest.UpdatedAfter' is obsolete: 'This field will be removed in a future release, please migrate away from it as soon as possible'
publish / Publish C# SDK: src/StackOneHQ/Client/TimeOff.cs#L154
'HrisListTimeOffRequestsRequest.Page' is obsolete: 'This field will be removed in a future release, please migrate away from it as soon as possible'
publish / Publish C# SDK: src/StackOneHQ/Client/Tickets.cs#L209
'TicketingListTicketsRequest.Page' is obsolete: 'This field will be removed in a future release, please migrate away from it as soon as possible'
publish / Publish C# SDK: src/StackOneHQ/Client/TimeOff.cs#L154
'HrisListTimeOffRequestsRequest.Page' is obsolete: 'This field will be removed in a future release, please migrate away from it as soon as possible'
publish / Publish C# SDK: src/StackOneHQ/Client/Tickets.cs#L209
'TicketingListTicketsRequest.Page' is obsolete: 'This field will be removed in a future release, please migrate away from it as soon as possible'
publish / Publish C# SDK: src/StackOneHQ/Client/Models/Errors/BadRequestResponseException.cs#L44
'BadRequestResponseException.Data' hides inherited member 'Exception.Data'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.