Skip to content

Marked Search & Match V1 as obsolete #147

Marked Search & Match V1 as obsolete

Marked Search & Match V1 as obsolete #147

Re-run triggered August 27, 2026 14:27
Status Failure
Total duration 2m 6s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
unit-tests
Process completed with exit code 1.
unit-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-tests: src/Textkernel.Tx.SDK.Tests/IntegrationTests/AIMatchingTests.cs#L67
'TxClient.SearchMatchV1' is obsolete: 'Search & Match V1 is deprecated. You should use SearchMatchV2 instead.'
unit-tests: src/Textkernel.Tx.SDK.Tests/IntegrationTests/AIMatchingTests.cs#L61
'TxClient.SearchMatchV1' is obsolete: 'Search & Match V1 is deprecated. You should use SearchMatchV2 instead.'
unit-tests: src/Textkernel.Tx.SDK.Tests/IntegrationTests/AIMatchingTests.cs#L55
'TxClient.SearchMatchV1' is obsolete: 'Search & Match V1 is deprecated. You should use SearchMatchV2 instead.'
unit-tests: src/Textkernel.Tx.SDK.Tests/IntegrationTests/AIMatchingTests.cs#L38
'TxClient.SearchMatchV1' is obsolete: 'Search & Match V1 is deprecated. You should use SearchMatchV2 instead.'
unit-tests: src/Textkernel.Tx.SDK.Tests/IntegrationTests/AIMatchingTests.cs#L37
'TxClient.SearchMatchV1' is obsolete: 'Search & Match V1 is deprecated. You should use SearchMatchV2 instead.'
unit-tests: src/Textkernel.Tx.SDK.Tests/IntegrationTests/AIMatchingTests.cs#L33
'TxClient.SearchMatchV1' is obsolete: 'Search & Match V1 is deprecated. You should use SearchMatchV2 instead.'
unit-tests: src/Textkernel.Tx.SDK.Tests/IntegrationTests/AIMatchingTests.cs#L32
'TxClient.SearchMatchV1' is obsolete: 'Search & Match V1 is deprecated. You should use SearchMatchV2 instead.'
unit-tests: src/Textkernel.Tx.SDK.Tests/UnitTests/TxClientTests.cs#L35
'TxClient.SearchMatchV1' is obsolete: 'Search & Match V1 is deprecated. You should use SearchMatchV2 instead.'
unit-tests: src/Textkernel.Tx.SDK/TxClient.cs#L172
'TxClient.SearchMatchV1' is obsolete: 'Search & Match V1 is deprecated. You should use SearchMatchV2 instead.'
unit-tests: src/Textkernel.Tx.SDK/Services/SearchMatchService.cs#L27
'ISearchMatchService' is obsolete: 'Search & Match V1 is deprecated. You should use SearchMatchV2 instead.'