Skip to content

Fix all reportAssertTypeFailure+reportGeneralTypeIssues #350

Fix all reportAssertTypeFailure+reportGeneralTypeIssues

Fix all reportAssertTypeFailure+reportGeneralTypeIssues #350

Status Failure
Total duration 1m 4s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
hygiene
Process completed with exit code 1.
test: stubs/sklearn/conftest.pyi#L23
"parse_version" is unknown import symbol (reportAttributeAccessIssue)
test: stubs/sklearn/cluster/_kmeans.pyi#L21
"threadpool_info" is unknown import symbol (reportAttributeAccessIssue)
test: stubs/sklearn/cluster/_kmeans.pyi#L21
"threadpool_limits" is unknown import symbol (reportAttributeAccessIssue)
test: stubs/sklearn/cross_decomposition/_pls.pyi#L13
"parse_version" is unknown import symbol (reportAttributeAccessIssue)
test: stubs/sklearn/linear_model/_quantile.pyi#L12
"parse_version" is unknown import symbol (reportAttributeAccessIssue)
test: stubs/sklearn/manifold/_spectral_embedding.pyi#L18
"lobpcg" is unknown import symbol (reportAttributeAccessIssue)
test: stubs/sklearn/metrics/pairwise.pyi#L26
"parse_version" is unknown import symbol (reportAttributeAccessIssue)
test: stubs/sklearn/neighbors/_base.pyi#L29
"parse_version" is unknown import symbol (reportAttributeAccessIssue)
test: stubs/sklearn/utils/__init__.pyi#L25
"parse_version" is unknown import symbol (reportAttributeAccessIssue)
test: stubs/sklearn/utils/__init__.pyi#L25
"threadpool_info" is unknown import symbol (reportAttributeAccessIssue)
test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
hygiene
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/
hygiene
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/