Skip to content

Marked Search & Match V1 as obsolete #153

Marked Search & Match V1 as obsolete

Marked Search & Match V1 as obsolete #153

Re-run triggered September 1, 2026 10:12
Status Success
Total duration 2m 5s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/BimetricScoringTests.cs#L19
'ISearchMatchService.BimetricScore<TTarget>(ParsedResumeWithId, List<TTarget>, CategoryWeights, SearchMatchSettings)' is obsolete: 'BimetricScore is deprecated.'
unit-tests: src/Textkernel.Tx.SDK.Tests/IntegrationTests/BimetricScoringTests.cs#L19
'TxClient.SearchMatchV1' is obsolete: 'Search & Match V1 is deprecated. You should use SearchMatchV2 instead.'
unit-tests: src/Textkernel.Tx.SDK.Tests/TestBase.cs#L180
'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.'