Skip to content

chore: 🐝 Update SDK - Generate 0.2.6 (#6) #3

chore: 🐝 Update SDK - Generate 0.2.6 (#6)

chore: 🐝 Update SDK - Generate 0.2.6 (#6) #3

Triggered via push July 21, 2025 16:26
Status Success
Total duration 2m 17s
Artifacts

sdk_publish.yaml

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

Annotations

10 warnings
publish / Publish C# SDK: src/StackOneHQ/Client/AtsBackgroundChecks.cs#L170
'AtsListBackgroundCheckPackagesRequest.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/AtsBackgroundChecks.cs#L167
'AtsListBackgroundCheckPackagesRequest.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/AtsBackgroundChecks.cs#L167
'AtsListBackgroundCheckPackagesRequest.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/ApplicationsDocuments.cs#L159
'AtsListApplicationDocumentsRequest.SyncToken' 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/ApplicationsDocuments.cs#L159
'AtsListApplicationDocumentsRequest.SyncToken' 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/ApplicationsDocuments.cs#L158
'AtsListApplicationDocumentsRequest.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/ApplicationsDocuments.cs#L158
'AtsListApplicationDocumentsRequest.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/ApplicationsDocuments.cs#L155
'AtsListApplicationDocumentsRequest.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/ApplicationsDocuments.cs#L155
'AtsListApplicationDocumentsRequest.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.