Skip to content

chore: 🐝 Update SDK - Generate 0.2.5 (#5) #2

chore: 🐝 Update SDK - Generate 0.2.5 (#5)

chore: 🐝 Update SDK - Generate 0.2.5 (#5) #2

Re-run triggered July 21, 2025 16:01
Status Failure
Total duration 1m 36s
Artifacts

sdk_publish.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
publish / Publish C# SDK
Process completed with exit code 1.
publish / Publish C# SDK: src/StackOne/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/StackOne/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/StackOne/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/StackOne/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/StackOne/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/StackOne/Client/Assessments.cs#L165
'AtsListAssessmentsPackagesRequest.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/StackOne/Client/Assessments.cs#L165
'AtsListAssessmentsPackagesRequest.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/StackOne/Client/Assessments.cs#L162
'AtsListAssessmentsPackagesRequest.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/StackOne/Client/Assessments.cs#L162
'AtsListAssessmentsPackagesRequest.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/StackOne/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.