Marked Search & Match V1 as obsolete #153
build.yml
on: pull_request
build
23s
unit-tests
2m 1s
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.'
|