Skip to content

chore: 🐝 Update SDK - Generate 0.2.7 (#7) #4

chore: 🐝 Update SDK - Generate 0.2.7 (#7)

chore: 🐝 Update SDK - Generate 0.2.7 (#7) #4

Triggered via push July 31, 2025 11:39
Status Success
Total duration 2m 17s
Artifacts

sdk_publish.yaml

on: push
publish  /  Create Github Release
42s
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 28s
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/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/Ats.cs#L329
'AtsListApplicationsRequest.JobId' 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/Ats.cs#L329
'AtsListApplicationsRequest.JobId' 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/Ats.cs#L326
'AtsListApplicationsRequest.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/Ats.cs#L326
'AtsListApplicationsRequest.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/Ats.cs#L325
'AtsListApplicationsRequest.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/Ats.cs#L325
'AtsListApplicationsRequest.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/Ats.cs#L322
'AtsListApplicationsRequest.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/Ats.cs#L322
'AtsListApplicationsRequest.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.