Skip to content

Add removeDocument to TFIDF (#749) #670

Add removeDocument to TFIDF (#749)

Add removeDocument to TFIDF (#749) #670

Triggered via push July 6, 2024 21:35
Status Success
Total duration 1m 29s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
build (18.x): spec/tfidf_spec.ts#L294
Property 'removeDocument' does not exist on type 'TfIdf'.
build (18.x): spec/tfidf_spec.ts#L296
Property 'removeDocument' does not exist on type 'TfIdf'.
build (20.x): spec/tfidf_spec.ts#L294
Property 'removeDocument' does not exist on type 'TfIdf'.
build (20.x): spec/tfidf_spec.ts#L296
Property 'removeDocument' does not exist on type 'TfIdf'.
build (16.x): spec/tfidf_spec.ts#L294
Property 'removeDocument' does not exist on type 'TfIdf'.
build (16.x): spec/tfidf_spec.ts#L296
Property 'removeDocument' does not exist on type 'TfIdf'.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/