[CAT-688] Migrate ListWorkflows call from V1 to V2 #267
Triggered via pull request
September 25, 2023 19:09
Status
Success
Total duration
1m 38s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, danielpalme/[email protected], romeovs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
Indico/Storage/MultipartFormUpload.cs#L15
'IndicoClient' is obsolete: 'This is the V1 Version of the indico client. Please use V2.'
|
build:
Indico/Storage/MultipartFormUpload.cs#L18
'IndicoClient' is obsolete: 'This is the V1 Version of the indico client. Please use V2.'
|
build:
Indico/Storage/RetrieveBlob.cs#L11
'IndicoClient' is obsolete: 'This is the V1 Version of the indico client. Please use V2.'
|
build:
Indico/Storage/RetrieveBlob.cs#L32
'IndicoClient' is obsolete: 'This is the V1 Version of the indico client. Please use V2.'
|
build:
Indico/Storage/UploadFile.cs#L13
'IndicoClient' is obsolete: 'This is the V1 Version of the indico client. Please use V2.'
|
build:
Indico/Storage/UploadFile.cs#L25
'IndicoClient' is obsolete: 'This is the V1 Version of the indico client. Please use V2.'
|
build:
Indico/Storage/UploadStream.cs#L13
'IndicoClient' is obsolete: 'This is the V1 Version of the indico client. Please use V2.'
|
build:
Indico/Storage/UploadStream.cs#L20
'IndicoClient' is obsolete: 'This is the V1 Version of the indico client. Please use V2.'
|
build:
Indico/Storage/UploadStream.cs#L56
'FileUploadException' is obsolete: 'This is the V1 Version of the object. Please use V2 where possible.'
|
build:
Indico/Storage/UploadFile.cs#L90
'FileUploadException' is obsolete: 'This is the V1 Version of the object. Please use V2 where possible.'
|