Skip to content

Remove and resolve TODO comments copied from source python files #569

Remove and resolve TODO comments copied from source python files

Remove and resolve TODO comments copied from source python files #569

Status Failure
Total duration 5m 12s
Artifacts

test.yml

on: pull_request
hygiene
9s
hygiene
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 errors
test (3.13, macos-latest): tests/sklearn/preprocessing_tests.py#L18
"assert_type" mismatch: expected "tuple[csr_matrix[Any], ndarray[Any, Any]]" but received "tuple[csr_matrix[Any], ndarray[tuple[Any, ...], dtype[Any]]]" (reportAssertTypeFailure)
test (3.13, macos-latest): tests/sklearn/preprocessing_tests.py#L23
"assert_type" mismatch: expected "ndarray[Any, Any]" but received "ndarray[tuple[Any, ...], dtype[Any]]" (reportAssertTypeFailure)
test (3.13, macos-latest): tests/sklearn/preprocessing_tests.py#L26
"assert_type" mismatch: expected "ndarray[Any, Any]" but received "ndarray[tuple[Any, ...], dtype[Any]]" (reportAssertTypeFailure)
test (3.13, macos-latest): tests/sklearn/preprocessing_tests.py#L29
"assert_type" mismatch: expected "tuple[ndarray[Any, Any], ndarray[Any, Any]]" but received "tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]]" (reportAssertTypeFailure)
test (3.13, macos-latest)
4 errors
test (3.13, ubuntu-latest): tests/sklearn/preprocessing_tests.py#L18
"assert_type" mismatch: expected "tuple[csr_matrix[Any], ndarray[Any, Any]]" but received "tuple[csr_matrix[Any], ndarray[tuple[Any, ...], dtype[Any]]]" (reportAssertTypeFailure)
test (3.13, ubuntu-latest): tests/sklearn/preprocessing_tests.py#L23
"assert_type" mismatch: expected "ndarray[Any, Any]" but received "ndarray[tuple[Any, ...], dtype[Any]]" (reportAssertTypeFailure)
test (3.13, ubuntu-latest): tests/sklearn/preprocessing_tests.py#L26
"assert_type" mismatch: expected "ndarray[Any, Any]" but received "ndarray[tuple[Any, ...], dtype[Any]]" (reportAssertTypeFailure)
test (3.13, ubuntu-latest): tests/sklearn/preprocessing_tests.py#L29
"assert_type" mismatch: expected "tuple[ndarray[Any, Any], ndarray[Any, Any]]" but received "tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]]" (reportAssertTypeFailure)
test (3.13, ubuntu-latest)
4 errors
test (3.13, windows-latest): tests/sklearn/preprocessing_tests.py#L18
"assert_type" mismatch: expected "tuple[csr_matrix[Any], ndarray[Any, Any]]" but received "tuple[csr_matrix[Any], ndarray[tuple[Any, ...], dtype[Any]]]" (reportAssertTypeFailure)
test (3.13, windows-latest): tests/sklearn/preprocessing_tests.py#L23
"assert_type" mismatch: expected "ndarray[Any, Any]" but received "ndarray[tuple[Any, ...], dtype[Any]]" (reportAssertTypeFailure)
test (3.13, windows-latest): tests/sklearn/preprocessing_tests.py#L26
"assert_type" mismatch: expected "ndarray[Any, Any]" but received "ndarray[tuple[Any, ...], dtype[Any]]" (reportAssertTypeFailure)
test (3.13, windows-latest): tests/sklearn/preprocessing_tests.py#L29
"assert_type" mismatch: expected "tuple[ndarray[Any, Any], ndarray[Any, Any]]" but received "tuple[ndarray[tuple[Any, ...], dtype[Any]], ndarray[tuple[Any, ...], dtype[Any]]]" (reportAssertTypeFailure)
test (3.13, windows-latest)
4 errors
test (3.10, macos-latest)
Process completed with exit code 1.
test (3.10, ubuntu-latest)
Process completed with exit code 1.
test (3.10, windows-latest)
Process completed with exit code 1.