Skip to content

disable two tests on linux #18

disable two tests on linux

disable two tests on linux #18

Triggered via push August 29, 2023 15:07
Status Failure
Total duration 30s
Artifacts

black-ruff.yml

on: push
black-format-check
18s
black-format-check
ruff-format-check
5s
ruff-format-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (F821): tests/test_sklearn_count_vectorizer_converter.py#L157
tests/test_sklearn_count_vectorizer_converter.py:157:12: F821 Undefined name `sys`
Ruff (F821): tests/test_sklearn_tfidf_vectorizer_converter.py#L645
tests/test_sklearn_tfidf_vectorizer_converter.py:645:12: F821 Undefined name `sys`
ruff-format-check
Process completed with exit code 1.
black-format-check
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/