ci: Generate code #193
Annotations
10 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-1f69f1d67112a2e2775667b22d40544c76b09cfb".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
output/csharp/src/Seam/Client/Seam.cs#L506
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
output/csharp/src/Seam/Client/Seam.cs#L534
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
|
output/csharp/src/Seam/Client/Seam.cs#L636
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
output/csharp/src/Seam/Client/Seam.cs#L666
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
|
output/csharp/src/Seam/Client/Seam.cs#L506
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
output/csharp/src/Seam/Client/Seam.cs#L534
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
|
output/csharp/src/Seam/Client/Seam.cs#L636
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
output/csharp/src/Seam/Client/Seam.cs#L666
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
|
This job succeeded
Loading