Ecosystem report

Old: main (merge base) bc8efa2f New: 21817/merge c9fd4ff8
Lint Rule Removed Added Changed
Total 8217 1755 109
unresolved-import 7404 33 57
possibly-missing-attribute 10 531 39
unresolved-reference 535 0 0
invalid-argument-type 4 509 5
unresolved-attribute 3 283 0
unused-ignore-comment 168 2 0
unknown-argument 26 57 0
unsupported-operator 0 72 0
missing-argument 0 58 0
no-matching-overload 0 58 0
invalid-assignment 5 46 3
possibly-unresolved-reference 50 0 0
invalid-method-override 0 42 0
invalid-return-type 10 5 1
non-subscriptable 0 13 0
not-iterable 0 7 4
invalid-exception-caught 0 6 0
invalid-raise 0 6 0
unsupported-base 0 6 0
too-many-positional-arguments 0 5 0
call-non-callable 0 4 0
deprecated 0 4 0
inconsistent-mro 0 4 0
parameter-already-assigned 0 3 0
conflicting-metaclass 2 0 0
invalid-parameter-default 0 1 0
Project Removed Added Changed
Total 8217 1755 109
spack 4233 525 41
materialize 2161 35 2
pycryptodome 1154 700 47
pywin32 275 317 8
mypy-protobuf 135 137 0
vision 79 13 0
speedrun.com_global_scoreboard_webapp 43 8 0
dd-trace-py 34 4 0
setuptools 31 1 2
scipy 13 10 6
ignite 25 1 2
mypy 9 0 0
manticore 3 3 1
mitmproxy 7 0 0
prefect 7 0 0
meson 5 0 0
isort 1 0 0
pandas-stubs 0 1 0
pytest 1 0 0
sockeye 1 0 0

dd-trace-py (https://github.com/DataDog/dd-trace-py)

tests/appsec/iast_tdd_propagation/flask_propagation_app.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `flask_propagation_views`

tests/appsec/iast_tdd_propagation/flask_taint_sinks_app.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `flask_taint_sinks_views`

benchmarks/appsec_iast_aspects/scenario.py

[error] unresolved-import - :58:12 - Cannot resolve imported module `functions`

benchmarks/appsec_iast_aspects_ospath/scenario.py

[error] unresolved-import - :43:12 - Cannot resolve imported module `functions`

benchmarks/appsec_iast_aspects_re_module/scenario.py

[error] unresolved-import - :43:12 - Cannot resolve imported module `functions`

benchmarks/appsec_iast_aspects_split/scenario.py

[error] unresolved-import - :43:12 - Cannot resolve imported module `functions`

benchmarks/appsec_iast_django_startup/urls.py

[error] unresolved-import - :2:6 - Cannot resolve imported module `views`
[error] unresolved-import - :3:6 - Cannot resolve imported module `views`

benchmarks/coverage_fibonacci/scenario.py

[error] unresolved-import - :45:14 - Cannot resolve imported module `utils`

benchmarks/encoder/scenario.py

[error] unresolved-import - :2:8 - Cannot resolve imported module `utils`

scripts/gen_gitlab_config.py

[error] unresolved-import - :200:10 - Cannot resolve imported module `needs_testrun`
[error] unresolved-import - :201:10 - Cannot resolve imported module `needs_testrun`
[error] unresolved-import - :276:10 - Cannot resolve imported module `needs_testrun`
[error] unresolved-import - :308:10 - Cannot resolve imported module `needs_testrun`
[error] unresolved-import - :431:10 - Cannot resolve imported module `needs_testrun`

scripts/iast/test_references.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `mod_leak_functions`

tests/appsec/ai_guard/langchain/conftest.py

[error] unresolved-import - :34:16 - Cannot resolve imported module `langchain`

tests/appsec/ai_guard/langchain/test_langchain.py

[error] unresolved-attribute - :53:24 - Module `langchain` has no member `schema`
[error] unresolved-attribute - :64:31 - Module `langchain` has no member `schema`
[error] unresolved-attribute - :77:28 - Module `langchain` has no member `schema`
[error] unresolved-attribute - :91:35 - Module `langchain` has no member `schema`
[error] unresolved-import - :5:8 - Cannot resolve imported module `langchain`

tests/ci_visibility/api/test_api_fake_runners.py

[error] unresolved-import - :50:16 - Cannot resolve imported module `fake_runner_all_pass`
[error] unresolved-import - :79:16 - Cannot resolve imported module `fake_runner_all_fail`
[error] unresolved-import - :107:16 - Cannot resolve imported module `fake_runner_all_skip`
[error] unresolved-import - :135:16 - Cannot resolve imported module `fake_runner_all_itr_skip_test_level`
[error] unresolved-import - :163:16 - Cannot resolve imported module `fake_runner_all_itr_skip_suite_level`
[error] unresolved-import - :194:16 - Cannot resolve imported module `fake_runner_mix_pass`
[error] unresolved-import - :222:16 - Cannot resolve imported module `fake_runner_mix_fail`
[error] unresolved-import - :250:16 - Cannot resolve imported module `fake_runner_mix_fail_itr_test_level`
[error] unresolved-import - :279:16 - Cannot resolve imported module `fake_runner_mix_fail_itr_suite_level`
[error] unresolved-import - :302:16 - Cannot resolve imported module `fake_runner_efd_all_pass`
[error] unresolved-import - :324:16 - Cannot resolve imported module `fake_runner_efd_mix_pass`
[error] unresolved-import - :346:16 - Cannot resolve imported module `fake_runner_efd_mix_fail`
[error] unresolved-import - :368:16 - Cannot resolve imported module `fake_runner_efd_faulty_session`
[error] unresolved-import - :390:16 - Cannot resolve imported module `fake_runner_atr_mix_pass`
[error] unresolved-import - :412:16 - Cannot resolve imported module `fake_runner_atr_mix_fail`

tests/contrib/django_celery/app/demoapp/tasks.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `demoapp.models`

ignite (https://github.com/pytorch/ignite)

examples/cifar10/main.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `utils`

examples/cifar100_amp_benchmark/benchmark_fp32.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `utils`

examples/cifar100_amp_benchmark/benchmark_nvidia_apex.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `utils`

examples/cifar100_amp_benchmark/benchmark_torch_cuda_amp.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `utils`

examples/cifar10_qat/main.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `utils`

examples/cifar10_qat/utils.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `pact`

examples/fast_neural_style/neural_style.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `utils`
[error] unresolved-import - :10:6 - Cannot resolve imported module `handlers`
[error] unresolved-import - :14:6 - Cannot resolve imported module `transformer_net`
[error] unresolved-import - :15:6 - Cannot resolve imported module `vgg`

examples/references/classification/imagenet/configs/baseline_resnet50.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `dataflow`

examples/references/classification/imagenet/configs/check_baseline_resnet50.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `dataflow`

examples/references/classification/imagenet/main.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `dataflow`
[error] unresolved-import - :14:8 - Cannot resolve imported module `utils`
[error] unresolved-import - :15:8 - Cannot resolve imported module `vis`

examples/references/segmentation/pascal_voc2012/configs/baseline_dplv3_resnet101.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `dataflow`

examples/references/segmentation/pascal_voc2012/configs/baseline_dplv3_resnet101_sbd.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `dataflow`

examples/references/segmentation/pascal_voc2012/configs/eval_baseline_dplv3_resnet101_sbd.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `dataflow`

examples/references/segmentation/pascal_voc2012/main.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `dataflow`
[error] unresolved-import - :14:8 - Cannot resolve imported module `utils`
[error] unresolved-import - :15:8 - Cannot resolve imported module `vis`

examples/super_resolution/main.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `model`

examples/transformers/main.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `utils`

examples/transformers/model.py

[error] unresolved-import - :2 -
Old: Cannot resolve imported module `transformers`
New: Module `transformers` has no member `AutoConfig`
[error] unresolved-import - :2:38 - Module `transformers` has no member `AutoModelForSequenceClassification`

examples/transformers/utils.py

[error] unresolved-import - :2:6 - Cannot resolve imported module `dataset`
[error] unresolved-import - :4:6 - Cannot resolve imported module `model`
[error] unresolved-import - :5 -
Old: Cannot resolve imported module `transformers`
New: Module `transformers` has no member `AutoTokenizer`

isort (https://github.com/pycqa/isort)

isort/_vendored/tomli/_re.py

[error] unresolved-import - :7:10 - Cannot resolve imported module `tomli._parser`

manticore (https://github.com/trailofbits/manticore)

scripts/verify.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `qemu`
[error] unresolved-import - :10:8 - Cannot resolve imported module `gdb`

scripts/binaryninja/manticore_viz/__init__.py

[error] unresolved-import - :6 -
Old: Cannot resolve imported module `binaryninja`
New: Module `binaryninja` has no member `PluginCommand`
[error] unresolved-import - :6:40 - Module `binaryninja` has no member `HighlightStandardColor`
[error] unresolved-import - :6:64 - Module `binaryninja` has no member `log`
[error] unresolved-import - :6:69 - Module `binaryninja` has no member `BackgroundTaskThread`

tests/auto_generators/make_dump.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `flags`

materialize (https://github.com/MaterializeInc/materialize)

misc/python/materialize/build_context.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize`

misc/python/materialize/buildkite.py

[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize`

misc/python/materialize/buildkite_insights/annotation_search/annotation_search.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite_insights.annotation_search`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.buildkite_insights.annotation_search.buildkite_search_source`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api.buildkite_config`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.cache_constants`

misc/python/materialize/buildkite_insights/annotation_search/annotation_search_logic.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.buildkite_insights.annotation_search.annotation_search_presentation`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.buildkite_insights.annotation_search.buildkite_search_source`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api.generic_api`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_annotation`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_info`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.buildkite_insights.util.search_utility`

misc/python/materialize/buildkite_insights/annotation_search/annotation_search_presentation.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.buildkite_insights.annotation_search.buildkite_search_source`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_annotation`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_info`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite_insights.util.search_utility`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.terminal`

misc/python/materialize/buildkite_insights/annotation_search/buildkite_search_source.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api.buildkite_constants`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.buildkite_insights.cache`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.cache_constants`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_annotation`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_info`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_step`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.buildkite_insights.util.build_step_utils`

misc/python/materialize/buildkite_insights/artifact_search/artifact_search.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.buildkite_insights.artifact_search.artifact_search_presentation`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api.buildkite_config`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api.generic_api`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.buildkite_insights.cache`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.cache_constants`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.buildkite_insights.util.build_step_utils`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.buildkite_insights.util.search_utility`

misc/python/materialize/buildkite_insights/artifact_search/artifact_search_presentation.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api.builds_api`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.buildkite_insights.util.search_utility`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.terminal`

misc/python/materialize/buildkite_insights/buildkite_api/annotations_api.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api`

misc/python/materialize/buildkite_insights/buildkite_api/artifacts_api.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api`

misc/python/materialize/buildkite_insights/buildkite_api/builds_api.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api`

misc/python/materialize/buildkite_insights/buildkite_api/logs_api.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api`

misc/python/materialize/buildkite_insights/cache/annotations_cache.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite_insights.cache`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.cache_constants`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.generic_cache`

misc/python/materialize/buildkite_insights/cache/artifacts_cache.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.buildkite_insights.cache`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.cache_constants`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.generic_cache`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/buildkite_insights/cache/builds_cache.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.buildkite_insights.cache`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.cache_constants`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.generic_cache`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/buildkite_insights/cache/generic_cache.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.cache_constants`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.buildkite_insights.util.data_io`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/buildkite_insights/cache/logs_cache.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite_insights.cache`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.cache_constants`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.generic_cache`

misc/python/materialize/buildkite_insights/costs/download_stats.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.buildkite_insights.util.data_io`

misc/python/materialize/buildkite_insights/costs/extract_stats.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite_insights.util.data_io`

misc/python/materialize/buildkite_insights/segfaults/find.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api`

misc/python/materialize/buildkite_insights/step_analysis/analysis.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.buildkite_insights.annotation_search.buildkite_search_source`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api.buildkite_config`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api.buildkite_constants`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api.generic_api`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.buildkite_insights.cache`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.buildkite_insights.cache.cache_constants`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_step`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.buildkite_insights.util.build_step_utils`

misc/python/materialize/buildkite_insights/util/build_step_utils.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api.buildkite_constants`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_step`

misc/python/materialize/buildkite_insights/util/search_utility.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.terminal`

misc/python/materialize/cargo.py

[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize`

misc/python/materialize/checks/actions.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :21:10 - Cannot resolve imported module `materialize.checks.scenarios`

misc/python/materialize/checks/all_checks/aggregation.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/alter_connection.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.checks.common`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/checks/all_checks/alter_index.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.common`

misc/python/materialize/checks/all_checks/alter_table.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/checks/all_checks/array_type.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/aws.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/boolean_type.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/cast.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/cluster.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/cluster_unification.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/comment.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/commit.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/constant_plan.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/continual_task.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.common`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/checks/all_checks/copy_to_s3.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/create_index.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/create_table.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/databases.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/debezium.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/default_privileges.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/delete.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/drop_index.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/drop_table.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/error.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/explain_catalog_item.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/float_types.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/having.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/identifiers.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.checks.common`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/checks/all_checks/insert_select.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/join_implementations.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/join_types.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/json_source.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/jsonb_type.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/kafka_formats.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/kafka_protocols.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/large_tables.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/like.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/load_generator.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/checks/all_checks/managed_cluster.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/materialize_type.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/materialized_views.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/multiple_partitions.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.common`

misc/python/materialize/checks/all_checks/mysql_cdc.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.mzcompose.services.mysql`

misc/python/materialize/checks/all_checks/nested_types.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/null_value.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/numeric_types.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/optimizer_notices.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/owners.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/password_auth.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose`

misc/python/materialize/checks/all_checks/peek_cancellation.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/peek_persist.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/pg_cdc.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/checks/all_checks/privileges.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/ranges.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.common`

misc/python/materialize/checks/all_checks/regex.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/rename_cluster.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/rename_index.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/rename_replica.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/rename_schema.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/rename_source.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/rename_table.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/rename_view.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/retain_history.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.checks.common`

misc/python/materialize/checks/all_checks/roles.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/rollback.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/schemas.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/sink.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.common`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/checks/all_checks/source_errors.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/source_tables.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mzcompose.services.mysql`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.mzcompose.services.sql_server`

misc/python/materialize/checks/all_checks/sql_server_cdc.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.mzcompose.services.sql_server`

misc/python/materialize/checks/all_checks/ssh.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.common`

misc/python/materialize/checks/all_checks/statement_logging.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/string.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/swap_cluster.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/swap_schema.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/table_data.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/temporal_types.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/text_bytea_types.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/threshold.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/top_k.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/update.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/upsert.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.common`

misc/python/materialize/checks/all_checks/upsert_enrich.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/upsert_many_columns.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/upsert_many_rows.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.common`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/checks/all_checks/upsert_many_updates.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.common`

misc/python/materialize/checks/all_checks/upsert_shrink_grow.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.common`

misc/python/materialize/checks/all_checks/upsert_unordered_key.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/upsert_wide.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.common`

misc/python/materialize/checks/all_checks/uuid.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/webhook.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.common`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/checks/all_checks/window_functions.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/all_checks/with_mutually_recursive.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.checks`

misc/python/materialize/checks/backup_actions.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.executors`

misc/python/materialize/checks/checks.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :20:10 - Cannot resolve imported module `materialize.checks.actions`

misc/python/materialize/checks/executors.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.cloudtest.app.materialize_application`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.mzcompose.services.sql_server`

misc/python/materialize/checks/scenarios.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.checks.cloudtest_actions`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.checks.features`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.checks.mzcompose_actions`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.checks.mzcompose_actions`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.checks.mzcompose_actions`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.checks.mzcompose_actions`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.checks.mzcompose_actions`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.checks.mzcompose_actions`
[error] unresolved-import - :42:6 - Cannot resolve imported module `materialize.checks.mzcompose_actions`
[error] unresolved-import - :45:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/checks/scenarios_backup_restore.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.checks.backup_actions`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.checks.mzcompose_actions`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.checks.scenarios`

misc/python/materialize/checks/scenarios_upgrade.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.checks.features`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.checks.mzcompose_actions`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.checks.scenarios`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.mz_0dt_upgrader`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.mzcompose.services.materialized`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.version_list`

misc/python/materialize/checks/scenarios_zero_downtime.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.checks.checks`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.checks.features`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.checks.mzcompose_actions`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.checks.scenarios`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.checks.scenarios_upgrade`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.mzcompose`

misc/python/materialize/cli/ci_closed_issues_detect.py

[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize`

misc/python/materialize/cli/gen-chroma-syntax.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize`

misc/python/materialize/cli/helm_chart_version_to_publish.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.version_list`

misc/python/materialize/cli/lint-cargo.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.cargo`

misc/python/materialize/cli/lint_test_flags.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.parallel_workload.action`

misc/python/materialize/cli/mzimage.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize`

misc/python/materialize/cli/namescore.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize`

misc/python/materialize/cli/scratch/forward.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.cli.scratch`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.scratch`

misc/python/materialize/cli/scratch/login.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.cli.scratch`

misc/python/materialize/cli/scratch/push.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.cli.scratch`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.scratch`

misc/python/materialize/cli/scratch/sftp.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.cli.scratch`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.scratch`

misc/python/materialize/cli/scratch/ssh.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.cli.scratch`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.scratch`

misc/python/materialize/cli/xcompile.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize`

misc/python/materialize/cloudtest/app/application.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.cloudtest.util.common`

misc/python/materialize/cloudtest/app/cloudtest_application_base.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.cloudtest.app.application`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`

misc/python/materialize/cloudtest/k8s/minio.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`

misc/python/materialize/cloudtest/util/common.py

[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/cloudtest/util/exists.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.ui`

misc/python/materialize/cloudtest/util/jwt_key.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.cloudtest.util.common`

misc/python/materialize/cloudtest/util/print_pods.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.cloudtest`

misc/python/materialize/cloudtest/util/wait.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.cloudtest.util.print_pods`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.ui`

misc/python/materialize/data_ingest/definition.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.data_ingest.data_type`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.data_ingest.field`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.data_ingest.row`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.data_ingest.rowlist`

misc/python/materialize/data_ingest/row.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.data_ingest.field`

misc/python/materialize/data_ingest/rowlist.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.data_ingest.row`

misc/python/materialize/data_ingest/transaction.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.data_ingest.rowlist`

misc/python/materialize/data_ingest/transaction_def.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.data_ingest.definition`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.data_ingest.field`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.data_ingest.rowlist`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.data_ingest.transaction`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.mzcompose.services.materialized`
[error] unresolved-import - :29:10 - Cannot resolve imported module `materialize.data_ingest.workload`

misc/python/materialize/deb.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize`

misc/python/materialize/docker.py

[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/elf.py

[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.ui`

misc/python/materialize/feature_benchmark/action.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.feature_benchmark.executor`

misc/python/materialize/feature_benchmark/aggregation.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement`

misc/python/materialize/feature_benchmark/benchmark.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.feature_benchmark.aggregation`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.feature_benchmark.executor`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.feature_benchmark.filter`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement_source`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.feature_benchmark.termination`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/feature_benchmark/benchmark_result.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario_version`

misc/python/materialize/feature_benchmark/benchmark_result_evaluator.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.feature_benchmark.benchmark_result`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.terminal`

misc/python/materialize/feature_benchmark/benchmark_result_selection.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.feature_benchmark.report`

misc/python/materialize/feature_benchmark/executor.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.services.clusterd`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mzcompose.services.materialized`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.mzcompose.services.mysql`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.mzcompose.services.sql_server`

misc/python/materialize/feature_benchmark/filter.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement`

misc/python/materialize/feature_benchmark/measurement_source.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.feature_benchmark.executor`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement`

misc/python/materialize/feature_benchmark/report.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.feature_benchmark.benchmark_result`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.feature_benchmark.benchmark_result_evaluator`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario_version`

misc/python/materialize/feature_benchmark/scenario.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.feature_benchmark.action`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement_source`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario_version`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/feature_benchmark/scenario_version.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/feature_benchmark/scenarios/benchmark_main.py

[error] unresolved-import - :17:8 - Cannot resolve imported module `materialize.optbench.sql`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.feature_benchmark.action`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement_source`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario_version`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.mzcompose.services.sql_server`

misc/python/materialize/feature_benchmark/scenarios/concurrency.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.feature_benchmark.action`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement_source`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario_version`

misc/python/materialize/feature_benchmark/scenarios/customer.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.feature_benchmark.action`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement_source`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario`

misc/python/materialize/feature_benchmark/scenarios/optbench.py

[error] unresolved-import - :17:8 - Cannot resolve imported module `materialize.optbench`
[error] unresolved-import - :18:8 - Cannot resolve imported module `materialize.optbench.sql`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.feature_benchmark.action`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.feature_benchmark.executor`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement_source`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario_version`
[warning] unused-ignore-comment - :55:52 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :78:60 - Unused blanket `type: ignore` directive

misc/python/materialize/feature_benchmark/scenarios/scale.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement_source`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario`

misc/python/materialize/feature_benchmark/scenarios/skew.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement_source`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario`

misc/python/materialize/feature_benchmark/scenarios/subscribe.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement_source`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.feature_benchmark.scenario`

misc/python/materialize/feature_benchmark/termination.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.feature_benchmark.measurement`

misc/python/materialize/feature_flag_consistency/execution/multi_config_executors.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.feature_flag_consistency.feature_flag.feature_flag`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.execution.multi_mz_executors`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executor`

misc/python/materialize/feature_flag_consistency/ignore_filter/feature_flag_consistency_ignore_filter.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.feature_flag_consistency.feature_flag.feature_flag`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.expression_matchers`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.ignore_verdict`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.output_consistency.validation.validation_message`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.postgres_consistency.ignore_filter.pg_inconsistency_ignore_filter`

misc/python/materialize/feature_flag_consistency/input_data/feature_flag_configurations.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.feature_flag_consistency.feature_flag.feature_flag`

misc/python/materialize/file_util.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize`

misc/python/materialize/git.py

[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/github.py

[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.observed_error`
[error] unknown-argument - :95:21 - Argument `internal_error_type` does not match any known parameter
[error] unknown-argument - :96:21 - Argument `issue_url` does not match any known parameter
[error] unknown-argument - :97:21 - Argument `issue_title` does not match any known parameter
[error] unknown-argument - :98:21 - Argument `issue_number` does not match any known parameter
[error] unknown-argument - :107:21 - Argument `internal_error_type` does not match any known parameter
[error] unknown-argument - :108:21 - Argument `issue_url` does not match any known parameter
[error] unknown-argument - :109:21 - Argument `issue_title` does not match any known parameter
[error] unknown-argument - :110:21 - Argument `issue_number` does not match any known parameter
[error] unknown-argument - :122:21 - Argument `internal_error_type` does not match any known parameter
[error] unknown-argument - :123:21 - Argument `issue_url` does not match any known parameter
[error] unknown-argument - :124:21 - Argument `issue_title` does not match any known parameter
[error] unknown-argument - :125:21 - Argument `issue_number` does not match any known parameter
[error] unknown-argument - :144:21 - Argument `internal_error_type` does not match any known parameter
[error] unknown-argument - :145:21 - Argument `issue_url` does not match any known parameter
[error] unknown-argument - :146:21 - Argument `issue_title` does not match any known parameter
[error] unknown-argument - :147:21 - Argument `issue_number` does not match any known parameter

misc/python/materialize/lint/lint.py

[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.terminal`

misc/python/materialize/mysql_util.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.composition`

misc/python/materialize/mz_0dt_upgrader.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.mzcompose.services.materialized`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.mzcompose.services.postgres`

misc/python/materialize/mz_env_util.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.services.mz`

misc/python/materialize/mzcompose/services/alpine.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/azurite.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/clusterd.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/cockroach.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/dbt.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/debezium.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/environmentd.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/fivetran_destination.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/fivetran_destination_tester.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/grafana.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/kgen.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/localstack.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/mcp.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/metabase.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/minio.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/mysql.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/mz.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/mz_debug.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/orchestratord.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/persistcli.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/postgres.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.service`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.mzcompose.services.cockroach`

misc/python/materialize/mzcompose/services/prometheus.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/redpanda.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/rqg.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/sql_logic_test.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/sql_server.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/squid.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/ssh_bastion_host.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/test_certs.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/testdrive.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.mzcompose.service`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.mzcompose.services.azurite`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.mzcompose.services.minio`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.mzcompose.services.postgres`

misc/python/materialize/mzcompose/services/toxiproxy.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/zookeeper.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/test_result.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.ui`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/mzexplore/__init__.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzexplore`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.mzexplore.common`

misc/python/materialize/mzexplore/analyze.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.mzexplore`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.mzexplore.common`

misc/python/materialize/output_consistency/common/configuration.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_output_mode`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.input_data.scenarios.evaluation_scenario`

misc/python/materialize/output_consistency/data_type/data_type.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_dialect_adjuster`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/data_type/data_type_with_values.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_value.data_column`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_value.data_value`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`

misc/python/materialize/output_consistency/data_value/data_column.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.data_value.data_value`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.data_value.source_column_identifier`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.execution.value_storage_layout`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.selection.row_selection`

misc/python/materialize/output_consistency/data_value/data_value.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_value.source_column_identifier`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_dialect_adjuster`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.execution.value_storage_layout`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.selection.row_selection`

misc/python/materialize/output_consistency/debug/print_query_result.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.query.query_result`

misc/python/materialize/output_consistency/enum/enum_constant.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.enum.enum_data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.constant_expression`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/output_consistency/enum/enum_data_type.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_dialect_adjuster`

misc/python/materialize/output_consistency/enum/enum_operation_param.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.enum.enum_constant`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.enum.enum_data_type`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.generators.arg_context`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.operation.volatile_data_operation_param`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.selection.randomized_picker`

misc/python/materialize/output_consistency/execution/evaluation_strategy.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_dialect_adjuster`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.execution.value_storage_layout`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.input_data.test_input_types`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.selection.column_selection`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.selection.row_selection`

misc/python/materialize/output_consistency/execution/multi_mz_executors.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executor`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executors`

misc/python/materialize/output_consistency/execution/query_execution_manager.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.common.configuration`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executor`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executors`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.input_data.test_input_data`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.output.output_printer`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.query.query_format`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.query.query_result`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.selection.column_selection`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.output_consistency.status.test_summary`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.output_consistency.validation.result_comparator`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.output_consistency.validation.validation_outcome`

misc/python/materialize/output_consistency/execution/sql_executors.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executor`

misc/python/materialize/output_consistency/expression/constant_expression.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_dialect_adjuster`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.execution.value_storage_layout`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.string_type_provider`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`

misc/python/materialize/output_consistency/expression/expression.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.data_value.source_column_identifier`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_dialect_adjuster`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.execution.value_storage_layout`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.selection.row_selection`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/output_consistency/expression/expression_with_args.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_dialect_adjuster`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.execution.value_storage_layout`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.output_consistency.selection.row_selection`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/output_consistency/expression/row_indices_expression.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_dialect_adjuster`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.execution.value_storage_layout`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.array_type_provider`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`

misc/python/materialize/output_consistency/generators/arg_context.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`

misc/python/materialize/output_consistency/generators/expression_generator.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.common`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.common.configuration`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.execution.value_storage_layout`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_with_args`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.generators.arg_context`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.equality_operations_provider`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.one_of_operation_param`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.output_consistency.input_data.test_input_data`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`
[error] unresolved-import - :43:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`
[error] unresolved-import - :44:6 - Cannot resolve imported module `materialize.output_consistency.operation.volatile_data_operation_param`
[error] unresolved-import - :47:6 - Cannot resolve imported module `materialize.output_consistency.selection.randomized_picker`

misc/python/materialize/output_consistency/generators/query_generator.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.common`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.common.configuration`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.data_value.data_column`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.execution.value_storage_layout`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_with_args`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.generators.expression_generator`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.internal_output_inconsistency_ignore_filter`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.input_data.constants.constant_expressions`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.boolean_operations_provider`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.generic_operations_provider`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.output_consistency.input_data.test_input_data`
[error] unresolved-import - :43:6 - Cannot resolve imported module `materialize.output_consistency.query.additional_source`
[error] unresolved-import - :47:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`
[error] unresolved-import - :50:6 - Cannot resolve imported module `materialize.output_consistency.query.join`
[error] unresolved-import - :51:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :52:6 - Cannot resolve imported module `materialize.output_consistency.selection.randomized_picker`
[error] unresolved-import - :53:6 - Cannot resolve imported module `materialize.output_consistency.selection.row_selection`
[error] unresolved-import - :57:6 - Cannot resolve imported module `materialize.output_consistency.status.consistency_test_logger`
[error] unresolved-import - :60:6 - Cannot resolve imported module `materialize.output_consistency.status.test_summary`

misc/python/materialize/output_consistency/ignore_filter/expression_matchers.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.enum.enum_constant`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_with_args`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.date_time_operations_provider`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.all_types_provider`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.number_types_provider`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`
[error] unresolved-import - :45:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :46:6 - Cannot resolve imported module `materialize.output_consistency.selection.row_selection`

misc/python/materialize/output_consistency/ignore_filter/inconsistency_ignore_filter.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_output_mode`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_with_args`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.ignore_verdict`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.selection.row_selection`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.output_consistency.validation.validation_message`

misc/python/materialize/output_consistency/ignore_filter/internal_output_inconsistency_ignore_filter.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_value.data_value`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_with_args`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.expression_matchers`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.ignore_verdict`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`
[error] unresolved-import - :45:6 - Cannot resolve imported module `materialize.output_consistency.query.query_result`
[error] unresolved-import - :46:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :47:6 - Cannot resolve imported module `materialize.output_consistency.selection.column_selection`
[error] unresolved-import - :50:6 - Cannot resolve imported module `materialize.output_consistency.validation.validation_message`

misc/python/materialize/output_consistency/ignore_filter/param_matchers.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`

misc/python/materialize/output_consistency/input_data/constants/constant_expressions.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.expression.constant_expression`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.boolean_type_provider`

misc/python/materialize/output_consistency/input_data/operations/aggregate_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.any_operation_param`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.boolean_operation_param`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.number_operation_param`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.row_indices_param`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.same_operation_param`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.string_operation_param`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.boolean_return_spec`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.dynamic_return_spec`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.string_return_spec`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/all_operations_provider.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.aggregate_operations_provider`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.array_operations_provider`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.boolean_operations_provider`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.bytea_operations_provider`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.crypto_operations_provider`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.date_time_operations_provider`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.equality_operations_provider`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.generic_operations_provider`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.jsonb_operations_provider`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.list_operations_provider`
[error] unresolved-import - :42:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.map_operations_provider`
[error] unresolved-import - :45:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.number_operations_provider`
[error] unresolved-import - :48:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.pg_operations_provider`
[error] unresolved-import - :51:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.range_operations_provider`
[error] unresolved-import - :54:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.record_operations_provider`
[error] unresolved-import - :57:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.set_operations_provider`
[error] unresolved-import - :60:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.string_operations_provider`
[error] unresolved-import - :63:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.table_operations_provider`
[error] unresolved-import - :66:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.trigonometric_operations_provider`
[error] unresolved-import - :69:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.uuid_operations_provider`
[error] unresolved-import - :72:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/array_operations_provider.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.any_operation_param`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.array_operation_param`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.collection_operation_param`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.number_operation_param`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.row_indices_param`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.same_operation_param`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.array_return_spec`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.boolean_return_spec`
[error] unresolved-import - :42:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_entry_return_spec`
[error] unresolved-import - :45:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :48:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/boolean_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.boolean_operation_param`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.boolean_return_spec`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/bytea_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.bytea_operation_param`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.number_operation_param`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.string_operation_param`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.boolean_return_spec`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.bytea_return_spec`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.string_return_spec`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/crypto_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.bytea_operation_param`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.string_operation_param`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.bytea_return_spec`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.string_return_spec`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/date_time_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.date_time_operation_param`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.number_operation_param`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.date_time_return_spec`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.string_return_spec`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.date_time_types_provider`
[error] unresolved-import - :42:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/equality_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.any_operation_param`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.boolean_return_spec`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/generic_operations_provider.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.any_operation_param`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.boolean_operation_param`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.number_operation_param`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.boolean_return_spec`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.dynamic_return_spec`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.input_data.special.data_type_enum_param`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/jsonb_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.any_operation_param`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.jsonb_operation_param`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.record_operation_param`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.row_indices_param`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.same_operation_param`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.boolean_return_spec`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.jsonb_return_spec`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.string_return_spec`
[error] unresolved-import - :42:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/list_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.any_operation_param`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.collection_operation_param`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.list_operation_param`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.row_indices_param`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.same_operation_param`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.boolean_return_spec`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_entry_return_spec`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.list_return_spec`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :43:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/map_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.any_operation_param`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.array_operation_param`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.map_operation_param`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.record_operation_param`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.row_indices_param`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.same_operation_param`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.string_operation_param`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.boolean_return_spec`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_entry_return_spec`
[error] unresolved-import - :41:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.map_return_spec`
[error] unresolved-import - :44:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :47:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/number_operations_provider.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.number_operation_param`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.input_data.validators.number_args_validator`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/pg_operations_provider.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.any_operation_param`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.number_operation_param`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.string_return_spec`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/range_operations_provider.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.collection_operation_param`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.range_operation_param`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.boolean_return_spec`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_entry_return_spec`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.range_return_spec`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/record_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.any_operation_param`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.record_operation_param`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.string_operation_param`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.record_return_spec`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.undetermined_return_spec`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/set_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.any_operation_param`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.boolean_return_spec`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`

misc/python/materialize/output_consistency/input_data/operations/string_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.enum.enum_constant`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.boolean_operation_param`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.number_operation_param`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.string_operation_param`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.array_return_spec`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.boolean_return_spec`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :41:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.string_return_spec`
[error] unresolved-import - :44:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/table_operations_provider.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.string_operations_provider`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.array_operation_param`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.date_time_operation_param`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.list_operation_param`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.map_operation_param`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.number_operation_param`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.string_operation_param`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_entry_return_spec`
[error] unresolved-import - :42:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.date_time_return_spec`
[error] unresolved-import - :45:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :48:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.record_return_spec`
[error] unresolved-import - :51:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.string_return_spec`
[error] unresolved-import - :54:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.date_time_types_provider`
[error] unresolved-import - :57:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/trigonometric_operations_provider.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.number_operation_param`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.input_data.validators.number_args_validator`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/operations/uuid_operations_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.uuid_return_spec`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/params/any_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`

misc/python/materialize/output_consistency/input_data/params/array_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.collection_operation_param`

misc/python/materialize/output_consistency/input_data/params/boolean_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.boolean_type_provider`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`

misc/python/materialize/output_consistency/input_data/params/bytea_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.bytea_type_provider`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`

misc/python/materialize/output_consistency/input_data/params/collection_operation_param.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.any_operation_param`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_return_spec`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.collection_type_provider`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`

misc/python/materialize/output_consistency/input_data/params/date_time_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.date_time_return_spec`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.date_time_types_provider`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/params/enum_constant_operation_params.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.output_consistency.enum.enum_operation_param`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`

misc/python/materialize/output_consistency/input_data/params/jsonb_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.jsonb_type_provider`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`

misc/python/materialize/output_consistency/input_data/params/list_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.collection_operation_param`

misc/python/materialize/output_consistency/input_data/params/map_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.collection_operation_param`

misc/python/materialize/output_consistency/input_data/params/number_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.number_types_provider`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/params/one_of_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.selection.randomized_picker`

misc/python/materialize/output_consistency/input_data/params/range_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.collection_operation_param`

misc/python/materialize/output_consistency/input_data/params/record_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`

misc/python/materialize/output_consistency/input_data/params/row_indices_param.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.row_indices_expression`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.generators.arg_context`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.operation.volatile_data_operation_param`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.selection.randomized_picker`

misc/python/materialize/output_consistency/input_data/params/same_operation_param.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.generators.arg_context`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.operation.volatile_data_operation_param`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.selection.randomized_picker`

misc/python/materialize/output_consistency/input_data/params/string_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.string_return_spec`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.string_type_provider`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/params/uuid_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.uuid_type_provider`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`

misc/python/materialize/output_consistency/input_data/return_specs/array_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_return_spec`

misc/python/materialize/output_consistency/input_data/return_specs/boolean_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/return_specs/bytea_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/return_specs/collection_entry_return_spec.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_return_spec`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.dynamic_return_spec`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/return_specs/collection_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/return_specs/date_time_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/return_specs/dynamic_return_spec.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/return_specs/jsonb_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/return_specs/list_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_return_spec`

misc/python/materialize/output_consistency/input_data/return_specs/map_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_return_spec`

misc/python/materialize/output_consistency/input_data/return_specs/number_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/return_specs/range_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_return_spec`

misc/python/materialize/output_consistency/input_data/return_specs/record_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/return_specs/string_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/return_specs/undetermined_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/return_specs/uuid_return_spec.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/special/data_type_enum_param.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.enum.enum_constant`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.enum.enum_operation_param`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.all_types_provider`

misc/python/materialize/output_consistency/input_data/test_input_data.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.input_data.test_input_operations`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.test_input_types`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.selection.randomized_picker`

misc/python/materialize/output_consistency/input_data/test_input_operations.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.all_operations_provider`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`

misc/python/materialize/output_consistency/input_data/test_input_types.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.common`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.data_value.data_value`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.values.all_values_provider`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.selection.randomized_picker`

misc/python/materialize/output_consistency/input_data/types/all_types_provider.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.array_type_provider`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.boolean_type_provider`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.bytea_type_provider`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.date_time_types_provider`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.jsonb_type_provider`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.list_type_provider`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.map_type_provider`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.number_types_provider`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.range_type_provider`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.record_types_provider`
[error] unresolved-import - :42:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.string_type_provider`
[error] unresolved-import - :45:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.uuid_type_provider`

misc/python/materialize/output_consistency/input_data/types/array_type_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.array_return_spec`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_return_spec`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.collection_type_provider`

misc/python/materialize/output_consistency/input_data/types/boolean_type_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`

misc/python/materialize/output_consistency/input_data/types/bytea_type_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.bytea_return_spec`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/types/collection_type_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_return_spec`

misc/python/materialize/output_consistency/input_data/types/date_time_types_provider.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.date_time_return_spec`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/types/jsonb_type_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.jsonb_return_spec`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/types/list_type_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_return_spec`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.list_return_spec`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.collection_type_provider`

misc/python/materialize/output_consistency/input_data/types/map_type_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_return_spec`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.map_return_spec`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.collection_type_provider`

misc/python/materialize/output_consistency/input_data/types/number_types_provider.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/types/range_type_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.collection_return_spec`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.range_return_spec`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.collection_type_provider`

misc/python/materialize/output_consistency/input_data/types/record_types_provider.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.record_return_spec`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/types/string_type_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.string_return_spec`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/types/uuid_type_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.uuid_return_spec`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/input_data/validators/number_args_validator.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.number_types_provider`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_args_validator`

misc/python/materialize/output_consistency/input_data/values/all_values_provider.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.input_data.values.array_values_provider`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.values.boolean_values_provider`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.input_data.values.bytea_values_provider`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.input_data.values.date_time_values_provider`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.input_data.values.jsonb_values_provider`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.input_data.values.list_values_provider`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.output_consistency.input_data.values.map_values_provider`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.output_consistency.input_data.values.number_values_provider`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.output_consistency.input_data.values.range_values_provider`
[error] unresolved-import - :41:6 - Cannot resolve imported module `materialize.output_consistency.input_data.values.string_values_provider`
[error] unresolved-import - :44:6 - Cannot resolve imported module `materialize.output_consistency.input_data.values.uuid_values_provider`

misc/python/materialize/output_consistency/input_data/values/array_values_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.array_type_provider`

misc/python/materialize/output_consistency/input_data/values/boolean_values_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.boolean_type_provider`

misc/python/materialize/output_consistency/input_data/values/bytea_values_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.bytea_type_provider`

misc/python/materialize/output_consistency/input_data/values/date_time_values_provider.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.params.enum_constant_operation_params`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.date_time_types_provider`

misc/python/materialize/output_consistency/input_data/values/jsonb_values_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.jsonb_type_provider`

misc/python/materialize/output_consistency/input_data/values/list_values_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.list_type_provider`

misc/python/materialize/output_consistency/input_data/values/map_values_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.map_type_provider`

misc/python/materialize/output_consistency/input_data/values/number_values_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.number_types_provider`

misc/python/materialize/output_consistency/input_data/values/range_values_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.range_type_provider`

misc/python/materialize/output_consistency/input_data/values/string_values_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.string_type_provider`

misc/python/materialize/output_consistency/input_data/values/uuid_values_provider.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.uuid_type_provider`

misc/python/materialize/output_consistency/operation/operation.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_args_validator`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/operation/operation_args_validator.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`

misc/python/materialize/output_consistency/operation/operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.operation.return_type_spec`

misc/python/materialize/output_consistency/operation/return_type_spec.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`

misc/python/materialize/output_consistency/operation/volatile_data_operation_param.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.generators.arg_context`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation_param`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.selection.randomized_picker`

misc/python/materialize/output_consistency/output/base_output_printer.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.output.format_constants`

misc/python/materialize/output_consistency/output/output_printer.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.common.configuration`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_output_mode`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.input_data.test_input_data`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.output.base_output_printer`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.output.reproduction_code_printer`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.status.test_summary`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.validation.validation_message`

misc/python/materialize/output_consistency/output/reproduction_code_printer.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_value.source_column_identifier`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_output_mode`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.input_data.test_input_data`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.output.base_output_printer`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.query.query_format`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.selection.column_selection`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.output_consistency.selection.row_selection`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.output_consistency.validation.validation_message`

misc/python/materialize/output_consistency/query/additional_source.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.query.join`

misc/python/materialize/output_consistency/query/query_result.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_output_mode`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.query.query_format`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.selection.column_selection`

misc/python/materialize/output_consistency/query/query_template.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_output_mode`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_dialect_adjuster`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.execution.value_storage_layout`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.query.additional_source`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.output_consistency.query.query_format`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.output_consistency.selection.column_selection`
[error] unresolved-import - :42:6 - Cannot resolve imported module `materialize.output_consistency.selection.row_selection`

misc/python/materialize/output_consistency/runner/test_runner.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.common.configuration`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_execution_manager`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executors`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.generators.expression_generator`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.generators.query_generator`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.input_data.test_input_data`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.output.output_printer`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.runner.time_guard`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.output_consistency.selection.randomized_picker`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.output_consistency.status.test_summary`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.output_consistency.validation.result_comparator`

misc/python/materialize/output_consistency/selection/column_selection.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_value.source_column_identifier`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`

misc/python/materialize/output_consistency/selection/randomized_picker.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.common`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.common.configuration`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_with_values`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.data_value.data_value`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.query.join`

misc/python/materialize/output_consistency/selection/row_selection.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`

misc/python/materialize/output_consistency/status/test_summary.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.test_result`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_with_args`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.output.reproduction_code_printer`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.status.consistency_test_logger`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.validation.validation_outcome`

misc/python/materialize/output_consistency/validation/result_comparator.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_output_mode`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.query.query_result`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.validation.error_message_normalizer`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.validation.validation_message`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.output_consistency.validation.validation_outcome`

misc/python/materialize/output_consistency/validation/validation_message.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_dialect_adjuster`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.query.query_result`

misc/python/materialize/output_consistency/validation/validation_outcome.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.test_result`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.internal_output_inconsistency_ignore_filter`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.output.format_constants`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.output.reproduction_code_printer`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.validation.validation_message`

misc/python/materialize/parallel_benchmark/scenarios.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.services.mysql`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.parallel_benchmark.framework`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/parallel_workload/expression.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.data_ingest.data_type`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.parallel_workload.column`

misc/python/materialize/postgres_consistency/custom/predefined_pg_queries.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.execution.value_storage_layout`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.expression.constant_expression`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_with_args`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.boolean_operations_provider`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.set_operations_provider`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.string_operations_provider`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.boolean_type_provider`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.date_time_types_provider`
[error] unresolved-import - :43:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.string_type_provider`
[error] unresolved-import - :46:6 - Cannot resolve imported module `materialize.output_consistency.query.data_source`
[error] unresolved-import - :47:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :48:6 - Cannot resolve imported module `materialize.output_consistency.selection.row_selection`

misc/python/materialize/postgres_consistency/execution/pg_dialect_adjuster.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_dialect_adjuster`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.date_time_types_provider`

misc/python/materialize/postgres_consistency/execution/pg_evaluation_strategy.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.postgres_consistency.execution.pg_dialect_adjuster`

misc/python/materialize/postgres_consistency/execution/pg_sql_executors.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executor`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executors`

misc/python/materialize/postgres_consistency/validation/pg_result_comparator.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.expression_matchers`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.jsonb_operations_provider`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.query.query_result`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.validation.error_message_normalizer`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.output_consistency.validation.result_comparator`

misc/python/materialize/release/auto_cut_release.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.release.util`

misc/python/materialize/release/util.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize`

misc/python/materialize/scalability/config/benchmark_config.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.scalability.workload.workload`

misc/python/materialize/scalability/df/df_details.py

[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.scalability.df`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.scalability.df.df_wrapper_base`

misc/python/materialize/scalability/df/df_totals.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.scalability.df`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.scalability.df.df_wrapper_base`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.scalability.endpoint.endpoint`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.scalability.result.scalability_change`

misc/python/materialize/scalability/df/df_totals_ext_cols.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.scalability.df`

misc/python/materialize/scalability/io/paths.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize`

misc/python/materialize/scalability/operation/operations_test.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.scalability.operation.operation_data`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.scalability.operation.scalability_operation`

misc/python/materialize/scalability/result/comparison_outcome.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.scalability.df.df_totals`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.scalability.endpoint.endpoint`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.scalability.result.scalability_change`

misc/python/materialize/scalability/result/regression_assessment.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.docker`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.mzcompose.test_result`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.scalability.endpoint.endpoint`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.scalability.result.comparison_outcome`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.version_ancestor_overrides`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.version_list`

misc/python/materialize/scalability/result/result_analyzer.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.scalability.endpoint.endpoint`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.scalability.result.comparison_outcome`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.scalability.result.workload_result`

misc/python/materialize/scalability/result/result_analyzers.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.scalability.endpoint.endpoint`
[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.scalability.result.comparison_outcome`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.scalability.result.result_analyzer`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.scalability.result.scalability_change`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.scalability.result.workload_result`

misc/python/materialize/scalability/result/scalability_change.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.scalability.endpoint.endpoint`

misc/python/materialize/scalability/result/scalability_result.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.scalability.df.df_details`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.scalability.df.df_totals`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.scalability.result.comparison_outcome`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.scalability.result.workload_result`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.scalability.workload.workload`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.scalability.workload.workload_markers`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.scalability.workload.workload_version`

misc/python/materialize/scalability/result/workload_result.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.scalability.df.df_details`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.scalability.df.df_totals`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.scalability.endpoint.endpoint`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.scalability.workload.workload`

misc/python/materialize/scalability/workload/workload_markers.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.scalability.workload.workload`

misc/python/materialize/scalability/workload/workload_version.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/scalability/workload/workloads/connection_workloads.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.scalability.operation.operation_data`
[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.scalability.operation.operations.operations`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.scalability.operation.scalability_operation`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.scalability.workload.workload`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.scalability.workload.workload_markers`

misc/python/materialize/scalability/workload/workloads/ddl_workloads.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.scalability.operation.operation_data`
[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.scalability.operation.operations.operations`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.scalability.operation.scalability_operation`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.scalability.workload.workload`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.scalability.workload.workload_markers`

misc/python/materialize/scalability/workload/workloads/dml_dql_workloads.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.scalability.operation.operations.operations`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.scalability.operation.scalability_operation`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.scalability.workload.workload_markers`

misc/python/materialize/scalability/workload/workloads/self_test_workloads.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `materialize.scalability.operation.operations_test`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.scalability.operation.scalability_operation`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.scalability.workload.workload_markers`

misc/python/materialize/source_table_migration.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.composition`

misc/python/materialize/spawn.py

[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize`

misc/python/materialize/teleport.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize`

misc/python/materialize/test_analytics/config/sandbox_db_config.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.test_analytics.config.mz_db_config`

misc/python/materialize/test_analytics/config/test_analytics_db_config.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mz_env_util`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.test_analytics.config.mz_db_config`

misc/python/materialize/test_analytics/data/base_data_storage.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.test_analytics.connector.test_analytics_connector`

misc/python/materialize/test_analytics/data/bounded_memory/bounded_memory_minimal_search_storage.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.test_analytics.data.base_data_storage`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/data/build/build_data_storage.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.test_analytics.connector.test_analytics_connector`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.test_analytics.data.base_data_storage`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/data/build/build_history_analysis.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_history`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.test_analytics.connector.test_analytics_connector`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.test_analytics.data.base_data_storage`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/data/build_annotation/build_annotation_storage.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.test_analytics.data.base_data_storage`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/data/cluster_spec_sheet/cluster_spec_sheet_result_storage.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.test_analytics.data.base_data_storage`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/data/feature_benchmark/feature_benchmark_result_storage.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.feature_benchmark.report`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.test_analytics.data.base_data_storage`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/data/known_issues/known_issues_storage.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.github`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.test_analytics.data.base_data_storage`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/data/output_consistency/output_consistency_stats_storage.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.test_analytics.data.base_data_storage`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/data/parallel_benchmark/parallel_benchmark_result_storage.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.test_analytics.data.base_data_storage`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/data/product_limits/product_limits_result_storage.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.test_analytics.data.base_data_storage`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/data/scalability_framework/scalability_framework_result_storage.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.test_analytics.data.base_data_storage`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/data/upgrade_downtime/upgrade_downtime_result_storage.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.test_analytics.data.base_data_storage`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/search/test_analytics_search.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api.buildkite_config`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.test_analytics.search`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.test_analytics.search.test_analytics_search_source`

misc/python/materialize/test_analytics/search/test_analytics_search_logic.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.buildkite_insights.annotation_search.annotation_search_presentation`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_annotation`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_info`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.test_analytics.search.test_analytics_search_source`

misc/python/materialize/test_analytics/search/test_analytics_search_source.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_annotation`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_info`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.test_analytics.config.test_analytics_db_config`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.test_analytics.test_analytics_db`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/test_analytics_db.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.test_analytics.config.mz_db_config`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.test_analytics.connector.test_analytics_connector`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.test_analytics.data.bounded_memory.bounded_memory_minimal_search_storage`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.test_analytics.data.build.build_data_storage`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.test_analytics.data.build.build_history_analysis`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.test_analytics.data.build_annotation.build_annotation_storage`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.test_analytics.data.cluster_spec_sheet.cluster_spec_sheet_result_storage`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.test_analytics.data.feature_benchmark.feature_benchmark_result_storage`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.test_analytics.data.known_issues.known_issues_storage`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.test_analytics.data.output_consistency.output_consistency_stats_storage`
[error] unresolved-import - :41:6 - Cannot resolve imported module `materialize.test_analytics.data.parallel_benchmark.parallel_benchmark_result_storage`
[error] unresolved-import - :44:6 - Cannot resolve imported module `materialize.test_analytics.data.product_limits.product_limits_result_storage`
[error] unresolved-import - :47:6 - Cannot resolve imported module `materialize.test_analytics.data.scalability_framework.scalability_framework_result_storage`
[error] unresolved-import - :50:6 - Cannot resolve imported module `materialize.test_analytics.data.upgrade_downtime.upgrade_downtime_result_storage`

misc/python/materialize/version_ancestor_overrides.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/version_consistency/execution/multi_version_executors.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.output_consistency.execution.multi_mz_executors`

misc/python/materialize/version_consistency/ignore_filter/version_consistency_ignore_filter.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_output_mode`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.expression_matchers`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.ignore_verdict`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.internal_output_inconsistency_ignore_filter`
[error] unresolved-import - :43:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.string_operations_provider`
[error] unresolved-import - :46:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.number_types_provider`
[error] unresolved-import - :49:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :50:6 - Cannot resolve imported module `materialize.output_consistency.selection.row_selection`
[error] unresolved-import - :51:6 - Cannot resolve imported module `materialize.output_consistency.validation.validation_message`
[error] unresolved-import - :52:6 - Cannot resolve imported module `materialize.postgres_consistency.ignore_filter.pg_inconsistency_ignore_filter`

misc/python/materialize/xcompile.py

[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.rustc_flags`

misc/python/materialize/zippy/all_actions.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.balancerd_actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.zippy.mz_actions`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.zippy.table_actions`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.zippy.table_capabilities`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.zippy.view_actions`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.zippy.view_capabilities`

misc/python/materialize/zippy/backup_and_restore_actions.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.services.materialized`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.crdb_capabilities`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`

misc/python/materialize/zippy/balancerd_actions.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.services.balancerd`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`

misc/python/materialize/zippy/balancerd_capabilities.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.zippy.framework`

misc/python/materialize/zippy/blob_store_actions.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.blob_store_capabilities`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.framework`

misc/python/materialize/zippy/blob_store_capabilities.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.zippy.framework`

misc/python/materialize/zippy/crdb_actions.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.crdb_capabilities`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.framework`

misc/python/materialize/zippy/crdb_capabilities.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.zippy.framework`

misc/python/materialize/zippy/debezium_actions.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.zippy.debezium_capabilities`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.zippy.kafka_capabilities`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.zippy.replica_capabilities`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.zippy.storaged_capabilities`

misc/python/materialize/zippy/debezium_capabilities.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.postgres_capabilities`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.watermarked_object_capabilities`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.watermarks`

misc/python/materialize/zippy/kafka_actions.py

[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.zippy.kafka_capabilities`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`

misc/python/materialize/zippy/kafka_capabilities.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.watermarks`

misc/python/materialize/zippy/mysql_actions.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.services.mysql`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.zippy.mysql_capabilities`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`

misc/python/materialize/zippy/mysql_capabilities.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.watermarks`

misc/python/materialize/zippy/mysql_cdc_actions.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mzcompose.services.mysql`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.zippy.mysql_capabilities`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.zippy.mysql_cdc_capabilities`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.zippy.replica_capabilities`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.zippy.storaged_capabilities`

misc/python/materialize/zippy/mysql_cdc_capabilities.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.mysql_capabilities`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.watermarked_object_capabilities`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.watermarks`

misc/python/materialize/zippy/mz_actions.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.services.materialized`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.zippy.blob_store_capabilities`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.zippy.crdb_capabilities`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.zippy.view_capabilities`

misc/python/materialize/zippy/mz_capabilities.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.zippy.framework`

misc/python/materialize/zippy/peek_actions.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`

misc/python/materialize/zippy/pg_cdc_actions.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.zippy.pg_cdc_capabilities`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.zippy.postgres_capabilities`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.zippy.replica_capabilities`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.zippy.storaged_capabilities`

misc/python/materialize/zippy/pg_cdc_capabilities.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.postgres_capabilities`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.watermarked_object_capabilities`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.watermarks`

misc/python/materialize/zippy/postgres_actions.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.zippy.postgres_capabilities`

misc/python/materialize/zippy/postgres_capabilities.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.watermarks`

misc/python/materialize/zippy/replica_actions.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.zippy.replica_capabilities`

misc/python/materialize/zippy/replica_capabilities.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.framework`

misc/python/materialize/zippy/scenarios.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.all_actions`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.backup_and_restore_actions`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.balancerd_actions`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.zippy.blob_store_actions`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.zippy.crdb_actions`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.zippy.debezium_actions`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.zippy.kafka_actions`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.zippy.kafka_capabilities`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.zippy.mysql_actions`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.zippy.mysql_cdc_actions`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.zippy.sql_server_actions`
[error] unresolved-import - :42:6 - Cannot resolve imported module `materialize.zippy.sql_server_cdc_actions`
[error] unresolved-import - :43:6 - Cannot resolve imported module `materialize.zippy.mz_actions`
[error] unresolved-import - :50:6 - Cannot resolve imported module `materialize.zippy.peek_actions`
[error] unresolved-import - :51:6 - Cannot resolve imported module `materialize.zippy.pg_cdc_actions`
[error] unresolved-import - :52:6 - Cannot resolve imported module `materialize.zippy.postgres_actions`
[error] unresolved-import - :58:6 - Cannot resolve imported module `materialize.zippy.replica_actions`
[error] unresolved-import - :63:6 - Cannot resolve imported module `materialize.zippy.sink_actions`
[error] unresolved-import - :64:6 - Cannot resolve imported module `materialize.zippy.source_actions`
[error] unresolved-import - :68:6 - Cannot resolve imported module `materialize.zippy.storaged_actions`
[error] unresolved-import - :73:6 - Cannot resolve imported module `materialize.zippy.table_actions`
[error] unresolved-import - :74:6 - Cannot resolve imported module `materialize.zippy.view_actions`

misc/python/materialize/zippy/sink_actions.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.zippy.replica_capabilities`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.zippy.sink_capabilities`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.zippy.storaged_capabilities`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.zippy.view_capabilities`

misc/python/materialize/zippy/sink_capabilities.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.view_capabilities`

misc/python/materialize/zippy/source_actions.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.zippy.kafka_capabilities`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.zippy.replica_capabilities`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.zippy.source_capabilities`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.zippy.storaged_capabilities`

misc/python/materialize/zippy/source_capabilities.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.zippy.kafka_capabilities`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.watermarked_object_capabilities`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.watermarks`

misc/python/materialize/zippy/sql_server_actions.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.services.sql_server`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.zippy.sql_server_capabilities`

misc/python/materialize/zippy/sql_server_capabilities.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.watermarks`

misc/python/materialize/zippy/sql_server_cdc_actions.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mzcompose.services.sql_server`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.zippy.replica_capabilities`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.zippy.sql_server_capabilities`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.zippy.sql_server_cdc_capabilities`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.zippy.storaged_capabilities`

misc/python/materialize/zippy/sql_server_cdc_capabilities.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.sql_server_capabilities`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.watermarked_object_capabilities`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.watermarks`

misc/python/materialize/zippy/storaged_actions.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.blob_store_capabilities`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.crdb_capabilities`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.zippy.storaged_capabilities`

misc/python/materialize/zippy/storaged_capabilities.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.zippy.framework`

misc/python/materialize/zippy/table_actions.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.zippy.table_capabilities`

misc/python/materialize/zippy/table_capabilities.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.zippy.watermarked_object_capabilities`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.watermarks`

misc/python/materialize/zippy/view_actions.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.balancerd_capabilities`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.debezium_capabilities`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.zippy.mysql_cdc_capabilities`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.zippy.mz_capabilities`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.zippy.pg_cdc_capabilities`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.zippy.source_capabilities`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.zippy.storaged_capabilities`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.zippy.table_capabilities`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.zippy.view_capabilities`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.zippy.watermarked_object_capabilities`

misc/python/materialize/zippy/view_capabilities.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.zippy.debezium_capabilities`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.zippy.mysql_cdc_capabilities`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.zippy.pg_cdc_capabilities`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.zippy.source_capabilities`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.zippy.table_capabilities`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.zippy.watermarked_object_capabilities`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.zippy.watermarks`

misc/python/materialize/zippy/watermarked_object_capabilities.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.zippy.framework`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.zippy.watermarks`

misc/python/stubs/docker/__init__.pyi

[error] unresolved-import - :10:6 - Cannot resolve imported module `docker.models.containers`

ci/deploy_mz-debug/macos.py

[error] unresolved-import - :17 -
Old: Cannot resolve imported module `..deploy.deploy_util`
New: Cannot resolve imported module `..deploy.deploy_util` - did you mean `deploy.deploy_util`?

misc/dbt-materialize/tests/adapter/test_constraints.py

[error] unresolved-import - :33:6 - Cannot resolve imported module `fixtures`

misc/dbt-materialize/tests/adapter/test_custom_materializations.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `fixtures`

misc/dbt-materialize/tests/adapter/test_data_tests.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `fixtures`

misc/dbt-materialize/tests/adapter/test_deploy.py

[error] unresolved-import - :20:6 - Cannot resolve imported module `fixtures`

misc/dbt-materialize/tests/adapter/test_model_hooks.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `fixtures`

misc/dbt-materialize/tests/adapter/test_persist_docs.py

[error] unresolved-import - :25:6 - Cannot resolve imported module `fixtures`

misc/dbt-materialize/tests/adapter/test_relation_types.py

[error] unresolved-import - :19:6 - Cannot resolve imported module `fixtures`

misc/dbt-materialize/tests/adapter/test_run_hooks.py

[error] unresolved-import - :25:6 - Cannot resolve imported module `fixtures`

misc/fivetran-sdk/examples/destination_connector/python/main.py

[error] unresolved-import - :3:8 - Cannot resolve imported module `read_csv`

misc/mcp-materialize-agents/mcp_materialize_agents/mcp_materialize_agents/__init__.py

[error] unresolved-import - :36:7 - Cannot resolve imported module `.config`

misc/python/materialize/benches/avro_ingest.py

[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize`

misc/python/materialize/checks/cloudtest_actions.py

[error] invalid-assignment - :46:9 - Object of type `str | None` is not assignable to attribute `tag` on type `K8sResource | Unknown`
[warning] possibly-missing-attribute - :47:9 - Attribute `replace` may be missing on object of type `K8sResource | Unknown`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.cloudtest.app.materialize_application`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.cloudtest.k8s.environmentd`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/checks/mzcompose_actions.py

[error] invalid-argument-type - :232:20 - Argument to bound method `kill` is incorrect: Expected `str`, found `Unknown | str | None`
[error] invalid-argument-type - :235:32 - Argument to bound method `capture_logs` is incorrect: Expected `str`, found `Unknown | str | None`
[error] invalid-argument-type - :374:48 - Argument to bound method `await_mz_deployment_status` is incorrect: Expected `str`, found `Unknown | str | None`
[error] invalid-argument-type - :389:17 - Argument to bound method `exec` is incorrect: Expected `str`, found `Unknown | str | None`
[error] invalid-argument-type - :401:66 - Argument to bound method `await_mz_deployment_status` is incorrect: Expected `str`, found `Unknown | str | None`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.checks.actions`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.checks.executors`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.docker`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.mzcompose.services.clusterd`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.mzcompose.services.materialized`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.mzcompose.services.ssh_bastion_host`
[error] unresolved-import - :26:10 - Cannot resolve imported module `materialize.checks.scenarios`

misc/python/materialize/ci_util/__init__.py

[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize`

misc/python/materialize/ci_util/upload_debug_symbols_to_polarsignals.py

[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.ci_util.upload_debug_symbols_to_s3`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.mzbuild`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.rustc_flags`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.xcompile`

misc/python/materialize/ci_util/upload_debug_symbols_to_s3.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize`

misc/python/materialize/cli/ci_annotate_errors.py

[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.buildkite`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.buildkite_insights.buildkite_api.buildkite_constants`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_history`
[error] unresolved-import - :44:6 - Cannot resolve imported module `materialize.buildkite_insights.data.build_step`
[error] unresolved-import - :45:6 - Cannot resolve imported module `materialize.buildkite_insights.util.build_step_utils`
[error] unresolved-import - :48:6 - Cannot resolve imported module `materialize.cli.mzcompose`
[error] unresolved-import - :49:6 - Cannot resolve imported module `materialize.github`
[error] unresolved-import - :54:6 - Cannot resolve imported module `materialize.observed_error`
[error] unresolved-import - :55:6 - Cannot resolve imported module `materialize.test_analytics.config.test_analytics_db_config`
[error] unresolved-import - :58:6 - Cannot resolve imported module `materialize.test_analytics.connector.test_analytics_connector`
[error] unresolved-import - :61:6 - Cannot resolve imported module `materialize.test_analytics.data.build_annotation`
[error] unresolved-import - :62:6 - Cannot resolve imported module `materialize.test_analytics.data.build_annotation.build_annotation_storage`
[error] unresolved-import - :65:6 - Cannot resolve imported module `materialize.test_analytics.test_analytics_db`
[error] unknown-argument - :592:29 - Argument `internal_error_type` does not match any known parameter
[error] unknown-argument - :593:29 - Argument `issue_url` does not match any known parameter
[error] unknown-argument - :594:29 - Argument `issue_title` does not match any known parameter
[error] unknown-argument - :595:29 - Argument `issue_number` does not match any known parameter
[error] unknown-argument - :622:33 - Argument `internal_error_type` does not match any known parameter
[error] unknown-argument - :623:33 - Argument `issue_url` does not match any known parameter
[error] unknown-argument - :624:33 - Argument `issue_title` does not match any known parameter
[error] unknown-argument - :625:33 - Argument `issue_number` does not match any known parameter
[error] unknown-argument - :644:25 - Argument `internal_error_type` does not match any known parameter
[error] unknown-argument - :671:29 - Argument `internal_error_type` does not match any known parameter

misc/python/materialize/cli/ci_coverage_pr_report.py

[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize`

misc/python/materialize/cli/cloudbench.py

[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.cli.scratch`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.scratch`

misc/python/materialize/cli/crate_diagram.py

[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize`

misc/python/materialize/cli/helm_chart_version_bump.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.version_list`

misc/python/materialize/cli/mzcompose.py

[error] unresolved-import - :41:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :42:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :46:6 - Cannot resolve imported module `materialize.mzcompose.services.sql_server`
[error] unresolved-import - :47:6 - Cannot resolve imported module `materialize.mzcompose.test_result`
[error] unresolved-import - :48:6 - Cannot resolve imported module `materialize.ui`
[error] unresolved-import - :49:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/cli/mzexplore.py

[error] unresolved-import - :15:8 - Cannot resolve imported module `materialize.mzexplore`
[error] unresolved-import - :16:8 - Cannot resolve imported module `materialize.mzexplore.common`

misc/python/materialize/cli/orchestratord.py

[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.docker`

misc/python/materialize/cli/run.py

[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.ui`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.xcompile`

misc/python/materialize/cli/scratch/__main__.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.cli.scratch`

misc/python/materialize/cli/scratch/create.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.cli.scratch`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.scratch`

misc/python/materialize/cli/scratch/destroy.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.cli.scratch`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.scratch`

misc/python/materialize/cli/scratch/mine.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.cli.scratch`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.scratch`

misc/python/materialize/cloudtest/app/materialize_application.py

[warning] possibly-missing-attribute - :172:9 - Attribute `env` may be missing on object of type `K8sResource | Unknown`
[warning] possibly-missing-attribute - :173:9 - Attribute `replace` may be missing on object of type `K8sResource | Unknown`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.cloudtest.app.cloudtest_application_base`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.cloudtest.k8s.cockroach`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.cloudtest.k8s.debezium`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.cloudtest.k8s.environmentd`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.cloudtest.k8s.minio`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.cloudtest.k8s.mysql`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.cloudtest.k8s.persist_pubsub`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.cloudtest.k8s.postgres`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.cloudtest.k8s.redpanda`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.cloudtest.k8s.role_binding`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.cloudtest.k8s.ssh`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.cloudtest.k8s.testdrive`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.cloudtest.k8s.vpc_endpoints_cluster_role`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.cloudtest.util.wait`

misc/python/materialize/cloudtest/k8s/api/k8s_cluster_role.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`

misc/python/materialize/cloudtest/k8s/api/k8s_config_map.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`

misc/python/materialize/cloudtest/k8s/api/k8s_configmap.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`

misc/python/materialize/cloudtest/k8s/api/k8s_deployment.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`

misc/python/materialize/cloudtest/k8s/api/k8s_pod.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`

misc/python/materialize/cloudtest/k8s/api/k8s_resource.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.cloudtest.util.common`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.cloudtest.util.wait`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.rustc_flags`

misc/python/materialize/cloudtest/k8s/api/k8s_role_binding.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`

misc/python/materialize/cloudtest/k8s/api/k8s_secret.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`

misc/python/materialize/cloudtest/k8s/api/k8s_service.py

[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`

misc/python/materialize/cloudtest/k8s/api/k8s_stateful_set.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`

misc/python/materialize/cloudtest/k8s/cockroach.py

[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_config_map`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_service`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_stateful_set`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.mzcompose.services.cockroach`

misc/python/materialize/cloudtest/k8s/debezium.py

[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_deployment`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_service`

misc/python/materialize/cloudtest/k8s/environmentd.py

[error] unresolved-import - :44:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :45:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :46:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_configmap`
[error] unresolved-import - :47:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_secret`
[error] unresolved-import - :48:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_service`
[error] unresolved-import - :49:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_stateful_set`
[error] unresolved-import - :50:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :51:6 - Cannot resolve imported module `materialize.mzcompose`

misc/python/materialize/cloudtest/k8s/mysql.py

[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_deployment`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_service`

misc/python/materialize/cloudtest/k8s/persist_pubsub.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_service`

misc/python/materialize/cloudtest/k8s/postgres.py

[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_deployment`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_service`

misc/python/materialize/cloudtest/k8s/redpanda.py

[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_deployment`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_service`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.mzcompose.services.redpanda`

misc/python/materialize/cloudtest/k8s/role_binding.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_role_binding`

misc/python/materialize/cloudtest/k8s/ssh.py

[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_deployment`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_resource`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_service`

misc/python/materialize/cloudtest/k8s/testdrive.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_pod`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.mzcompose.test_result`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.ui`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/cloudtest/k8s/vpc_endpoints_cluster_role.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.cloudtest`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.cloudtest.k8s.api.k8s_cluster_role`

misc/python/materialize/data_ingest/data_type.py

[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/data_ingest/executor.py

[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.data_ingest.data_type`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.data_ingest.field`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.data_ingest.query_error`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.data_ingest.row`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.data_ingest.transaction`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.mzcompose.services.mysql`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.mzcompose.services.sql_server`

misc/python/materialize/data_ingest/field.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.data_ingest.data_type`

misc/python/materialize/data_ingest/workload.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.data_ingest.data_type`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.data_ingest.definition`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.data_ingest.executor`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.data_ingest.field`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.data_ingest.transaction`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.data_ingest.transaction_def`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :41:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/feature_flag_consistency/feature_flag_consistency_test.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.feature_flag_consistency.execution.multi_config_executors`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.feature_flag_consistency.feature_flag.feature_flag`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.feature_flag_consistency.ignore_filter.feature_flag_consistency_ignore_filter`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.feature_flag_consistency.input_data.feature_flag_configurations`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.common.configuration`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_output_mode`
[error] unresolved-import - :42:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executors`
[error] unresolved-import - :43:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :46:6 - Cannot resolve imported module `materialize.output_consistency.input_data.scenarios.evaluation_scenario`
[error] unresolved-import - :49:6 - Cannot resolve imported module `materialize.output_consistency.output.output_printer`
[error] unresolved-import - :50:6 - Cannot resolve imported module `materialize.output_consistency.output_consistency_test`

misc/python/materialize/mz_version.py

[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize`

misc/python/materialize/mzbuild.py

[error] unresolved-import - :48:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :49:6 - Cannot resolve imported module `materialize.docker`
[error] unresolved-import - :50:6 - Cannot resolve imported module `materialize.rustc_flags`
[error] unresolved-import - :51:6 - Cannot resolve imported module `materialize.xcompile`

misc/python/materialize/mzcompose/__init__.py

[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.ui`

misc/python/materialize/mzcompose/composition.py

[error] unresolved-import - :47:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :48:6 - Cannot resolve imported module `materialize.docker`
[error] unresolved-import - :49:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :50:6 - Cannot resolve imported module `materialize.mzcompose.service`
[error] unresolved-import - :51:6 - Cannot resolve imported module `materialize.mzcompose.services.materialized`
[error] unresolved-import - :56:6 - Cannot resolve imported module `materialize.mzcompose.services.minio`
[error] unresolved-import - :57:6 - Cannot resolve imported module `materialize.mzcompose.test_result`
[error] unresolved-import - :63:6 - Cannot resolve imported module `materialize.parallel_workload.worker_exception`
[error] unresolved-import - :64:6 - Cannot resolve imported module `materialize.ui`
[error] unresolved-import - :68:6 - Cannot resolve imported module `materialize.util`
[error] unresolved-import - :1783:22 - Cannot resolve imported module `materialize.test_analytics.config.test_analytics_db_config`
[error] unresolved-import - :1786:22 - Cannot resolve imported module `materialize.test_analytics.test_analytics_db`

misc/python/materialize/mzcompose/services/balancerd.py

[error] invalid-assignment - :57:55 - Object of type `dict[str | Unknown, dict[Unknown | str, Unknown | str] | Unknown]` is not assignable to `dict[str, ServiceDependency]`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/dnsmasq.py

[error] invalid-assignment - :53:55 - Object of type `dict[str | Unknown, dict[Unknown | str, Unknown | str] | Unknown]` is not assignable to `dict[str, ServiceDependency]`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/frontegg.py

[error] invalid-assignment - :60:55 - Object of type `dict[str | Unknown, dict[Unknown | str, Unknown | str] | Unknown]` is not assignable to `dict[str, ServiceDependency]`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose.service`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.ui`

misc/python/materialize/mzcompose/services/kafka.py

[error] invalid-argument-type - :66:27 - Invalid argument to key "depends_on" with declared type `list[str] | dict[str, ServiceDependency]` on TypedDict `ServiceConfig`: value of type `dict[str | Unknown, ServiceDependency | dict[Unknown | str, Unknown | str] | Unknown]`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/materialized.py

[error] invalid-assignment - :110:55 - Object of type `dict[str | Unknown, dict[Unknown | str, Unknown | str] | Unknown]` is not assignable to `dict[str, ServiceDependency]`
[error] invalid-assignment - :205:13 - Invalid subscript assignment with key of type `Literal["azurite", "minio"]` and value of type `dict[Unknown | str, Unknown | str]` on object of type `dict[str, ServiceDependency]`
[error] invalid-assignment - :251:13 - Invalid subscript assignment with key of type `str` and value of type `dict[Unknown | str, Unknown | str]` on object of type `dict[str, ServiceDependency]`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.mzcompose.service`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.mzcompose.services.azurite`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.mzcompose.services.minio`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.mzcompose.services.postgres`

misc/python/materialize/mzcompose/services/polaris.py

[error] invalid-argument-type - :77:27 - Invalid argument to key "depends_on" with declared type `list[str] | dict[str, ServiceDependency]` on TypedDict `ServiceConfig`: value of type `dict[str | Unknown, ServiceDependency | dict[Unknown | str, Unknown | str] | Unknown]`
[error] unresolved-import - :10:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzcompose/services/schema_registry.py

[error] invalid-argument-type - :45:27 - Invalid argument to key "depends_on" with declared type `list[str] | dict[str, ServiceDependency]` on TypedDict `ServiceConfig`: value of type `dict[str | Unknown, ServiceDependency | dict[Unknown | str, Unknown | str] | Unknown]`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.mzcompose.service`

misc/python/materialize/mzexplore/clone.py

[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.mzexplore`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.mzexplore.common`

misc/python/materialize/mzexplore/common.py

[error] unresolved-import - :318:14 - Cannot resolve imported module `materialize.mzexplore`
[error] unresolved-import - :323:14 - Cannot resolve imported module `materialize.mzexplore`
[error] unresolved-import - :333:14 - Cannot resolve imported module `materialize.mzexplore`

misc/python/materialize/mzexplore/extract.py

[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.mzexplore`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.mzexplore.common`

misc/python/materialize/mzexplore/sql.py

[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.mzexplore.common`

misc/python/materialize/output_consistency/execution/sql_executor.py

[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.output.output_printer`

misc/python/materialize/output_consistency/output_consistency_test.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.common.configuration`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_output_mode`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executor`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executors`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.output_consistency.generators.expression_generator`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.output_consistency.generators.query_generator`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :41:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.internal_output_inconsistency_ignore_filter`
[error] unresolved-import - :44:6 - Cannot resolve imported module `materialize.output_consistency.input_data.scenarios.evaluation_scenario`
[error] unresolved-import - :47:6 - Cannot resolve imported module `materialize.output_consistency.input_data.test_input_data`
[error] unresolved-import - :50:6 - Cannot resolve imported module `materialize.output_consistency.output.output_printer`
[error] unresolved-import - :51:6 - Cannot resolve imported module `materialize.output_consistency.runner.test_runner`
[error] unresolved-import - :52:6 - Cannot resolve imported module `materialize.output_consistency.selection.randomized_picker`
[error] unresolved-import - :53:6 - Cannot resolve imported module `materialize.output_consistency.status.test_summary`
[error] unresolved-import - :54:6 - Cannot resolve imported module `materialize.output_consistency.validation.error_message_normalizer`
[error] unresolved-import - :57:6 - Cannot resolve imported module `materialize.output_consistency.validation.result_comparator`
[error] unresolved-import - :58:6 - Cannot resolve imported module `materialize.test_analytics.config.test_analytics_db_config`
[error] unresolved-import - :61:6 - Cannot resolve imported module `materialize.test_analytics.test_analytics_db`

misc/python/materialize/parallel_benchmark/framework.py

[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.util`

misc/python/materialize/parallel_workload/action.py

[error] unresolved-attribute - :224:12 - Module `materialize.parallel_workload.database` has no member `NAUGHTY_IDENTIFIERS`
[error] unresolved-import - :27:8 - Cannot resolve imported module `materialize.parallel_workload.database`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.data_ingest.data_type`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.data_ingest.query_error`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.data_ingest.row`
[error] unresolved-import - :36:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.mzcompose.services.materialized`
[error] unresolved-import - :43:6 - Cannot resolve imported module `materialize.mzcompose.services.minio`
[error] unresolved-import - :44:6 - Cannot resolve imported module `materialize.parallel_workload.database`
[error] unresolved-import - :79:6 - Cannot resolve imported module `materialize.parallel_workload.executor`
[error] unresolved-import - :80:6 - Cannot resolve imported module `materialize.parallel_workload.expression`
[error] unresolved-import - :81:6 - Cannot resolve imported module `materialize.parallel_workload.settings`
[error] unresolved-import - :86:6 - Cannot resolve imported module `materialize.sqlsmith`
[error] unresolved-import - :89:10 - Cannot resolve imported module `materialize.parallel_workload.worker`

misc/python/materialize/parallel_workload/column.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.data_ingest.data_type`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.util`
[error] unresolved-import - :21:10 - Cannot resolve imported module `materialize.parallel_workload.database`

misc/python/materialize/parallel_workload/database.py

[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.data_ingest.data_type`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.data_ingest.definition`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.data_ingest.executor`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.data_ingest.field`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.data_ingest.transaction`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.data_ingest.workload`
[error] unresolved-import - :41:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :42:6 - Cannot resolve imported module `materialize.mzcompose.services.mysql`
[error] unresolved-import - :43:6 - Cannot resolve imported module `materialize.mzcompose.services.sql_server`
[error] unresolved-import - :44:6 - Cannot resolve imported module `materialize.parallel_workload.column`
[error] unresolved-import - :53:6 - Cannot resolve imported module `materialize.parallel_workload.executor`
[error] unresolved-import - :54:6 - Cannot resolve imported module `materialize.parallel_workload.expression`
[error] unresolved-import - :55:6 - Cannot resolve imported module `materialize.parallel_workload.settings`

misc/python/materialize/parallel_workload/executor.py

[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.data_ingest.query_error`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.parallel_workload.settings`
[error] unresolved-import - :24:10 - Cannot resolve imported module `materialize.parallel_workload.database`

misc/python/materialize/parallel_workload/parallel_workload.py

[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.parallel_workload.action`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.parallel_workload.database`
[error] unresolved-import - :53:6 - Cannot resolve imported module `materialize.parallel_workload.executor`
[error] unresolved-import - :54:6 - Cannot resolve imported module `materialize.parallel_workload.settings`
[error] unresolved-import - :55:6 - Cannot resolve imported module `materialize.parallel_workload.worker`
[error] unresolved-import - :56:6 - Cannot resolve imported module `materialize.parallel_workload.worker_exception`

misc/python/materialize/parallel_workload/worker.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.data_ingest.query_error`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.parallel_workload.action`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.parallel_workload.database`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.parallel_workload.executor`

misc/python/materialize/postgres_consistency/ignore_filter/pg_inconsistency_ignore_filter.py

[error] invalid-method-override - :155:9 - Invalid override of method `_matches_problematic_operation_or_function_invocation`: Definition is incompatible with `PreExecutionInconsistencyIgnoreFilterBase._matches_problematic_operation_or_function_invocation`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.output_consistency.data_type.data_type_category`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.enum.enum_constant`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_characteristics`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.expression.expression_with_args`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.expression_matchers`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.ignore_verdict`
[error] unresolved-import - :45:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :50:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.array_operations_provider`
[error] unresolved-import - :53:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.equality_operations_provider`
[error] unresolved-import - :57:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.generic_operations_provider`
[error] unresolved-import - :60:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.jsonb_operations_provider`
[error] unresolved-import - :66:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.number_operations_provider`
[error] unresolved-import - :69:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.record_operations_provider`
[error] unresolved-import - :72:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.string_operations_provider`
[error] unresolved-import - :75:6 - Cannot resolve imported module `materialize.output_consistency.input_data.operations.table_operations_provider`
[error] unresolved-import - :78:6 - Cannot resolve imported module `materialize.output_consistency.input_data.return_specs.number_return_spec`
[error] unresolved-import - :81:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.date_time_types_provider`
[error] unresolved-import - :84:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.number_types_provider`
[error] unresolved-import - :89:6 - Cannot resolve imported module `materialize.output_consistency.input_data.types.string_type_provider`
[error] unresolved-import - :93:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`
[error] unresolved-import - :98:6 - Cannot resolve imported module `materialize.output_consistency.query.query_result`
[error] unresolved-import - :99:6 - Cannot resolve imported module `materialize.output_consistency.query.query_template`
[error] unresolved-import - :100:6 - Cannot resolve imported module `materialize.output_consistency.selection.column_selection`
[error] unresolved-import - :103:6 - Cannot resolve imported module `materialize.output_consistency.validation.validation_message`

misc/python/materialize/postgres_consistency/postgres_consistency_test.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.output_consistency.common.configuration`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_output_mode`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executors`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.output_consistency.input_data.scenarios.evaluation_scenario`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.input_data.test_input_data`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.output_consistency.output.output_printer`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.output_consistency.output_consistency_test`
[error] unresolved-import - :37:6 - Cannot resolve imported module `materialize.output_consistency.validation.error_message_normalizer`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.output_consistency.validation.result_comparator`
[error] unresolved-import - :41:6 - Cannot resolve imported module `materialize.postgres_consistency.custom.predefined_pg_queries`
[error] unresolved-import - :44:6 - Cannot resolve imported module `materialize.postgres_consistency.execution.pg_evaluation_strategy`
[error] unresolved-import - :47:6 - Cannot resolve imported module `materialize.postgres_consistency.execution.pg_sql_executors`
[error] unresolved-import - :48:6 - Cannot resolve imported module `materialize.postgres_consistency.ignore_filter.pg_inconsistency_ignore_filter`
[error] unresolved-import - :51:6 - Cannot resolve imported module `materialize.postgres_consistency.validation.pg_result_comparator`

misc/python/materialize/query_fitness/all_parts_essential.py

[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.query_fitness.fitness_function`

misc/python/materialize/query_fitness/pick.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.query_fitness.all_parts_essential`

misc/python/materialize/release/cut_release.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.git`

misc/python/materialize/release/mark_release_complete.py

[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.release.util`

misc/python/materialize/scalability/endpoint/endpoints.py

[error] invalid-method-override - :34:9 - Invalid override of method `url`: Definition is incompatible with `Endpoint.url`
[error] invalid-method-override - :153:9 - Invalid override of method `resolved_target`: Definition is incompatible with `Endpoint.resolved_target`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mzcompose.services.materialized`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.mzcompose.services.postgres`
[error] unresolved-import - :17:6 - Cannot resolve imported module `materialize.scalability.endpoint.endpoint`

misc/python/materialize/scalability/executor/benchmark_executor.py

[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.scalability.config.benchmark_config`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.scalability.df`
[error] unresolved-import - :21:6 - Cannot resolve imported module `materialize.scalability.df.df_details`
[error] unresolved-import - :22:6 - Cannot resolve imported module `materialize.scalability.df.df_totals`
[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize.scalability.endpoint.endpoint`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.scalability.io`
[error] unresolved-import - :25:6 - Cannot resolve imported module `materialize.scalability.operation.scalability_operation`
[error] unresolved-import - :26:6 - Cannot resolve imported module `materialize.scalability.result.comparison_outcome`
[error] unresolved-import - :27:6 - Cannot resolve imported module `materialize.scalability.result.result_analyzer`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.scalability.result.scalability_result`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.scalability.result.workload_result`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.scalability.schema.schema`
[error] unresolved-import - :31:6 - Cannot resolve imported module `materialize.scalability.workload.workload`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.scalability.workload.workloads.connection_workloads`
[error] unresolved-import - :33:6 - Cannot resolve imported module `materialize.scalability.workload.workloads.ddl_workloads`
[error] unresolved-import - :34:6 - Cannot resolve imported module `materialize.scalability.workload.workloads.dml_dql_workloads`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.scalability.workload.workloads.self_test_workloads`

misc/python/materialize/scalability/operation/operations/operations.py

[error] invalid-method-override - :66:9 - Invalid override of method `sql_statement`: Definition is incompatible with `SqlOperationWithSeed.sql_statement`
[error] invalid-method-override - :74:9 - Invalid override of method `sql_statement`: Definition is incompatible with `SqlOperationWithSeed.sql_statement`
[error] invalid-method-override - :82:9 - Invalid override of method `sql_statement`: Definition is incompatible with `SqlOperationWithSeed.sql_statement`
[error] invalid-method-override - :92:9 - Invalid override of method `sql_statement`: Definition is incompatible with `SqlOperationWithSeed.sql_statement`
[error] invalid-method-override - :112:9 - Invalid override of method `sql_statement`: Definition is incompatible with `SqlOperationWithSeed.sql_statement`
[error] invalid-method-override - :140:9 - Invalid override of method `sql_statement`: Definition is incompatible with `SqlOperationWithSeed.sql_statement`
[error] invalid-method-override - :149:9 - Invalid override of method `sql_statement`: Definition is incompatible with `SqlOperationWithSeed.sql_statement`
[error] invalid-method-override - :157:9 - Invalid override of method `sql_statement`: Definition is incompatible with `SqlOperationWithTwoSeeds.sql_statement`
[error] invalid-method-override - :165:9 - Invalid override of method `sql_statement`: Definition is incompatible with `SqlOperationWithSeed.sql_statement`
[error] invalid-method-override - :173:9 - Invalid override of method `sql_statement`: Definition is incompatible with `SqlOperationWithSeed.sql_statement`
[error] invalid-method-override - :181:9 - Invalid override of method `sql_statement`: Definition is incompatible with `SqlOperationWithSeed.sql_statement`
[error] invalid-method-override - :189:9 - Invalid override of method `sql_statement`: Definition is incompatible with `SqlOperationWithSeed.sql_statement`
[error] unresolved-import - :11:6 - Cannot resolve imported module `materialize.scalability.endpoint.endpoint`
[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.scalability.operation.operation_data`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.scalability.operation.scalability_operation`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.scalability.schema.schema`

misc/python/materialize/scalability/operation/scalability_operation.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.scalability.operation.operation_data`

misc/python/materialize/scalability/plot/plot.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.scalability.df.df_details`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.scalability.df.df_totals`
[error] unresolved-import - :20:6 - Cannot resolve imported module `materialize.scalability.endpoint.endpoints`

misc/python/materialize/scalability/workload/workload.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `materialize.scalability.endpoint.endpoint`
[error] unresolved-import - :13:6 - Cannot resolve imported module `materialize.scalability.operation.operation_data`
[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.scalability.operation.scalability_operation`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.scalability.schema.schema`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.scalability.workload.workload_version`

misc/python/materialize/scratch.py

[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize`

misc/python/materialize/test_analytics/connector/test_analytics_connector.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.test_analytics.config.mz_db_config`
[error] unresolved-import - :19:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/test_analytics/setup/test_analytics_setup.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.test_analytics.util.mz_sql_util`

misc/python/materialize/version_consistency/version_consistency_test.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `materialize.mz_version`
[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.output_consistency.common.configuration`
[error] unresolved-import - :18:6 - Cannot resolve imported module `materialize.output_consistency.execution.evaluation_strategy`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.output_consistency.execution.query_output_mode`
[error] unresolved-import - :28:6 - Cannot resolve imported module `materialize.output_consistency.execution.sql_executors`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.output_consistency.ignore_filter.inconsistency_ignore_filter`
[error] unresolved-import - :32:6 - Cannot resolve imported module `materialize.output_consistency.input_data.scenarios.evaluation_scenario`
[error] unresolved-import - :35:6 - Cannot resolve imported module `materialize.output_consistency.input_data.test_input_data`
[error] unresolved-import - :38:6 - Cannot resolve imported module `materialize.output_consistency.operation.operation`
[error] unresolved-import - :39:6 - Cannot resolve imported module `materialize.output_consistency.output.output_printer`
[error] unresolved-import - :40:6 - Cannot resolve imported module `materialize.output_consistency.output_consistency_test`
[error] unresolved-import - :44:6 - Cannot resolve imported module `materialize.version_consistency.execution.multi_version_executors`
[error] unresolved-import - :47:6 - Cannot resolve imported module `materialize.version_consistency.ignore_filter.version_consistency_ignore_filter`

misc/python/materialize/version_list.py

[error] unresolved-import - :23:6 - Cannot resolve imported module `materialize`
[error] unresolved-import - :24:6 - Cannot resolve imported module `materialize.docker`
[error] unresolved-import - :29:6 - Cannot resolve imported module `materialize.git`
[error] unresolved-import - :30:6 - Cannot resolve imported module `materialize.mz_version`

misc/python/materialize/zippy/framework.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `materialize.mzcompose`
[error] unresolved-import - :16:6 - Cannot resolve imported module `materialize.mzcompose.composition`
[error] unresolved-import - :19:10 - Cannot resolve imported module `materialize.zippy.scenarios`

test/copy-to-s3/mzcompose.py

[error] unresolved-import - :24 -
Old: Cannot resolve imported module `minio`
New: Module `minio` has no member `Minio`

meson (https://github.com/mesonbuild/meson)

docs/genrefman.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `refman.main`

test cases/python/1 basic/prog.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `gluon`

test cases/python/1 basic/subdir/subprog.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `gluon`

test cases/python3/1 basic/prog.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `gluon`

test cases/python3/1 basic/subdir/subprog.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `gluon`

mitmproxy (https://github.com/mitmproxy/mitmproxy)

docs/scripts/clirecording/record.py

[error] unresolved-import - :2:8 - Cannot resolve imported module `screenplays`
[error] unresolved-import - :3:6 - Cannot resolve imported module `clidirector`

docs/scripts/clirecording/screenplays.py

[error] unresolved-import - :2:6 - Cannot resolve imported module `clidirector`

test/mitmproxy/data/addonscripts/recorder/a.py

[error] unresolved-import - :1:8 - Cannot resolve imported module `recorder`

test/mitmproxy/data/addonscripts/recorder/b.py

[error] unresolved-import - :1:8 - Cannot resolve imported module `recorder`

test/mitmproxy/data/addonscripts/recorder/c.py

[error] unresolved-import - :1:8 - Cannot resolve imported module `recorder`

test/mitmproxy/data/addonscripts/recorder/e.py

[error] unresolved-import - :1:8 - Cannot resolve imported module `recorder`

mypy (https://github.com/python/mypy)

mypy/typeshed/stdlib/_zstd.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `compression.zstd`

mypy/typeshed/stdlib/compression/zstd/__init__.pyi

[error] unresolved-import - :4:6 - Cannot resolve imported module `compression.zstd._zstdfile`
[error] unresolved-import - :7:8 - Cannot resolve imported module `_zstd`
[error] unresolved-import - :8:6 - Cannot resolve imported module `_zstd`

mypy/typeshed/stdlib/compression/zstd/_zstdfile.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `compression._common`
[error] unresolved-import - :4:6 - Cannot resolve imported module `compression.zstd`
[error] unresolved-import - :9:6 - Cannot resolve imported module `_zstd`
[warning] unused-ignore-comment - :53:101 - Unused blanket `type: ignore` directive

mypyc/lib-rt/setup.py

[error] unresolved-import - :17:8 - Cannot resolve imported module `build_setup`

mypy-protobuf (https://github.com/dropbox/mypy-protobuf)

test/generated/testproto/inner/inner_pb2.pyi

[error] unresolved-import - :10:8 - Cannot resolve imported module `testproto.test3_pb2`

test/generated/testproto/nested/nested_pb2.pyi

[error] unresolved-import - :11:8 - Cannot resolve imported module `testproto.test3_pb2`

test/generated/testproto/reexport_pb2.pyi

[error] unresolved-import - :10:6 - Cannot resolve imported module `testproto.test3_pb2`

test/generated/testproto/test_extensions2_pb2.pyi

[error] unresolved-import - :11:8 - Cannot resolve imported module `testproto.test_pb2`

test/generated/testproto/test_extensions3_pb2.pyi

[error] unresolved-import - :13:8 - Cannot resolve imported module `testproto.test3_pb2`

test/generated_concrete/testproto/inner/inner_pb2.pyi

[error] unresolved-import - :10:8 - Cannot resolve imported module `testproto.test3_pb2`

test/generated_concrete/testproto/nested/nested_pb2.pyi

[error] unresolved-import - :11:8 - Cannot resolve imported module `testproto.test3_pb2`

test/generated_concrete/testproto/reexport_pb2.pyi

[error] unresolved-import - :10:6 - Cannot resolve imported module `testproto.test3_pb2`

test/generated_concrete/testproto/test_extensions2_pb2.pyi

[error] unresolved-import - :11:8 - Cannot resolve imported module `testproto.test_pb2`

test/generated_concrete/testproto/test_extensions3_pb2.pyi

[error] unresolved-import - :13:8 - Cannot resolve imported module `testproto.test3_pb2`

test/generated/testproto/grpc/dummy_pb2_grpc.pyi

[warning] deprecated - :104:77 - The class `DeprecatedRequest` is deprecated: This message has been marked as deprecated using proto message options.
[warning] deprecated - :127:43 - The class `DeprecatedRequest` is deprecated: This message has been marked as deprecated using proto message options.
[error] unresolved-import - :11:8 - Cannot resolve imported module `testproto.grpc.dummy_pb2`
[warning] unused-ignore-comment - :115:138 - Unused blanket `type: ignore` directive

test/generated/testproto/grpc/import_pb2_grpc.pyi

[error] unresolved-import - :11:8 - Cannot resolve imported module `testproto.test_pb2`

test/generated/testproto/test_pb2.pyi

[error] unresolved-import - :15:8 - Cannot resolve imported module `testproto.inner.inner_pb2`
[error] unresolved-import - :16:8 - Cannot resolve imported module `testproto.nested.nested_pb2`
[error] unresolved-import - :17:8 - Cannot resolve imported module `testproto.nopackage_pb2`
[error] unresolved-import - :18:8 - Cannot resolve imported module `testproto.test3_pb2`

test/generated_concrete/testproto/grpc/dummy_pb2_grpc.pyi

[warning] possibly-missing-attribute - :33:31 - Attribute `Channel` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :35:31 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :36:17 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :38:18 - Attribute `UnaryStreamMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :40:18 - Attribute `StreamUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :42:19 - Attribute `StreamStreamMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :49:33 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :90:93 - Attribute `Server` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :90:106 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :100:23 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] deprecated - :100:77 - The class `DeprecatedRequest` is deprecated: This message has been marked as deprecated using proto message options.
[warning] possibly-missing-attribute - :102:43 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :110:33 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] deprecated - :122:43 - The class `DeprecatedRequest` is deprecated: This message has been marked as deprecated using proto message options.
[warning] possibly-missing-attribute - :139:31 - Attribute `Channel` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :141:31 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :142:14 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :143:14 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :144:14 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :145:14 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :146:14 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :147:14 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :148:14 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :149:14 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :150:14 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :151:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :152:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :153:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :154:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :155:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :156:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :157:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :158:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :159:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :160:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :161:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :162:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :163:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :164:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :165:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :166:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :167:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :168:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :169:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :170:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :171:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :172:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :173:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :174:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :175:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :176:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :177:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :178:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :179:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :180:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :181:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :182:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :183:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :184:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :185:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :186:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :187:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :188:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :189:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :190:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :191:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :192:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :193:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :194:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :195:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :196:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :197:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :198:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :199:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :200:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :201:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :202:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :203:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :204:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :205:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :206:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :207:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :208:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :209:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :210:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :211:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :212:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :213:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :214:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :215:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :216:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :217:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :218:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :219:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :220:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :221:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :222:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :223:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :224:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :225:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :226:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :227:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :228:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :229:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :230:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :231:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :232:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :233:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :234:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :235:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :236:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :237:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :238:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :239:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :240:15 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :244:33 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :940:99 - Attribute `Server` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :940:112 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :944:31 - Attribute `Channel` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :946:31 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :950:33 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :955:93 - Attribute `Server` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :955:106 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[error] unresolved-import - :8:8 - Cannot resolve imported module `grpc`
[error] unresolved-import - :11:8 - Cannot resolve imported module `testproto.grpc.dummy_pb2`
[warning] unused-ignore-comment - :23:74 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :50:127 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :52:129 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :54:129 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :56:131 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :111:138 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :113:153 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :245:127 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :246:127 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :247:127 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :248:127 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :249:127 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :250:127 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :251:127 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :252:127 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :253:127 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :254:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :255:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :256:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :257:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :258:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :259:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :260:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :261:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :262:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :263:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :264:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :265:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :266:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :267:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :268:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :269:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :270:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :271:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :272:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :273:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :274:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :275:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :276:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :277:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :278:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :279:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :280:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :281:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :282:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :283:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :284:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :285:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :286:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :287:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :288:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :289:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :290:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :291:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :292:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :293:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :294:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :295:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :296:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :297:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :298:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :299:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :300:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :301:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :302:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :303:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :304:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :305:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :306:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :307:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :308:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :309:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :310:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :311:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :312:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :313:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :314:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :315:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :316:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :317:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :318:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :319:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :320:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :321:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :322:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :323:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :324:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :325:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :326:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :327:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :328:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :329:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :330:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :331:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :332:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :333:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :334:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :335:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :336:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :337:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :338:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :339:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :340:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :341:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :342:130 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :343:130 - Unused blanket `type: ignore` directive
[warning] possibly-missing-attribute - :97:31 - Attribute `Channel` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :99:31 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :135:103 - Attribute `Server` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :135:116 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`

test/generated_concrete/testproto/grpc/import_pb2_grpc.pyi

[warning] possibly-missing-attribute - :28:31 - Attribute `Channel` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :30:31 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :31:17 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :33:18 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :35:16 - Attribute `UnaryUnaryMultiCallable` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :41:33 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :71:95 - Attribute `Server` may be missing on object of type `<module 'grpc'> | Unknown`
[warning] possibly-missing-attribute - :71:108 - Attribute `aio` may be missing on object of type `<module 'grpc'> | Unknown`
[error] unresolved-import - :9:8 - Cannot resolve imported module `grpc`
[error] unresolved-import - :11:8 - Cannot resolve imported module `testproto.test_pb2`
[warning] unused-ignore-comment - :18:74 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :42:112 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :44:113 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :46:111 - Unused blanket `type: ignore` directive

test/generated_concrete/testproto/test_pb2.pyi

[error] unresolved-import - :15:8 - Cannot resolve imported module `testproto.inner.inner_pb2`
[error] unresolved-import - :16:8 - Cannot resolve imported module `testproto.nested.nested_pb2`
[error] unresolved-import - :17:8 - Cannot resolve imported module `testproto.nopackage_pb2`
[error] unresolved-import - :18:8 - Cannot resolve imported module `testproto.test3_pb2`

pandas-stubs (https://github.com/pandas-dev/pandas-stubs)

pandas-stubs/_typing.pyi

[warning] unused-ignore-comment - :1217:16 - Unused blanket `type: ignore` directive

prefect (https://github.com/PrefectHQ/prefect)

src/integrations/prefect-azure/tests/test_credentials.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `conftest`

src/integrations/prefect-kubernetes/integration_tests/src/prefect_kubernetes_integration_tests/conftest.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `prefect_kubernetes_integration_tests.utils`

src/integrations/prefect-kubernetes/integration_tests/src/prefect_kubernetes_integration_tests/test_crash_detection.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `prefect_kubernetes_integration_tests.utils`

src/integrations/prefect-kubernetes/integration_tests/src/prefect_kubernetes_integration_tests/test_events.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `prefect_kubernetes_integration_tests.utils`

src/integrations/prefect-kubernetes/integration_tests/src/prefect_kubernetes_integration_tests/test_eviction.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `prefect_kubernetes_integration_tests.utils`

src/integrations/prefect-kubernetes/integration_tests/src/prefect_kubernetes_integration_tests/test_filtering.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `prefect_kubernetes_integration_tests.utils`

src/integrations/prefect-kubernetes/integration_tests/src/prefect_kubernetes_integration_tests/test_jobs.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `prefect_kubernetes_integration_tests.utils`

pycryptodome (https://github.com/Legrandin/pycryptodome)

lib/Crypto/Cipher/AES.pyi

[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Cipher._mode_ecb`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.Cipher._mode_cbc`
[error] unresolved-import - :8:6 - Cannot resolve imported module `Crypto.Cipher._mode_cfb`
[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.Cipher._mode_ofb`
[error] unresolved-import - :10:6 - Cannot resolve imported module `Crypto.Cipher._mode_ctr`
[error] unresolved-import - :11:6 - Cannot resolve imported module `Crypto.Cipher._mode_openpgp`
[error] unresolved-import - :12:6 - Cannot resolve imported module `Crypto.Cipher._mode_ccm`
[error] unresolved-import - :13:6 - Cannot resolve imported module `Crypto.Cipher._mode_eax`
[error] unresolved-import - :14:6 - Cannot resolve imported module `Crypto.Cipher._mode_gcm`
[error] unresolved-import - :15:6 - Cannot resolve imported module `Crypto.Cipher._mode_siv`
[error] unresolved-import - :16:6 - Cannot resolve imported module `Crypto.Cipher._mode_ocb`

lib/Crypto/Cipher/ARC2.pyi

[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.Cipher._mode_ecb`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Cipher._mode_cbc`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.Cipher._mode_cfb`
[error] unresolved-import - :8:6 - Cannot resolve imported module `Crypto.Cipher._mode_ofb`
[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.Cipher._mode_ctr`
[error] unresolved-import - :10:6 - Cannot resolve imported module `Crypto.Cipher._mode_openpgp`
[error] unresolved-import - :11:6 - Cannot resolve imported module `Crypto.Cipher._mode_eax`

lib/Crypto/Cipher/Blowfish.pyi

[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.Cipher._mode_ecb`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Cipher._mode_cbc`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.Cipher._mode_cfb`
[error] unresolved-import - :8:6 - Cannot resolve imported module `Crypto.Cipher._mode_ofb`
[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.Cipher._mode_ctr`
[error] unresolved-import - :10:6 - Cannot resolve imported module `Crypto.Cipher._mode_openpgp`
[error] unresolved-import - :11:6 - Cannot resolve imported module `Crypto.Cipher._mode_eax`

lib/Crypto/Cipher/CAST.pyi

[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.Cipher._mode_ecb`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Cipher._mode_cbc`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.Cipher._mode_cfb`
[error] unresolved-import - :8:6 - Cannot resolve imported module `Crypto.Cipher._mode_ofb`
[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.Cipher._mode_ctr`
[error] unresolved-import - :10:6 - Cannot resolve imported module `Crypto.Cipher._mode_openpgp`
[error] unresolved-import - :11:6 - Cannot resolve imported module `Crypto.Cipher._mode_eax`

lib/Crypto/Cipher/DES.pyi

[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.Cipher._mode_ecb`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Cipher._mode_cbc`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.Cipher._mode_cfb`
[error] unresolved-import - :8:6 - Cannot resolve imported module `Crypto.Cipher._mode_ofb`
[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.Cipher._mode_ctr`
[error] unresolved-import - :10:6 - Cannot resolve imported module `Crypto.Cipher._mode_openpgp`
[error] unresolved-import - :11:6 - Cannot resolve imported module `Crypto.Cipher._mode_eax`

lib/Crypto/Cipher/DES3.pyi

[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.Cipher._mode_ecb`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Cipher._mode_cbc`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.Cipher._mode_cfb`
[error] unresolved-import - :8:6 - Cannot resolve imported module `Crypto.Cipher._mode_ofb`
[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.Cipher._mode_ctr`
[error] unresolved-import - :10:6 - Cannot resolve imported module `Crypto.Cipher._mode_openpgp`
[error] unresolved-import - :11:6 - Cannot resolve imported module `Crypto.Cipher._mode_eax`

lib/Crypto/Cipher/PKCS1_OAEP.py

[error] unresolved-import - :23:6 - Cannot resolve imported module `Crypto.Signature.pss`
[error] unresolved-import - :24:8 - Cannot resolve imported module `Crypto.Hash.SHA1`
[error] unresolved-import - :26:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :27:8 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto`

lib/Crypto/Cipher/PKCS1_OAEP.pyi

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.PublicKey.RSA`

lib/Crypto/Cipher/PKCS1_v1_5.py

[error] unresolved-import - :25:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :26:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/Cipher/PKCS1_v1_5.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `Crypto.PublicKey.RSA`

lib/Crypto/Cipher/_EKSBlowfish.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `Crypto.Cipher._mode_ecb`

lib/Crypto/Cipher/_mode_cbc.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Cipher/_mode_cfb.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Cipher/_mode_ctr.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Cipher/_mode_ecb.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Cipher/_mode_ofb.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Cipher/_mode_openpgp.py

[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Random`

lib/Crypto/Cipher/_mode_siv.py

[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.Protocol.KDF`
[error] unresolved-import - :45:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :46:6 - Cannot resolve imported module `Crypto.Random`

lib/Crypto/Cipher/_pkcs1_oaep_decode.py

[error] unresolved-import - :1:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Hash/KMAC256.py

[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/Hash/RIPEMD.py

[error] unresolved-import - :26:6 - Cannot resolve imported module `Crypto.Hash.RIPEMD160`

lib/Crypto/Hash/SHA.py

[error] unresolved-import - :24:6 - Cannot resolve imported module `Crypto.Hash.SHA1`

lib/Crypto/Hash/SHA.pyi

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.Hash.SHA1`

lib/Crypto/Hash/__init__.pyi

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.Hash.SHA1`
[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.Hash.SHA224`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Hash.SHA256`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.Hash.SHA384`
[error] unresolved-import - :8:6 - Cannot resolve imported module `Crypto.Hash.SHA512`
[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.Hash.SHA3_224`
[error] unresolved-import - :10:6 - Cannot resolve imported module `Crypto.Hash.SHA3_256`
[error] unresolved-import - :11:6 - Cannot resolve imported module `Crypto.Hash.SHA3_384`
[error] unresolved-import - :12:6 - Cannot resolve imported module `Crypto.Hash.SHA3_512`

lib/Crypto/Hash/cSHAKE256.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `Crypto.Hash.cSHAKE128`

lib/Crypto/IO/PKCS8.pyi

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.Util.asn1`
[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.IO._PBES`

lib/Crypto/Math/Numbers.pyi

[error] unresolved-import - :1:6 - Cannot resolve imported module `Crypto.Math._IntegerBase`

lib/Crypto/Math/_IntegerGMP.py

[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :145:10 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Protocol/DH.pyi

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`

lib/Crypto/Protocol/HPKE.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :10:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :11:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`
[error] unresolved-import - :12:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :13:6 - Cannot resolve imported module `Crypto.Cipher`

lib/Crypto/Protocol/SecretSharing.py

[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Random`

lib/Crypto/PublicKey/ECC.pyi

[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.IO._PBES`

lib/Crypto/PublicKey/RSA.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.IO._PBES`

lib/Crypto/PublicKey/_edwards.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/PublicKey/_montgomery.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/PublicKey/_nist_ecc.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :10:6 - Cannot resolve imported module `Crypto.Random.random`

lib/Crypto/PublicKey/_point.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `Crypto.Math.Numbers`

lib/Crypto/Random/random.py

[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :136:6 - Cannot resolve imported module `Crypto.Util.number`

lib/Crypto/SelfTest/Cipher/__init__.py

[error] unresolved-import - :32:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :33:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :34:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :35:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :36:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :37:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :38:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :39:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :40:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :41:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :42:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :43:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :44:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :45:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :46:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :47:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :48:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :49:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :50:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :51:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :52:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :53:10 - Cannot resolve imported module `Crypto.SelfTest.Cipher`
[error] unresolved-import - :56:14 - Cannot resolve imported module `Crypto.SelfTest.Cipher`

lib/Crypto/SelfTest/Cipher/test_AES.py

[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-reference - :1265:29 - Name `tobytes` used when not defined
[error] unresolved-import - :1330:10 - Cannot resolve imported module `Crypto.Util`

lib/Crypto/SelfTest/Cipher/test_ARC4.py

[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Cipher`

lib/Crypto/SelfTest/Cipher/test_ChaCha20.py

[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :98:14 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :264:14 - Cannot resolve imported module `Crypto.Cipher.ChaCha20`

lib/Crypto/SelfTest/Cipher/test_ChaCha20_Poly1305.py

[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :163:14 - Cannot resolve imported module `Crypto.Util.strxor`

lib/Crypto/SelfTest/Cipher/test_OpenPGP.py

[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.SelfTest.Cipher.test_CBC`

lib/Crypto/SelfTest/Cipher/test_SIV.py

[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :137:14 - Cannot resolve imported module `Crypto.Util.strxor`

lib/Crypto/SelfTest/Cipher/test_Salsa20.py

[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Cipher`

lib/Crypto/SelfTest/Hash/__init__.py

[error] unresolved-import - :31:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :32:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :33:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :34:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :35:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :36:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :37:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :38:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :39:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :40:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :41:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :42:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :43:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :44:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :45:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :46:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :47:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :48:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :49:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :50:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :51:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :52:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :53:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`
[error] unresolved-import - :54:10 - Cannot resolve imported module `Crypto.SelfTest.Hash`

lib/Crypto/SelfTest/Hash/common.py

[error] unresolved-import - :31:8 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util.strxor`

lib/Crypto/SelfTest/Hash/test_CMAC.py

[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :46:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :48:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :49:6 - Cannot resolve imported module `Crypto.SelfTest.loader`

lib/Crypto/SelfTest/Hash/test_MD2.py

[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :51:10 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Hash/test_MD4.py

[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :53:10 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Hash/test_MD5.py

[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-reference - :63:19 - Name `b` used when not defined

lib/Crypto/SelfTest/Hash/test_RIPEMD160.py

[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :60:10 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Hash/test_SHA1.py

[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :53:10 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Hash/test_SHA224.py

[error] unresolved-import - :52:10 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Hash/test_SHA256.py

[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :33:14 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-reference - :34:17 - Name `bchr` used when not defined
[error] unresolved-import - :78:10 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Hash/test_SHA384.py

[error] unresolved-import - :50:10 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Hash/test_SHA512.py

[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.SelfTest.loader`

lib/Crypto/SelfTest/Hash/test_keccak.py

[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/SelfTest/IO/__init__.py

[error] unresolved-import - :38:10 - Cannot resolve imported module `Crypto.SelfTest.IO`
[error] unresolved-import - :39:10 - Cannot resolve imported module `Crypto.SelfTest.IO`

lib/Crypto/SelfTest/IO/test_PBES.py

[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.IO._PBES`
[error] unresolved-import - :109:10 - Cannot resolve imported module `Crypto.SelfTest.st_common`

lib/Crypto/SelfTest/Math/__init__.py

[error] unresolved-import - :38:10 - Cannot resolve imported module `Crypto.SelfTest.Math`
[error] unresolved-import - :39:10 - Cannot resolve imported module `Crypto.SelfTest.Math`
[error] unresolved-import - :40:10 - Cannot resolve imported module `Crypto.SelfTest.Math`
[error] unresolved-import - :41:10 - Cannot resolve imported module `Crypto.SelfTest.Math`

lib/Crypto/SelfTest/Protocol/__init__.py

[error] unresolved-import - :29:10 - Cannot resolve imported module `Crypto.SelfTest.Protocol`
[error] unresolved-import - :30:10 - Cannot resolve imported module `Crypto.SelfTest.Protocol`
[error] unresolved-import - :31:10 - Cannot resolve imported module `Crypto.SelfTest.Protocol`
[error] unresolved-import - :33:10 - Cannot resolve imported module `Crypto.SelfTest.Protocol`
[error] unresolved-import - :37:14 - Cannot resolve imported module `Crypto.SelfTest.Protocol`

lib/Crypto/SelfTest/Protocol/test_rfc1751.py

[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Util`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-reference - :45:34 - Name `b` used when not defined
[error] unresolved-reference - :53:34 - Name `b` used when not defined

lib/Crypto/SelfTest/PublicKey/__init__.py

[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.SelfTest.PublicKey`

lib/Crypto/SelfTest/Random/__init__.py

[error] unresolved-import - :31:10 - Cannot resolve imported module `Crypto.SelfTest.Random`

lib/Crypto/SelfTest/Util/__init__.py

[error] unresolved-import - :33:10 - Cannot resolve imported module `Crypto.SelfTest.Util`
[error] unresolved-import - :34:10 - Cannot resolve imported module `Crypto.SelfTest.Util`
[error] unresolved-import - :35:10 - Cannot resolve imported module `Crypto.SelfTest.Util`
[error] unresolved-import - :36:10 - Cannot resolve imported module `Crypto.SelfTest.Util`
[error] unresolved-import - :37:10 - Cannot resolve imported module `Crypto.SelfTest.Util`
[error] unresolved-import - :38:10 - Cannot resolve imported module `Crypto.SelfTest.Util`

lib/Crypto/SelfTest/Util/test_Padding.py

[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Util.Padding`
[error] unresolved-reference - :44:22 - Name `b` used when not defined
[error] unresolved-reference - :45:38 - Name `b` used when not defined
[error] unresolved-reference - :46:22 - Name `b` used when not defined
[error] unresolved-reference - :47:38 - Name `b` used when not defined
[error] unresolved-reference - :49:33 - Name `b` used when not defined
[error] unresolved-reference - :52:25 - Name `b` used when not defined
[error] unresolved-reference - :53:38 - Name `b` used when not defined
[error] unresolved-reference - :55:36 - Name `b` used when not defined
[error] unresolved-reference - :58:25 - Name `b` used when not defined
[error] unresolved-reference - :59:38 - Name `b` used when not defined
[error] unresolved-reference - :61:36 - Name `b` used when not defined
[error] unresolved-reference - :64:25 - Name `b` used when not defined
[error] unresolved-reference - :65:38 - Name `b` used when not defined
[error] unresolved-reference - :67:36 - Name `b` used when not defined
[error] unresolved-reference - :70:47 - Name `b` used when not defined
[error] unresolved-reference - :73:46 - Name `b` used when not defined
[error] unresolved-reference - :74:46 - Name `b` used when not defined
[error] unresolved-reference - :77:46 - Name `b` used when not defined
[error] unresolved-reference - :78:46 - Name `b` used when not defined
[error] unresolved-reference - :79:46 - Name `b` used when not defined
[error] unresolved-reference - :84:22 - Name `b` used when not defined
[error] unresolved-reference - :85:38 - Name `b` used when not defined
[error] unresolved-reference - :87:33 - Name `b` used when not defined
[error] unresolved-reference - :90:25 - Name `b` used when not defined
[error] unresolved-reference - :91:38 - Name `b` used when not defined
[error] unresolved-reference - :93:36 - Name `b` used when not defined
[error] unresolved-reference - :96:25 - Name `b` used when not defined
[error] unresolved-reference - :97:38 - Name `b` used when not defined
[error] unresolved-reference - :99:36 - Name `b` used when not defined
[error] unresolved-reference - :102:25 - Name `b` used when not defined
[error] unresolved-reference - :103:38 - Name `b` used when not defined
[error] unresolved-reference - :105:36 - Name `b` used when not defined
[error] unresolved-reference - :108:46 - Name `b` used when not defined
[error] unresolved-reference - :109:46 - Name `b` used when not defined
[error] unresolved-reference - :110:46 - Name `b` used when not defined
[error] unresolved-reference - :111:46 - Name `b` used when not defined
[error] unresolved-reference - :116:22 - Name `b` used when not defined
[error] unresolved-reference - :117:38 - Name `b` used when not defined
[error] unresolved-reference - :119:33 - Name `b` used when not defined
[error] unresolved-reference - :122:25 - Name `b` used when not defined
[error] unresolved-reference - :123:38 - Name `b` used when not defined
[error] unresolved-reference - :125:36 - Name `b` used when not defined
[error] unresolved-reference - :128:25 - Name `b` used when not defined
[error] unresolved-reference - :129:38 - Name `b` used when not defined
[error] unresolved-reference - :131:36 - Name `b` used when not defined
[error] unresolved-reference - :134:25 - Name `b` used when not defined
[error] unresolved-reference - :135:38 - Name `b` used when not defined
[error] unresolved-reference - :137:36 - Name `b` used when not defined
[error] unresolved-reference - :140:46 - Name `b` used when not defined
[error] unresolved-reference - :141:46 - Name `b` used when not defined

lib/Crypto/SelfTest/Util/test_number.py

[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util.number`

lib/Crypto/SelfTest/Util/test_rfc1751.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.Util.RFC1751`
[error] unresolved-import - :31:10 - Cannot resolve imported module `Crypto.SelfTest.st_common`

lib/Crypto/SelfTest/__main__.py

[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto`

lib/Crypto/SelfTest/st_common.py

[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/Signature/DSS.pyi

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.PublicKey.DSA`
[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`

lib/Crypto/Signature/PKCS1_PSS.pyi

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.PublicKey.RSA`

lib/Crypto/Signature/PKCS1_v1_5.pyi

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.PublicKey.RSA`

lib/Crypto/Signature/eddsa.pyi

[error] unresolved-import - :3:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`

lib/Crypto/Signature/pkcs1_15.pyi

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.PublicKey.RSA`

lib/Crypto/Signature/pss.pyi

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.PublicKey.RSA`

lib/Crypto/Util/Padding.py

[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-reference - :58:19 - Name `bchr` used when not defined
[error] unresolved-reference - :60:19 - Name `bchr` used when not defined
[error] unresolved-reference - :60:45 - Name `bchr` used when not defined
[error] unresolved-reference - :62:19 - Name `bchr` used when not defined
[error] unresolved-reference - :62:31 - Name `bchr` used when not defined
[error] unresolved-reference - :95:23 - Name `bord` used when not defined
[error] unresolved-reference - :101:46 - Name `bchr` used when not defined
[error] unresolved-reference - :104:48 - Name `bchr` used when not defined
[error] unresolved-reference - :108:53 - Name `bchr` used when not defined
[error] unresolved-reference - :113:63 - Name `bchr` used when not defined

lib/Crypto/Util/RFC1751.py

[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/Util/_cpu_features.py

[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Cipher/AES.py

[error] unresolved-import - :26:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Util`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :25 -
Old: Cannot resolve imported module `Crypto.Cipher`
New: Module `Crypto.Cipher` has no member `_create_cipher`

lib/Crypto/Cipher/ARC2.py

[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :36 -
Old: Cannot resolve imported module `Crypto.Cipher`
New: Module `Crypto.Cipher` has no member `_create_cipher`
[error] unresolved-import - :37 -
Old: Cannot resolve imported module `Crypto.Util.py3compat`
New: Module `Crypto.Util.py3compat` has no member `byte_string`

lib/Crypto/Cipher/ARC4.py

[error] missing-argument - :85:22 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :23:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Cipher/Blowfish.py

[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :36 -
Old: Cannot resolve imported module `Crypto.Cipher`
New: Module `Crypto.Cipher` has no member `_create_cipher`

lib/Crypto/Cipher/CAST.py

[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :36 -
Old: Cannot resolve imported module `Crypto.Cipher`
New: Module `Crypto.Cipher` has no member `_create_cipher`
[error] unresolved-import - :37 -
Old: Cannot resolve imported module `Crypto.Util.py3compat`
New: Module `Crypto.Util.py3compat` has no member `byte_string`

lib/Crypto/Cipher/ChaCha20.py

[error] missing-argument - :147:26 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Cipher/ChaCha20_Poly1305.py

[error] invalid-argument-type - :129:50 - Argument to bound method `encrypt` is incorrect: Expected `bytearray | memoryview[int]`, found `Unknown | None`
[error] invalid-argument-type - :160:49 - Argument to bound method `decrypt` is incorrect: Expected `bytearray | memoryview[int]`, found `Unknown | None`
[error] invalid-argument-type - :229:28 - Argument to function `new` is incorrect: Expected `bytes | bytearray | memoryview[int]`, found `Unknown | None | bytes`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Cipher.ChaCha20`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Cipher/DES.py

[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :36 -
Old: Cannot resolve imported module `Crypto.Cipher`
New: Module `Crypto.Cipher` has no member `_create_cipher`
[error] unresolved-import - :37 -
Old: Cannot resolve imported module `Crypto.Util.py3compat`
New: Module `Crypto.Util.py3compat` has no member `byte_string`

lib/Crypto/Cipher/DES3.py

[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :36 -
Old: Cannot resolve imported module `Crypto.Cipher`
New: Module `Crypto.Cipher` has no member `_create_cipher`
[error] unresolved-import - :37 -
Old: Cannot resolve imported module `Crypto.Util.py3compat`
New: Module `Crypto.Util.py3compat` has no member `byte_string`
[error] unresolved-import - :37:60 - Module `Crypto.Util.py3compat` has no member `bstr`

lib/Crypto/Cipher/Salsa20.py

[error] missing-argument - :97:26 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :25:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :26:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.Random`

lib/Crypto/Cipher/_EKSBlowfish.py

[error] unresolved-import - :36:48 - Module `Crypto.Util._raw_api` has no member `c_uint`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :33 -
Old: Cannot resolve imported module `Crypto.Cipher`
New: Module `Crypto.Cipher` has no member `_create_cipher`

lib/Crypto/Cipher/__init__.py

[error] unresolved-import - :82:18 - Cannot resolve imported module `Crypto.Cipher._mode_kw`
[error] unresolved-import - :85:18 - Cannot resolve imported module `Crypto.Cipher._mode_kwp`
[error] unresolved-import - :48 -
Old: Cannot resolve imported module `Crypto.Cipher._mode_ecb`
New: Module `Crypto.Cipher._mode_ecb` has no member `_create_ecb_cipher`
[error] unresolved-import - :51 -
Old: Cannot resolve imported module `Crypto.Cipher._mode_cbc`
New: Module `Crypto.Cipher._mode_cbc` has no member `_create_cbc_cipher`
[error] unresolved-import - :54 -
Old: Cannot resolve imported module `Crypto.Cipher._mode_cfb`
New: Module `Crypto.Cipher._mode_cfb` has no member `_create_cfb_cipher`
[error] unresolved-import - :57 -
Old: Cannot resolve imported module `Crypto.Cipher._mode_ofb`
New: Module `Crypto.Cipher._mode_ofb` has no member `_create_ofb_cipher`
[error] unresolved-import - :60 -
Old: Cannot resolve imported module `Crypto.Cipher._mode_ctr`
New: Module `Crypto.Cipher._mode_ctr` has no member `_create_ctr_cipher`
[error] unresolved-import - :63 -
Old: Cannot resolve imported module `Crypto.Cipher._mode_openpgp`
New: Module `Crypto.Cipher._mode_openpgp` has no member `_create_openpgp_cipher`
[error] unresolved-import - :66 -
Old: Cannot resolve imported module `Crypto.Cipher._mode_eax`
New: Module `Crypto.Cipher._mode_eax` has no member `_create_eax_cipher`
[error] unresolved-import - :70 -
Old: Cannot resolve imported module `Crypto.Cipher._mode_ccm`
New: Module `Crypto.Cipher._mode_ccm` has no member `_create_ccm_cipher`
[error] unresolved-import - :73 -
Old: Cannot resolve imported module `Crypto.Cipher._mode_siv`
New: Module `Crypto.Cipher._mode_siv` has no member `_create_siv_cipher`
[error] unresolved-import - :76 -
Old: Cannot resolve imported module `Crypto.Cipher._mode_gcm`
New: Module `Crypto.Cipher._mode_gcm` has no member `_create_gcm_cipher`
[error] unresolved-import - :79 -
Old: Cannot resolve imported module `Crypto.Cipher._mode_ocb`
New: Module `Crypto.Cipher._mode_ocb` has no member `_create_ocb_cipher`

lib/Crypto/Cipher/_mode_cbc.py

[error] missing-argument - :166:26 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :229:25 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.Random`

lib/Crypto/Cipher/_mode_ccm.py

[error] invalid-argument-type - :517:32 - Argument to function `strxor` is incorrect: Expected `bytes`, found `Unknown | None`
[error] invalid-argument-type - :555:57 - Argument to function `new` is incorrect: Expected `bytes | bytearray | memoryview[int]`, found `Unknown | None | bytes`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :45:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :47:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :48:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :40 -
Old: Cannot resolve imported module `Crypto.Util.py3compat`
New: Module `Crypto.Util.py3compat` has no member `byte_string`
[warning] possibly-missing-attribute - :288 -
Old: Attribute `append` may be missing on object of type `Unknown | list[Unknown] | Literal[b""]`
New: Attribute `append` may be missing on object of type `Unknown | list[Unknown] | bytes`

lib/Crypto/Cipher/_mode_cfb.py

[error] missing-argument - :162:26 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :223:25 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Random`

lib/Crypto/Cipher/_mode_ctr.py

[error] missing-argument - :189:26 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :253:25 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unsupported-operator - :354:37 - Operator `+` is not supported between objects of type `(Unknown & ~None) | bytes` and `(Unknown & ~None) | Literal[0]`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util.number`

lib/Crypto/Cipher/_mode_eax.py

[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :45:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :47:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :48:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :40 -
Old: Cannot resolve imported module `Crypto.Util.py3compat`
New: Module `Crypto.Util.py3compat` has no member `byte_string`

lib/Crypto/Cipher/_mode_ecb.py

[error] missing-argument - :124:26 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :179:25 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Cipher/_mode_gcm.py

[error] missing-argument - :129:24 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :45:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :47:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :51:6 - Cannot resolve imported module `Crypto.Util`

lib/Crypto/Cipher/_mode_kw.py

[error] invalid-argument-type - :39:36 - Argument to function `strxor` is incorrect: Expected `bytes`, found `bytes | bytearray | Unknown`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.Util.strxor`

lib/Crypto/Cipher/_mode_ocb.py

[error] invalid-argument-type - :162:28 - Argument to function `bord` is incorrect: Expected `bytes`, found `int`
[error] invalid-argument-type - :163:25 - Argument to function `bord` is incorrect: Expected `bytes`, found `int`
[error] missing-argument - :254:20 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :376:19 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] invalid-argument-type - :444:57 - Argument to function `new` is incorrect: Expected `bytes | bytearray | memoryview[int]`, found `Unknown | None | bytes`
[error] unresolved-import - :74:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :75:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :76:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :78:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :79:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :81:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Cipher/_mode_ofb.py

[error] missing-argument - :159:26 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :220:25 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Random`

lib/Crypto/Hash/BLAKE2b.py

[error] missing-argument - :128:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Hash/BLAKE2s.py

[error] missing-argument - :128:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Hash/CMAC.py

[error] invalid-argument-type - :202:25 - Argument to function `strxor` is incorrect: Expected `bytes`, found `Unknown | None | bytes`
[error] invalid-argument-type - :207:47 - Argument to function `strxor` is incorrect: Expected `bytes`, found `Unknown | bytearray`
[error] unresolved-import - :25:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :26:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Random`

lib/Crypto/Hash/HMAC.py

[warning] possibly-missing-attribute - :88:39 - Attribute `oid` may be missing on object of type `(Unknown & ~None) | <module 'Crypto.Hash.MD5'>`
[warning] possibly-missing-attribute - :133:18 - Attribute `_pbkdf2_hmac_assist` may be missing on object of type `Unknown | <module 'Crypto.Hash.MD5'>`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :75:18 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/Hash/KMAC128.py

[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Random`

lib/Crypto/Hash/KangarooTwelve.py

[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/Hash/MD2.py

[error] missing-argument - :108:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Hash/MD4.py

[error] missing-argument - :125:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :46:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :48:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Hash/MD5.py

[error] missing-argument - :105:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :173:11 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :21:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :23:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-reference - :122:34 - Name `bord` used when not defined

lib/Crypto/Hash/Poly1305.py

[error] missing-argument - :118:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :25:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Hash/RIPEMD160.py

[error] missing-argument - :109:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Hash/SHA1.py

[error] missing-argument - :105:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :174:11 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :21:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :23:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-reference - :122:34 - Name `bord` used when not defined

lib/Crypto/Hash/SHA224.py

[error] missing-argument - :105:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :174:11 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :21:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :23:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Hash/SHA256.py

[error] missing-argument - :104:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :173:11 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :21:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :23:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Hash/SHA384.py

[error] missing-argument - :104:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :174:11 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :21:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :23:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Hash/SHA3_224.py

[error] unresolved-import - :27:48 - Module `Crypto.Util._raw_api` has no member `c_ubyte`
[error] missing-argument - :98:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :21:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :23:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :29 -
Old: Cannot resolve imported module `Crypto.Hash.keccak`
New: Module `Crypto.Hash.keccak` has no member `_raw_keccak_lib`

lib/Crypto/Hash/SHA3_256.py

[error] unresolved-import - :27:48 - Module `Crypto.Util._raw_api` has no member `c_ubyte`
[error] missing-argument - :98:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :21:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :23:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :29 -
Old: Cannot resolve imported module `Crypto.Hash.keccak`
New: Module `Crypto.Hash.keccak` has no member `_raw_keccak_lib`

lib/Crypto/Hash/SHA3_384.py

[error] unresolved-import - :27:48 - Module `Crypto.Util._raw_api` has no member `c_ubyte`
[error] missing-argument - :97:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :21:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :23:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :29 -
Old: Cannot resolve imported module `Crypto.Hash.keccak`
New: Module `Crypto.Hash.keccak` has no member `_raw_keccak_lib`

lib/Crypto/Hash/SHA3_512.py

[error] unresolved-import - :27:48 - Module `Crypto.Util._raw_api` has no member `c_ubyte`
[error] missing-argument - :98:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :21:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :23:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :29 -
Old: Cannot resolve imported module `Crypto.Hash.keccak`
New: Module `Crypto.Hash.keccak` has no member `_raw_keccak_lib`

lib/Crypto/Hash/SHA512.py

[error] missing-argument - :117:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :192:11 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :21:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :23:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/Hash/SHAKE128.py

[error] unresolved-import - :37:48 - Module `Crypto.Util._raw_api` has no member `c_ubyte`
[error] missing-argument - :102:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :39 -
Old: Cannot resolve imported module `Crypto.Hash.keccak`
New: Module `Crypto.Hash.keccak` has no member `_raw_keccak_lib`

lib/Crypto/Hash/SHAKE256.py

[error] unresolved-import - :37:48 - Module `Crypto.Util._raw_api` has no member `c_ubyte`
[error] missing-argument - :103:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :39 -
Old: Cannot resolve imported module `Crypto.Hash.keccak`
New: Module `Crypto.Hash.keccak` has no member `_raw_keccak_lib`

lib/Crypto/Hash/TupleHash128.py

[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/Hash/TurboSHAKE128.py

[error] unresolved-import - :4:48 - Module `Crypto.Util._raw_api` has no member `c_ubyte`
[error] missing-argument - :71:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :1:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/Hash/cSHAKE128.py

[error] unresolved-import - :36:48 - Module `Crypto.Util._raw_api` has no member `c_ubyte`
[error] missing-argument - :154:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :31 -
Old: Cannot resolve imported module `Crypto.Util.py3compat`
New: Module `Crypto.Util.py3compat` has no member `concat_buffers`
[error] unresolved-import - :40 -
Old: Cannot resolve imported module `Crypto.Hash.keccak`
New: Module `Crypto.Hash.keccak` has no member `_raw_keccak_lib`

lib/Crypto/Hash/cSHAKE256.py

[error] invalid-argument-type - :37:37 - Argument to bound method `__init__` is incorrect: Expected `bytes | None`, found `Literal[512]`
[error] too-many-positional-arguments - :37:42 - Too many positional arguments to bound method `__init__`: expected 4, got 5
[error] invalid-argument-type - :56:37 - Argument to bound method `__init__` is incorrect: Expected `bytes | None`, found `Literal[512]`
[error] too-many-positional-arguments - :56:42 - Too many positional arguments to bound method `__init__`: expected 4, got 5
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.Hash.cSHAKE128`

lib/Crypto/Hash/keccak.py

[error] unresolved-import - :37:48 - Module `Crypto.Util._raw_api` has no member `c_ubyte`
[error] missing-argument - :114:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util._raw_api`

lib/Crypto/IO/PEM.py

[error] invalid-argument-type - :79:23 - Argument to function `PBKDF1` is incorrect: Expected `str`, found `bytes`
[warning] possibly-missing-attribute - :84:41 - Attribute `block_size` may be missing on object of type `EcbMode | CbcMode | CfbMode | ... omitted 3 union elements`
[warning] possibly-missing-attribute - :185:48 - Attribute `block_size` may be missing on object of type `(EcbMode & ~AlwaysFalsy) | (CbcMode & ~AlwaysFalsy) | (CfbMode & ~AlwaysFalsy) | ... omitted 4 union elements`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.Padding`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Protocol.KDF`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/IO/PKCS8.py

[error] invalid-argument-type - :175:52 - Argument to bound method `decode` is incorrect: Expected `int | None`, found `tuple[Literal[2], Literal[3], Literal[4], Literal[5]]`
[error] invalid-argument-type - :210:33 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :210:45 - Argument to bound method `decode` is incorrect: Expected `int | None`, found `tuple[Literal[1], Literal[2]]`
[error] invalid-argument-type - :211:37 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :216:30 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :222:43 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util.asn1`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.IO._PBES`
[error] unresolved-reference - :122:18 - Name `tobytes` used when not defined
[error] unresolved-reference - :152:22 - Name `tobytes` used when not defined

lib/Crypto/IO/_PBES.py

[error] invalid-argument-type - :148:52 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :149:50 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :151:40 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :182:43 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :183:40 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[warning] possibly-missing-attribute - :191:26 - Attribute `block_size` may be missing on object of type `EcbMode | CbcMode | CfbMode | ... omitted 3 union elements`
[warning] possibly-missing-attribute - :338:32 - Submodule `HMAC` may not be available as an attribute on module `Crypto.Hash`
[error] invalid-argument-type - :353:38 - Argument to function `scrypt` is incorrect: Expected `str`, found `@Todo | bytes`
[error] no-matching-overload - :369:18 - No overload of function `new` matches arguments
[error] invalid-argument-type - :369:29 - Argument to function `new` is incorrect: Expected `bytes | bytearray | memoryview[int]`, found `bytes | tuple[bytes, ...]`
[error] invalid-argument-type - :369:47 - Argument to function `new` is incorrect: Expected `dict[Unknown, Unknown]`, found `Unknown | bytes`
[error] invalid-argument-type - :369:47 - Argument to function `new` is incorrect: Expected `int`, found `Unknown | bytes`
[error] invalid-argument-type - :369:47 - Argument to function `new` is incorrect: Expected `int`, found `Unknown | bytes`
[warning] possibly-missing-attribute - :371:23 - Attribute `encrypt_and_digest` may be missing on object of type `EcbMode | CbcMode | CfbMode | ... omitted 4 union elements`
[warning] possibly-missing-attribute - :374:55 - Attribute `block_size` may be missing on object of type `EcbMode | CbcMode | CfbMode | ... omitted 4 union elements`
[error] invalid-argument-type - :410:41 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :411:50 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :413:40 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :417:45 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :420:41 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :421:40 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :428:50 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :428:63 - Argument to bound method `decode` is incorrect: Expected `int | None`, found `tuple[Literal[2], Literal[3], Literal[4]]`
[error] invalid-argument-type - :429:44 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] unsupported-operator - :438:38 - Operator `-` is not supported between objects of type `None` and `Literal[0]`
[error] invalid-argument-type - :448:59 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :449:55 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :453:50 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :453:63 - Argument to bound method `decode` is incorrect: Expected `int | None`, found `tuple[Literal[4], Literal[5]]`
[error] invalid-argument-type - :454:44 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :465:41 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :466:40 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] unsupported-operator - :510:29 - Operator `+` is not supported between objects of type `Literal["Unsupported PBES2 cipher "]` and `DerSequence`
[error] invalid-argument-type - :516:44 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :530:38 - Argument to function `scrypt` is incorrect: Expected `str`, found `bytes`
[error] invalid-argument-type - :530:54 - Argument to function `scrypt` is incorrect: Expected `int`, found `None | Unknown`
[error] no-matching-overload - :532:18 - No overload of function `new` matches arguments
[error] invalid-argument-type - :532:29 - Argument to function `new` is incorrect: Expected `bytes | bytearray | memoryview[int]`, found `bytes | tuple[bytes, ...]`
[error] invalid-argument-type - :532:47 - Argument to function `new` is incorrect: Expected `dict[Unknown, Unknown]`, found `Unknown | bytes`
[error] invalid-argument-type - :532:47 - Argument to function `new` is incorrect: Expected `int`, found `Unknown | bytes`
[error] invalid-argument-type - :532:47 - Argument to function `new` is incorrect: Expected `int`, found `Unknown | bytes`
[warning] possibly-missing-attribute - :535:34 - Attribute `block_size` may be missing on object of type `EcbMode | CbcMode | CfbMode | ... omitted 4 union elements`
[warning] possibly-missing-attribute - :539:23 - Attribute `block_size` may be missing on object of type `EcbMode | CbcMode | CfbMode | ... omitted 4 union elements`
[warning] possibly-missing-attribute - :540:18 - Attribute `decrypt_and_verify` may be missing on object of type `EcbMode | CbcMode | CfbMode | ... omitted 4 union elements`
[warning] possibly-missing-attribute - :544:35 - Attribute `block_size` may be missing on object of type `EcbMode | CbcMode | CfbMode | ... omitted 4 union elements`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util.asn1`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.Util.Padding`
[error] unresolved-import - :45:6 - Cannot resolve imported module `Crypto.Protocol.KDF`
[error] unresolved-import - :155:18 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :156:18 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :161:18 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :162:18 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :168:18 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :169:18 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :174:18 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :175:18 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :268:18 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :471:18 - Cannot resolve imported module `Crypto.Cipher`
[error] no-matching-overload - :323:25 - No overload of function `new` matches arguments
[warning] possibly-missing-attribute - :522:40 - Submodule `HMAC` may not be available as an attribute on module `Crypto.Hash`
[error] invalid-argument-type - :531:26 - Argument to function `scrypt` is incorrect: Expected `int`, found `None | Unknown`
[error] invalid-argument-type - :531:36 - Argument to function `scrypt` is incorrect: Expected `int`, found `None | Unknown`

lib/Crypto/Math/Numbers.py

[error] unresolved-import - :39:10 - Cannot resolve imported module `Crypto.Math._IntegerGMP`
[error] unresolved-import - :43:14 - Cannot resolve imported module `Crypto.Math._IntegerCustom`
[error] unresolved-import - :46:14 - Cannot resolve imported module `Crypto.Math._IntegerNative`
[error] unresolved-import - :40 -
Old: Cannot resolve imported module `Crypto.Math._IntegerGMP`
New: Module `Crypto.Math._IntegerGMP` has no member `implementation`
[error] unresolved-import - :44 -
Old: Cannot resolve imported module `Crypto.Math._IntegerCustom`
New: Module `Crypto.Math._IntegerCustom` has no member `implementation`

lib/Crypto/Math/Primality.py

[error] invalid-argument-type - :96:21 - Argument to bound method `random_range` is incorrect: Expected `int | ((int, /) -> int)`, found `IntegerBase`
[error] invalid-argument-type - :97:21 - Argument to bound method `random_range` is incorrect: Expected `int | ((int, /) -> int)`, found `(Unknown & ~None) | (bound method _UrandomRNG.read(n: int) -> bytes)`
[error] no-matching-overload - :101:13 - No overload of function `pow` matches arguments
[error] invalid-argument-type - :331:36 - Argument to bound method `random` is incorrect: Expected `int | ((int, /) -> int)`, found `(Unknown & ~None) | (bound method _UrandomRNG.read(n: int) -> bytes)`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :216:6 - Cannot resolve imported module `Crypto.Util.number`

lib/Crypto/Math/_IntegerBase.py

[error] invalid-argument-type - :338:20 - Argument to function `bord` is incorrect: Expected `bytes`, found `@Todo | int`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :33 -
Old: Cannot resolve imported module `Crypto.Util.py3compat`
New: Module `Crypto.Util.py3compat` has no member `ABC`

lib/Crypto/Math/_IntegerCustom.py

[error] invalid-argument-type - :74:44 - Argument to function `bytes_to_long` is incorrect: Expected `bytes`, found `Unknown | bytearray`
[error] missing-argument - :108:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :150:15 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Random.random`

lib/Crypto/Math/_IntegerNative.py

[error] invalid-argument-type - :90:34 - Argument to function `bytes_to_long` is incorrect: Expected `bytes`, found `Unknown | bytearray`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.number`

lib/Crypto/Protocol/DH.py

[error] unresolved-import - :4:35 - Module `Crypto.PublicKey.ECC` has no member `_import_curve25519_public_key`
[error] unresolved-import - :5:35 - Module `Crypto.PublicKey.ECC` has no member `_import_curve448_public_key`
[error] unresolved-import - :1:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :2:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`

lib/Crypto/Protocol/KDF.py

[error] unresolved-import - :30:49 - Module `Crypto.Util.py3compat` has no member `bstr`
[error] invalid-argument-type - :161:47 - Argument to function `new` is incorrect: Expected `ModuleType`, found `Unknown | None | <module 'Crypto.Hash.SHA1'>`
[error] unresolved-attribute - :181:20 - Object of type `HMAC` has no attribute `_pbkdf2_hmac_assist`
[error] missing-argument - :408:22 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] too-many-positional-arguments - :492:76 - Too many positional arguments to function `new`: expected 4, got 5
[error] too-many-positional-arguments - :525:34 - Too many positional arguments to function `tobytes`: expected 1, got 2
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :484:10 - Cannot resolve imported module `Crypto.Cipher`

lib/Crypto/PublicKey/DSA.py

[error] unresolved-import - :47:31 - Module `Crypto.PublicKey` has no member `_create_subject_public_key_info`
[error] unresolved-import - :48:31 - Module `Crypto.PublicKey` has no member `_extract_subject_public_key_info`
[error] invalid-argument-type - :302:51 - Argument to function `wrap` is incorrect: Expected `bytes | str`, found `None | bytes`
[error] invalid-argument-type - :304:33 - Argument to function `wrap` is incorrect: Expected `((int, /) -> str) | None`, found `(Unknown & ~None) | (def urandom(size: int, /) -> bytes)`
[error] invalid-argument-type - :377:31 - Argument to function `test_probable_prime` is incorrect: Expected `int`, found `IntegerBase`
[error] invalid-argument-type - :400:32 - Argument to function `test_probable_prime` is incorrect: Expected `int`, found `IntegerBase | Unknown`
[error] no-matching-overload - :409:13 - No overload of function `pow` matches arguments
[error] invalid-argument-type - :481:43 - Argument to bound method `random` is incorrect: Expected `int | ((int, /) -> int)`, found `(Unknown & ~None) | (def urandom(size: int, /) -> bytes)`
[error] invalid-argument-type - :564:20 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `DerSequence`
[error] invalid-argument-type - :582:20 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `DerSequence`
[error] invalid-argument-type - :582:41 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `bytes | None`
[error] invalid-argument-type - :667:37 - Argument to function `bord` is incorrect: Expected `bytes`, found `int`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util.asn1`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.Math.Primality`
[error] unresolved-import - :46 -
Old: Cannot resolve imported module `Crypto.PublicKey`
New: Module `Crypto.PublicKey` has no member `_expand_subject_public_key_info`

lib/Crypto/PublicKey/ECC.py

[error] unresolved-import - :44:31 - Module `Crypto.PublicKey` has no member `_create_subject_public_key_info`
[error] unresolved-import - :45:31 - Module `Crypto.PublicKey` has no member `_extract_subject_public_key_info`
[error] invalid-argument-type - :138:42 - Argument to function `from_bytes` is incorrect: Expected `bytes`, found `bytearray`
[error] invalid-argument-type - :151:42 - Argument to function `from_bytes` is incorrect: Expected `bytes`, found `bytearray`
[error] invalid-argument-type - :161:42 - Argument to function `from_bytes` is incorrect: Expected `bytes`, found `bytearray`
[error] invalid-argument-type - :170:42 - Argument to function `from_bytes` is incorrect: Expected `bytes`, found `bytearray`
[error] unsupported-operator - :740:14 - Operator `**` is not supported between objects of type `IntegerBase` and `Literal[3]`
[error] invalid-argument-type - :829:52 - Argument to bound method `decode` is incorrect: Expected `int | None`, found `tuple[Literal[2], Literal[3], Literal[4]]`
[error] invalid-argument-type - :833:44 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :840:57 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :865:62 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :897:42 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `bytes | None`
[error] invalid-argument-type - :1024:17 - Argument to function `bord` is incorrect: Expected `bytes`, found `int`
[error] invalid-argument-type - :1083:34 - Argument to function `from_bytes` is incorrect: Expected `bytes`, found `bytearray`
[error] unsupported-operator - :1089:10 - Operator `**` is not supported between objects of type `IntegerBase` and `Literal[2]`
[error] unsupported-operator - :1090:11 - Operator `**` is not supported between objects of type `IntegerBase` and `Literal[2]`
[error] invalid-argument-type - :1125:34 - Argument to function `from_bytes` is incorrect: Expected `bytes`, found `bytearray`
[error] unsupported-operator - :1186:10 - Operator `**` is not supported between objects of type `IntegerBase` and `Literal[2]`
[error] unsupported-operator - :1187:11 - Operator `**` is not supported between objects of type `IntegerBase` and `Literal[2]`
[error] invalid-argument-type - :1313:34 - Argument to function `bord` is incorrect: Expected `bytes`, found `int`
[error] invalid-argument-type - :1317:34 - Argument to function `bord` is incorrect: Expected `bytes`, found `int`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.asn1`
[error] unresolved-import - :47:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :49:6 - Cannot resolve imported module `Crypto.Random`
[error] unresolved-import - :354:14 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :375:14 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :381:14 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :387:14 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :393:14 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :878:10 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :1272:10 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :43 -
Old: Cannot resolve imported module `Crypto.PublicKey`
New: Module `Crypto.PublicKey` has no member `_expand_subject_public_key_info`
[error] unsupported-operator - :985:34 - Operator `+` is not supported between objects of type `Literal["Unsupported ECC curve: "]` and `bytes`

lib/Crypto/PublicKey/ElGamal.py

[error] invalid-argument-type - :194:34 - Argument to bound method `random_range` is incorrect: Expected `int | ((int, /) -> int)`, found `Unknown | (bound method _UrandomRNG.read(n: int) -> bytes)`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Math.Primality`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] no-matching-overload - :219:16 - No overload of function `pow` matches arguments

lib/Crypto/PublicKey/RSA.py

[error] unresolved-import - :48:31 - Module `Crypto.PublicKey` has no member `_create_subject_public_key_info`
[error] unresolved-import - :49:31 - Module `Crypto.PublicKey` has no member `_extract_subject_public_key_info`
[error] invalid-argument-type - :368:38 - Argument to bound method `__init__` is incorrect: Expected `Sequence[int | DerObject] | None`, found `list[Unknown | int | IntegerBase]`
[error] invalid-argument-type - :387:62 - Argument to function `wrap` is incorrect: Expected `bytes | str`, found `None`
[error] invalid-argument-type - :396:45 - Argument to function `wrap` is incorrect: Expected `bytes | str`, found `None | bytes`
[error] unresolved-attribute - :528:15 - Object of type `int` has no attribute `lcm`
[error] no-matching-overload - :617:28 - No overload of function `pow` matches arguments
[error] invalid-argument-type - :700:22 - Method `__getitem__` of type `bound method DerSequence.__getitem__(n: int) -> None` cannot be called with key of type `slice[Literal[1], Literal[6], None]` on object of type `DerSequence`
[error] unsupported-operator - :700:22 - Operator `+` is not supported between objects of type `None` and `list[Unknown | IntegerBase]`
[error] invalid-argument-type - :700:42 - Argument to bound method `__init__` is incorrect: Expected `IntegerBase | int`, found `None`
[error] invalid-argument-type - :700:58 - Argument to bound method `inverse` is incorrect: Expected `IntegerBase | int`, found `None`
[error] invalid-argument-type - :853:37 - Argument to function `bord` is incorrect: Expected `bytes`, found `int`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.asn1`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.Math.Primality`
[error] unresolved-import - :383:22 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :411:18 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :729:10 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :822:10 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :47 -
Old: Cannot resolve imported module `Crypto.PublicKey`
New: Module `Crypto.PublicKey` has no member `_expand_subject_public_key_info`
[error] unresolved-attribute - :534:9 - Object of type `int` has no attribute `inverse`
[error] invalid-argument-type - :637:27 - Argument to bound method `inverse` is incorrect: Expected `IntegerBase | int`, found `object`
[error] invalid-argument-type - :659:31 - Argument to bound method `gcd` is incorrect: Expected `IntegerBase | int`, found `object`
[error] unsupported-operator - :662:16 - Operator `*` is not supported between objects of type `Unknown | IntegerBase` and `object`
[error] invalid-argument-type - :664:36 - Argument to function `test_probable_prime` is incorrect: Expected `int`, found `Unknown | IntegerBase`
[error] invalid-argument-type - :666:36 - Argument to function `test_probable_prime` is incorrect: Expected `int`, found `object`
[error] unsupported-operator - :677:21 - Operator `*` is not supported between objects of type `Unknown | IntegerBase` and `object`

lib/Crypto/PublicKey/__init__.py

[error] invalid-argument-type - :47:33 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :47:42 - Argument to bound method `decode` is incorrect: Expected `int | None`, found `tuple[Literal[1], Literal[2]]`
[error] invalid-argument-type - :48:37 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :49:33 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :55:30 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :80:44 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :81:44 - Argument to bound method `decode` is incorrect: Expected `int | None`, found `range`
[error] unsupported-operator - :85:9 - Operator `+` is not supported between objects of type `None` and `Literal[1]`
[error] invalid-argument-type - :89:49 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] unresolved-import - :21:6 - Cannot resolve imported module `Crypto.Util.asn1`

lib/Crypto/PublicKey/_openssh.py

[error] invalid-argument-type - :118:24 - Argument to function `strxor` is incorrect: Expected `bytes`, found `bytearray`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Protocol.KDF`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/PublicKey/_point.py

[error] invalid-argument-type - :272:39 - Argument to function `bytes_to_long` is incorrect: Expected `bytes`, found `bytearray`
[error] invalid-argument-type - :272:67 - Argument to function `bytes_to_long` is incorrect: Expected `bytes`, found `bytearray`
[error] invalid-argument-type - :460:38 - Argument to function `bytes_to_long` is incorrect: Expected `bytes`, found `bytearray`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :10:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :11:6 - Cannot resolve imported module `Crypto.Random.random`

lib/Crypto/SelfTest/Cipher/common.py

[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :179:14 - Cannot resolve imported module `Crypto`

lib/Crypto/SelfTest/Cipher/test_ARC2.py

[error] unknown-argument - :107:47 - Argument `effective_keylen` does not match any known parameter of function `new`
[error] unknown-argument - :128:34 - Argument `output` does not match any known parameter of bound method `encrypt`
[error] unknown-argument - :132:34 - Argument `output` does not match any known parameter of bound method `decrypt`
[error] unknown-argument - :137:28 - Argument `output` does not match any known parameter of bound method `encrypt`
[error] unknown-argument - :140:28 - Argument `output` does not match any known parameter of bound method `decrypt`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :152:10 - Cannot resolve imported module `Crypto.Cipher`

lib/Crypto/SelfTest/Cipher/test_Blowfish.py

[error] unknown-argument - :126:34 - Argument `output` does not match any known parameter of bound method `encrypt`
[error] unknown-argument - :130:34 - Argument `output` does not match any known parameter of bound method `decrypt`
[error] unknown-argument - :135:28 - Argument `output` does not match any known parameter of bound method `encrypt`
[error] unknown-argument - :138:28 - Argument `output` does not match any known parameter of bound method `decrypt`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Cipher`

lib/Crypto/SelfTest/Cipher/test_CAST.py

[error] unknown-argument - :68:34 - Argument `output` does not match any known parameter of bound method `encrypt`
[error] unknown-argument - :72:34 - Argument `output` does not match any known parameter of bound method `decrypt`
[error] unknown-argument - :77:28 - Argument `output` does not match any known parameter of bound method `encrypt`
[error] unknown-argument - :80:28 - Argument `output` does not match any known parameter of bound method `decrypt`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Cipher`

lib/Crypto/SelfTest/Cipher/test_CBC.py

[warning] possibly-missing-attribute - :112:26 - Attribute `block_size` may be missing on object of type `EcbMode | CbcMode | CfbMode | ... omitted 3 union elements`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Cipher/test_CCM.py

[error] no-matching-overload - :222:18 - No overload of function `new` matches arguments
[error] no-matching-overload - :227:18 - No overload of function `new` matches arguments
[error] no-matching-overload - :237:18 - No overload of function `new` matches arguments
[error] no-matching-overload - :242:18 - No overload of function `new` matches arguments
[error] no-matching-overload - :264:22 - No overload of function `new` matches arguments
[error] no-matching-overload - :278:22 - No overload of function `new` matches arguments
[error] no-matching-overload - :489:26 - No overload of function `new` matches arguments
[error] no-matching-overload - :497:26 - No overload of function `new` matches arguments
[error] no-matching-overload - :509:26 - No overload of function `new` matches arguments
[error] no-matching-overload - :517:26 - No overload of function `new` matches arguments
[error] no-matching-overload - :529:26 - No overload of function `new` matches arguments
[error] no-matching-overload - :538:26 - No overload of function `new` matches arguments
[error] no-matching-overload - :568:26 - No overload of function `new` matches arguments
[error] no-matching-overload - :623:26 - No overload of function `new` matches arguments
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Cipher._mode_ccm`
[error] unresolved-import - :159:14 - Cannot resolve imported module `Crypto.Util.strxor`

lib/Crypto/SelfTest/Cipher/test_CFB.py

[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.SelfTest.Cipher.test_CBC`

lib/Crypto/SelfTest/Cipher/test_CTR.py

[warning] possibly-missing-attribute - :80:26 - Attribute `nonce` may be missing on object of type `EcbMode | CbcMode | CfbMode | ... omitted 3 union elements`
[warning] possibly-missing-attribute - :173:26 - Attribute `block_size` may be missing on object of type `EcbMode | CbcMode | CfbMode | ... omitted 3 union elements`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util`

lib/Crypto/SelfTest/Cipher/test_DES.py

[error] unknown-argument - :338:34 - Argument `output` does not match any known parameter of bound method `encrypt`
[error] unknown-argument - :342:34 - Argument `output` does not match any known parameter of bound method `decrypt`
[error] unknown-argument - :347:28 - Argument `output` does not match any known parameter of bound method `encrypt`
[error] unknown-argument - :350:28 - Argument `output` does not match any known parameter of bound method `decrypt`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Cipher`

lib/Crypto/SelfTest/Cipher/test_DES3.py

[error] unknown-argument - :153:34 - Argument `output` does not match any known parameter of bound method `encrypt`
[error] unknown-argument - :157:34 - Argument `output` does not match any known parameter of bound method `decrypt`
[error] unknown-argument - :162:28 - Argument `output` does not match any known parameter of bound method `encrypt`
[error] unknown-argument - :165:28 - Argument `output` does not match any known parameter of bound method `decrypt`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`

lib/Crypto/SelfTest/Cipher/test_EAX.py

[warning] possibly-missing-attribute - :106:26 - Attribute `block_size` may be missing on object of type `EcbMode | CbcMode | CfbMode | ... omitted 3 union elements`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :171:14 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :746:6 - Cannot resolve imported module `Crypto.Cipher`

lib/Crypto/SelfTest/Cipher/test_GCM.py

[error] no-matching-overload - :804:18 - No overload of function `new` matches arguments
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :155:14 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :923:10 - Cannot resolve imported module `Crypto.Util`

lib/Crypto/SelfTest/Cipher/test_KW.py

[error] unresolved-attribute - :37:35 - Module `Crypto.Cipher.AES` has no member `MODE_KW`
[error] unresolved-attribute - :42:35 - Module `Crypto.Cipher.AES` has no member `MODE_KW`
[error] unresolved-attribute - :48:37 - Module `Crypto.Cipher.AES` has no member `MODE_KW`
[error] unresolved-attribute - :58:37 - Module `Crypto.Cipher.AES` has no member `MODE_KW`
[error] unresolved-attribute - :61:37 - Module `Crypto.Cipher.AES` has no member `MODE_KW`
[error] unresolved-attribute - :64:37 - Module `Crypto.Cipher.AES` has no member `MODE_KW`
[error] unresolved-attribute - :84:46 - Module `Crypto.Cipher.AES` has no member `MODE_KW`
[error] unresolved-attribute - :93:46 - Module `Crypto.Cipher.AES` has no member `MODE_KW`
[error] unresolved-attribute - :119:35 - Module `Crypto.Cipher.AES` has no member `MODE_KWP`
[error] unresolved-attribute - :124:35 - Module `Crypto.Cipher.AES` has no member `MODE_KWP`
[error] unresolved-attribute - :143:46 - Module `Crypto.Cipher.AES` has no member `MODE_KWP`
[error] unresolved-attribute - :152:46 - Module `Crypto.Cipher.AES` has no member `MODE_KWP`
[error] unresolved-import - :3:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Cipher`

lib/Crypto/SelfTest/Cipher/test_OCB.py

[error] no-matching-overload - :204:20 - No overload of bound method `decrypt` matches arguments
[error] no-matching-overload - :218:20 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :234:43 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :244:46 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :281:43 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :291:46 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :329:15 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :336:9 - No overload of bound method `decrypt` matches arguments
[error] no-matching-overload - :374:15 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :382:9 - No overload of bound method `decrypt` matches arguments
[error] no-matching-overload - :404:9 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :412:9 - No overload of bound method `decrypt` matches arguments
[error] no-matching-overload - :486:13 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :497:15 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :503:13 - No overload of bound method `decrypt` matches arguments
[error] no-matching-overload - :526:34 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :530:34 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :535:14 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :540:12 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :710:40 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :716:40 - No overload of bound method `decrypt` matches arguments
[error] no-matching-overload - :727:36 - No overload of bound method `encrypt` matches arguments
[error] no-matching-overload - :733:36 - No overload of bound method `decrypt` matches arguments
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :161:14 - Cannot resolve imported module `Crypto.Util.strxor`

lib/Crypto/SelfTest/Cipher/test_OFB.py

[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.SelfTest.Cipher.test_CBC`
[error] unresolved-import - :78:6 - Cannot resolve imported module `Crypto.SelfTest.Cipher.test_CBC`

lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py

[warning] possibly-missing-attribute - :158:22 - Attribute `_encrypt` may be missing on object of type `Unknown | RsaKey`
[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.SelfTest.loader`

lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py

[error] invalid-argument-type - :275:37 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[int | Unknown]`
[error] invalid-argument-type - :306:37 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[int | Unknown]`
[error] unresolved-import - :25:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :26:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.Signature.pss`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/SelfTest/Hash/test_BLAKE2.py

[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Hash/test_HMAC.py

[error] invalid-argument-type - :449:29 - Argument to function `new` is incorrect: Expected `bytes | bytearray | memoryview[int]`, found `None`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Hash/test_KMAC.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :8:6 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Hash/test_KangarooTwelve.py

[error] unresolved-attribute - :41:26 - Module `Crypto.Hash.KangarooTwelve` has no member `_length_encode`
[error] unresolved-attribute - :42:26 - Module `Crypto.Hash.KangarooTwelve` has no member `_length_encode`
[error] unresolved-attribute - :43:26 - Module `Crypto.Hash.KangarooTwelve` has no member `_length_encode`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/SelfTest/Hash/test_Poly1305.py

[error] unresolved-attribute - :321:30 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] unresolved-attribute - :325:47 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] unresolved-attribute - :327:26 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] unresolved-attribute - :327:36 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] unresolved-attribute - :345:59 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] unresolved-attribute - :406:70 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] unresolved-attribute - :407:71 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] unresolved-attribute - :418:59 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] unresolved-attribute - :443:37 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] unresolved-attribute - :454:63 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] unresolved-attribute - :472:30 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] unresolved-attribute - :475:30 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] unresolved-attribute - :476:26 - Object of type `Poly1305_MAC` has no attribute `nonce`
[error] invalid-argument-type - :509:49 - Argument to bound method `__init__` is incorrect: Expected `bytes | bytearray | memoryview[int]`, found `Unknown | None`
[error] invalid-argument-type - :522:37 - Argument to function `tobytes` is incorrect: Expected `bytes | str`, found `int`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :46:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :47:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :331:14 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :502:14 - Cannot resolve imported module `Crypto.Hash.Poly1305`

lib/Crypto/SelfTest/Hash/test_SHA3_224.py

[error] unknown-argument - :40:22 - Argument `data` does not match any known parameter of function `new`
[error] unknown-argument - :43:25 - Argument `data` does not match any known parameter of function `new`
[error] unknown-argument - :46:22 - Argument `data` does not match any known parameter of function `new`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/SelfTest/Hash/test_SHA3_256.py

[error] unknown-argument - :40:22 - Argument `data` does not match any known parameter of function `new`
[error] unknown-argument - :43:25 - Argument `data` does not match any known parameter of function `new`
[error] unknown-argument - :46:22 - Argument `data` does not match any known parameter of function `new`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/SelfTest/Hash/test_SHA3_384.py

[error] unknown-argument - :40:22 - Argument `data` does not match any known parameter of function `new`
[error] unknown-argument - :43:25 - Argument `data` does not match any known parameter of function `new`
[error] unknown-argument - :46:22 - Argument `data` does not match any known parameter of function `new`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/SelfTest/Hash/test_SHA3_512.py

[error] unknown-argument - :40:22 - Argument `data` does not match any known parameter of function `new`
[error] unknown-argument - :43:25 - Argument `data` does not match any known parameter of function `new`
[error] unknown-argument - :46:22 - Argument `data` does not match any known parameter of function `new`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/SelfTest/Hash/test_SHAKE.py

[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/SelfTest/Hash/test_TupleHash.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :5:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Hash/test_TurboSHAKE.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :8:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/SelfTest/Hash/test_cSHAKE.py

[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :41 -
Old: Cannot resolve imported module `Crypto.Hash.cSHAKE128`
New: Module `Crypto.Hash.cSHAKE128` has no member `_left_encode`
[error] unresolved-import - :47 -
Old: Cannot resolve imported module `Crypto.Hash.cSHAKE128`
New: Module `Crypto.Hash.cSHAKE128` has no member `_bytepad`

lib/Crypto/SelfTest/IO/test_PKCS8.py

[error] invalid-argument-type - :435:21 - Argument to function `wrap` is incorrect: Expected `ProtParams | None`, found `dict[Unknown | str, Unknown]`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Util.asn1`
[error] unresolved-reference - :369:9 - Name `b` used when not defined
[error] unresolved-reference - :369:21 - Name `b` used when not defined
[error] unresolved-reference - :433:21 - Name `b` used when not defined
[error] unresolved-import - :451:10 - Cannot resolve imported module `Crypto.SelfTest.st_common`

lib/Crypto/SelfTest/Math/test_Numbers.py

[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.Math._IntegerNative`
[error] unresolved-reference - :782:24 - Name `bchr` used when not defined
[error] unresolved-import - :809:14 - Cannot resolve imported module `Crypto.Math._IntegerGMP`
[error] unresolved-import - :823:14 - Cannot resolve imported module `Crypto.Math._IntegerCustom`

lib/Crypto/SelfTest/Math/test_Primality.py

[error] unresolved-attribute - :96:26 - Object of type `int` has no attribute `size_in_bits`
[error] unresolved-attribute - :109:26 - Object of type `int` has no attribute `size_in_bits`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.Math.Primality`
[error] unresolved-import - :89:14 - Cannot resolve imported module `Crypto.Util.number`

lib/Crypto/SelfTest/Math/test_modexp.py

[error] missing-argument - :70:11 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-attribute - :71:13 - Special form `typing.Any` has no attribute `monty_pow`
[error] no-matching-overload - :134:24 - No overload of function `pow` matches arguments
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :50:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :51:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :52:6 - Cannot resolve imported module `Crypto.Math._IntegerCustom`
[error] unresolved-import - :54:6 - Cannot resolve imported module `Crypto.Random.random`
[error] unresolved-reference - :128:38 - Name `b` used when not defined
[error] unresolved-reference - :139:27 - Name `b` used when not defined
[error] unresolved-reference - :157:27 - Name `b` used when not defined
[error] unresolved-reference - :169:27 - Name `b` used when not defined
[error] unresolved-reference - :181:27 - Name `b` used when not defined

lib/Crypto/SelfTest/Math/test_modmult.py

[error] missing-argument - :65:11 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-attribute - :66:13 - Special form `typing.Any` has no attribute `monty_multiply`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Util._raw_api`
[error] unresolved-import - :46:6 - Cannot resolve imported module `Crypto.Math._IntegerCustom`

lib/Crypto/SelfTest/Protocol/test_HPKE.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Protocol`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.Protocol.HPKE`
[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :10:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :12:6 - Cannot resolve imported module `Crypto.Protocol`
[error] unresolved-import - :13:6 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Protocol/test_KDF.py

[error] invalid-argument-type - :119:62 - Argument to function `PBKDF2` is incorrect: Expected `((int, /) -> bytes) | None`, found `def prf_SHA1(p, s) -> Unknown`
[error] invalid-argument-type - :122:62 - Argument to function `PBKDF2` is incorrect: Expected `((int, /) -> bytes) | None`, found `def prf_SHA256(p, s) -> Unknown`
[error] invalid-argument-type - :141:26 - Argument to function `PBKDF2` is incorrect: Expected `str`, found `bytes`
[error] invalid-argument-type - :142:26 - Argument to function `PBKDF2` is incorrect: Expected `((int, /) -> bytes) | None`, found `(p, s) -> Unknown`
[error] invalid-argument-type - :143:26 - Argument to function `PBKDF2` is incorrect: Expected `str`, found `bytes`
[error] invalid-argument-type - :150:21 - Argument to function `PBKDF2` is incorrect: Expected `str`, found `bytes`
[error] invalid-argument-type - :153:21 - Argument to function `PBKDF2` is incorrect: Expected `str`, found `bytes`
[error] invalid-argument-type - :153:31 - Argument to function `PBKDF2` is incorrect: Expected `bytes`, found `Literal["yyy"]`
[error] invalid-argument-type - :154:21 - Argument to function `PBKDF2` is incorrect: Expected `str`, found `bytes`
[error] unresolved-attribute - :199:17 - Object of type `None` has no attribute `update`
[error] unresolved-attribute - :200:22 - Object of type `None` has no attribute `derive`
[error] unresolved-attribute - :211:17 - Object of type `None` has no attribute `update`
[error] unresolved-attribute - :212:42 - Object of type `None` has no attribute `update`
[error] invalid-argument-type - :332:35 - Argument to function `HKDF` is incorrect: Expected `int`, found `Unknown | ModuleType | str | int | None`
[error] invalid-argument-type - :332:50 - Argument to function `HKDF` is incorrect: Expected `ModuleType`, found `Unknown | ModuleType | str | int | None`
[error] invalid-argument-type - :440:22 - Argument to function `scrypt` is incorrect: Expected `str`, found `bytes`
[error] invalid-argument-type - :440:37 - Argument to function `scrypt` is incorrect: Expected `str`, found `bytes`
[error] invalid-argument-type - :443:29 - Argument to function `scrypt` is incorrect: Expected `str`, found `bytes`
[error] invalid-argument-type - :443:44 - Argument to function `scrypt` is incorrect: Expected `str`, found `bytes`
[error] invalid-argument-type - :447:35 - Argument to function `scrypt` is incorrect: Expected `str`, found `bytes`
[error] invalid-argument-type - :447:50 - Argument to function `scrypt` is incorrect: Expected `str`, found `bytes`
[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.Cipher`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Protocol.KDF`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Protocol.KDF`

lib/Crypto/SelfTest/Protocol/test_SecretSharing.py

[error] not-iterable - :77:16 - Object of type `int` is not iterable
[error] not-iterable - :83:16 - Object of type `int` is not iterable
[error] unsupported-operator - :114:13 - Operator `*` is not supported between objects of type `_Element` and `_Element`
[error] unsupported-operator - :117:13 - Operator `*` is not supported between objects of type `_Element` and `_Element`
[error] unsupported-operator - :120:13 - Operator `*` is not supported between objects of type `_Element` and `_Element`
[error] unsupported-operator - :132:30 - Operator `*` is not supported between objects of type `_Element` and `_Element`
[error] missing-argument - :242:22 - No argument provided for required parameter `ssss` of function `split`
[error] missing-argument - :244:23 - No argument provided for required parameter `ssss` of function `combine`
[error] missing-argument - :247:23 - No argument provided for required parameter `ssss` of function `combine`
[error] missing-argument - :276:18 - No argument provided for required parameter `ssss` of function `split`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Protocol.SecretSharing`
[error] unresolved-import - :75:14 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-reference - :93:38 - Name `bchr` used when not defined
[error] unresolved-reference - :93:51 - Name `b` used when not defined
[error] unresolved-reference - :95:22 - Name `bchr` used when not defined
[error] unresolved-reference - :95:35 - Name `b` used when not defined
[error] unresolved-reference - :97:38 - Name `bchr` used when not defined
[error] unresolved-reference - :97:51 - Name `b` used when not defined
[error] unresolved-reference - :100:49 - Name `bchr` used when not defined
[error] unresolved-reference - :274:28 - Name `b` used when not defined
[error] unresolved-reference - :139:37 - Name `bchr` used when not defined
[error] missing-argument - :139:18 - No argument provided for required parameter `ssss` of function `split`

lib/Crypto/SelfTest/Protocol/test_ecdh.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :8:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :10:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :11:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :13:6 - Cannot resolve imported module `Crypto.Protocol`
[error] unresolved-import - :14:6 - Cannot resolve imported module `Crypto.Protocol.DH`

lib/Crypto/SelfTest/PublicKey/test_DSA.py

[error] invalid-argument-type - :204:73 - Argument to function `test_probable_prime` is incorrect: Expected `int`, found `IntegerBase`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-reference - :38:16 - Name `b` used when not defined
[error] unresolved-reference - :65:17 - Name `b` used when not defined
[error] unresolved-import - :72:14 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :73:14 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :74:14 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :200:14 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :201:14 - Cannot resolve imported module `Crypto.Math`
[error] unresolved-import - :230:14 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] no-matching-overload - :214:17 - No overload of function `pow` matches arguments

lib/Crypto/SelfTest/PublicKey/test_ECC_Curve25519.py

[error] invalid-argument-type - :100:28 - Argument to bound method `__init__` is incorrect: Expected `int | IntegerBase`, found `None`
[error] unknown-argument - :133:42 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unresolved-attribute - :134:26 - Object of type `EccKey` has no attribute `seed`
[error] unknown-argument - :143:42 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unresolved-attribute - :144:26 - Object of type `EccKey` has no attribute `seed`
[error] unknown-argument - :149:42 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] invalid-argument-type - :157:42 - Argument to bound method `__init__` is incorrect: Expected `EccPoint`, found `EccXPoint`
[error] unknown-argument - :162:47 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unknown-argument - :168:74 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] invalid-argument-type - :171:37 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :172:38 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :173:38 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :221:49 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :226:49 - Argument to function `construct` is incorrect: Expected `str | int`, found `IntegerBase`
[error] invalid-argument-type - :231:49 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :231:60 - Argument to function `construct` is incorrect: Expected `str | int`, found `IntegerBase`
[error] invalid-argument-type - :236:49 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`

lib/Crypto/SelfTest/PublicKey/test_ECC_Curve448.py

[error] invalid-argument-type - :74:28 - Argument to bound method `__init__` is incorrect: Expected `int | IntegerBase`, found `None`
[error] unknown-argument - :107:40 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unresolved-attribute - :108:26 - Object of type `EccKey` has no attribute `seed`
[error] unknown-argument - :117:40 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unresolved-attribute - :118:26 - Object of type `EccKey` has no attribute `seed`
[error] unknown-argument - :123:40 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] invalid-argument-type - :131:40 - Argument to bound method `__init__` is incorrect: Expected `EccPoint`, found `EccXPoint`
[error] unknown-argument - :136:45 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unknown-argument - :143:54 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] invalid-argument-type - :146:37 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :147:38 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :148:38 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :196:47 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :201:47 - Argument to function `construct` is incorrect: Expected `str | int`, found `IntegerBase`
[error] invalid-argument-type - :206:47 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :206:58 - Argument to function `construct` is incorrect: Expected `str | int`, found `IntegerBase`
[error] invalid-argument-type - :211:47 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] unresolved-import - :7:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :8:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :9:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :11:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :12:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`

lib/Crypto/SelfTest/PublicKey/test_ECC_Ed25519.py

[error] unsupported-operator - :157:18 - Operator `*` is not supported between objects of type `Literal[0]` and `Unknown | EccPoint`
[error] unsupported-operator - :162:18 - Operator `*` is not supported between objects of type `Literal[1]` and `Unknown | EccPoint`
[error] unsupported-operator - :167:18 - Operator `*` is not supported between objects of type `Literal[2]` and `Unknown | EccPoint`
[error] unsupported-operator - :172:18 - Operator `*` is not supported between objects of type `Literal[3]` and `Unknown | EccPoint`
[error] unsupported-operator - :177:18 - Operator `*` is not supported between objects of type `Literal[4]` and `Unknown | EccPoint`
[error] unsupported-operator - :182:18 - Operator `*` is not supported between objects of type `Literal[5]` and `Unknown | EccPoint`
[error] unsupported-operator - :187:18 - Operator `*` is not supported between objects of type `Literal[10]` and `Unknown | EccPoint`
[error] unsupported-operator - :192:18 - Operator `*` is not supported between objects of type `Literal[20]` and `Unknown | EccPoint`
[error] unsupported-operator - :197:18 - Operator `*` is not supported between objects of type `Literal[255]` and `Unknown | EccPoint`
[error] unsupported-operator - :202:18 - Operator `*` is not supported between objects of type `Literal[256]` and `Unknown | EccPoint`
[error] unknown-argument - :218:39 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unresolved-attribute - :219:26 - Object of type `EccKey` has no attribute `seed`
[error] unknown-argument - :226:39 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unknown-argument - :232:39 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unknown-argument - :244:44 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unknown-argument - :250:71 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] invalid-argument-type - :253:37 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :254:38 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :255:38 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :304:46 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :314:46 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :319:46 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/PublicKey/test_ECC_Ed448.py

[error] unsupported-operator - :152:18 - Operator `*` is not supported between objects of type `Literal[0]` and `Unknown | EccPoint`
[error] unsupported-operator - :157:18 - Operator `*` is not supported between objects of type `Literal[1]` and `Unknown | EccPoint`
[error] unsupported-operator - :162:18 - Operator `*` is not supported between objects of type `Literal[2]` and `Unknown | EccPoint`
[error] unsupported-operator - :167:18 - Operator `*` is not supported between objects of type `Literal[3]` and `Unknown | EccPoint`
[error] unsupported-operator - :172:18 - Operator `*` is not supported between objects of type `Literal[4]` and `Unknown | EccPoint`
[error] unsupported-operator - :177:18 - Operator `*` is not supported between objects of type `Literal[5]` and `Unknown | EccPoint`
[error] unsupported-operator - :182:18 - Operator `*` is not supported between objects of type `Literal[10]` and `Unknown | EccPoint`
[error] unsupported-operator - :187:18 - Operator `*` is not supported between objects of type `Literal[20]` and `Unknown | EccPoint`
[error] unsupported-operator - :192:18 - Operator `*` is not supported between objects of type `Literal[255]` and `Unknown | EccPoint`
[error] unsupported-operator - :197:18 - Operator `*` is not supported between objects of type `Literal[256]` and `Unknown | EccPoint`
[error] unknown-argument - :213:37 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unresolved-attribute - :214:26 - Object of type `EccKey` has no attribute `seed`
[error] unknown-argument - :221:37 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unknown-argument - :227:37 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unknown-argument - :239:42 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] unknown-argument - :245:69 - Argument `seed` does not match any known parameter of bound method `__init__`
[error] invalid-argument-type - :248:37 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :249:38 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :250:38 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :299:44 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :309:44 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] invalid-argument-type - :314:44 - Argument to function `construct` is incorrect: Expected `str | int`, found `bytes`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/PublicKey/test_ECC_NIST.py

[error] unsupported-operator - :196:18 - Operator `*` is not supported between objects of type `int` and `Unknown | EccPoint`
[error] unsupported-operator - :200:18 - Operator `*` is not supported between objects of type `IntegerBase` and `Unknown | EccPoint`
[error] unsupported-operator - :339:18 - Operator `*` is not supported between objects of type `int` and `Unknown | EccPoint`
[error] unsupported-operator - :343:18 - Operator `*` is not supported between objects of type `IntegerBase` and `Unknown | EccPoint`
[error] unsupported-operator - :480:18 - Operator `*` is not supported between objects of type `int` and `Unknown | EccPoint`
[error] unsupported-operator - :484:18 - Operator `*` is not supported between objects of type `IntegerBase` and `Unknown | EccPoint`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Math.Numbers`

lib/Crypto/SelfTest/PublicKey/test_ElGamal.py

[error] unresolved-attribute - :103:18 - Object of type `ElGamalKey` has no attribute `_encrypt`
[error] unresolved-attribute - :111:18 - Object of type `ElGamalKey` has no attribute `_decrypt`
[error] unresolved-attribute - :118:26 - Object of type `ElGamalKey` has no attribute `_sign`
[error] unresolved-attribute - :127:19 - Object of type `ElGamalKey` has no attribute `_verify`
[error] unresolved-attribute - :130:19 - Object of type `ElGamalKey` has no attribute `_verify`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/SelfTest/PublicKey/test_RSA.py

[error] invalid-argument-type - :145:37 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `tuple[Unknown | int, Unknown | Literal[17], Unknown | int, Unknown | int]`
[error] invalid-argument-type - :194:37 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[warning] possibly-missing-attribute - :216:39 - Attribute `_decrypt` may be missing on object of type `Unknown | RsaKey`
[warning] possibly-missing-attribute - :217:39 - Attribute `_decrypt_to_bytes` may be missing on object of type `Unknown | RsaKey`
[warning] possibly-missing-attribute - :218:39 - Attribute `_encrypt` may be missing on object of type `Unknown | RsaKey`
[warning] possibly-missing-attribute - :220:39 - Attribute `_decrypt` may be missing on object of type `Unknown | RsaKey`
[warning] possibly-missing-attribute - :221:39 - Attribute `_decrypt_to_bytes` may be missing on object of type `Unknown | RsaKey`
[warning] possibly-missing-attribute - :222:39 - Attribute `_encrypt` may be missing on object of type `Unknown | RsaKey`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :91:14 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :92:14 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :93:14 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :189:14 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :230:14 - Cannot resolve imported module `Crypto.Math.Numbers`

lib/Crypto/SelfTest/PublicKey/test_import_Curve25519.py

[error] invalid-raise - :57:19 - Cannot raise object of type `FileNotFoundError`: Not an instance or subclass of `BaseException`
[error] invalid-exception-caught - :67:12 - Invalid object caught in an exception handler: Object has type `<class 'FileNotFoundError'>`
[error] invalid-argument-type - :98:15 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] unresolved-attribute - :123:15 - Module `Crypto.PublicKey.ECC` has no member `_import_subjectPublicKeyInfo`
[error] unresolved-attribute - :126:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :135:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :144:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :159:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :168:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] invalid-argument-type - :193:51 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"secret"]`
[error] unresolved-attribute - :240:39 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :242:19 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] invalid-argument-type - :362:35 - Argument to bound method `__init__` is incorrect: Expected `EccPoint`, found `EccXPoint`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.asn1`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.PublicKey`

lib/Crypto/SelfTest/PublicKey/test_import_Curve448.py

[error] invalid-raise - :30:19 - Cannot raise object of type `FileNotFoundError`: Not an instance or subclass of `BaseException`
[error] invalid-exception-caught - :40:12 - Invalid object caught in an exception handler: Object has type `<class 'FileNotFoundError'>`
[error] invalid-argument-type - :71:15 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] unresolved-attribute - :96:15 - Module `Crypto.PublicKey.ECC` has no member `_import_subjectPublicKeyInfo`
[error] unresolved-attribute - :99:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :108:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :117:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :132:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :141:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] invalid-argument-type - :166:51 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"secret"]`
[error] unresolved-attribute - :213:39 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :215:19 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] invalid-argument-type - :328:35 - Argument to bound method `__init__` is incorrect: Expected `EccPoint`, found `EccXPoint`
[error] unresolved-import - :11:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :12:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :13:6 - Cannot resolve imported module `Crypto.Util.asn1`
[error] unresolved-import - :14:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :16:6 - Cannot resolve imported module `Crypto.PublicKey`

lib/Crypto/SelfTest/PublicKey/test_import_DSA.py

[error] unresolved-import - :26:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :28:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-reference - :47:40 - Name `tobytes` used when not defined
[error] unresolved-reference - :48:26 - Name `tobytes` used when not defined
[error] unresolved-reference - :349:20 - Name `BytesIO` used when not defined
[error] unresolved-reference - :349:38 - Name `b` used when not defined
[error] unresolved-reference - :349:62 - Name `b` used when not defined
[error] unresolved-reference - :547:14 - Name `list_test_cases` used when not defined
[error] unresolved-reference - :548:14 - Name `list_test_cases` used when not defined
[error] unresolved-reference - :98:38 - Name `tostr` used when not defined
[error] invalid-argument-type - :98:44 - Argument to function `tostr` is incorrect: Expected `bytes`, found `Unknown | Literal["-----BEGIN PUBLIC KEY-----\nMIIBtzCCASsGByqGSM44BAEwggEeAoGBAOdW7hcX9LZ5THwhRyShl2N0LEVXK0s/\nj/O0Tzvp9EzgOaJ1dpXskVaX2nTvkU/NGwVmDiQZx2HWOfRdLXm4AtvSPnq4uBtH\nmjgOHzCTJYS6KguVUDI0LryDy1ypBuew181v5lbOy0yLWncSOoxnUKSB47BgV6/2\nqm66YguDLWDDAhUArTL0jNOuDEWhmKYfpLXiAyB2OyMCgYB539w9YU/mNfzrfq6u\nNxjcLv77RSgpk6xnSdyDwiPYwYhyljFrOwtURmz0RPNLguNVTQuQp3j6rxMG8CXa\n5qPjbH+T3VusQFK5I3AECspwuNWCBZlxGQDvvJYYEsNV3Zvv/gmB2oXFVIB0tBxW\nrkP9MA2JJi5O/YmUP5mmUbA4iAOBhQACgYEAgzUqaaEy80hD0qDrmVv/Ti8IOnPw\nBJ0skeovDOQ9FEq9pIGZ5LADxXCor4MwPUUQX2BsXEjZJaQO2cJjDC+kzb+DhTne\nuaKfkZCF8gRjafYnyoSyyx4seUBWS2cPljqxFk1OLKK/b/058S9UiSi/TS0bXmmA\ntPG+TJKpGYb7pVk=\n-----END PUBLIC KEY-----"]`
[error] unresolved-reference - :160:39 - Name `tostr` used when not defined
[error] invalid-argument-type - :160:45 - Argument to function `tostr` is incorrect: Expected `bytes`, found `Unknown | Literal["-----BEGIN DSA PRIVATE KEY-----\nMIIBuwIBAAKBgQDnVu4XF/S2eUx8IUckoZdjdCxFVytLP4/ztE876fRM4DmidXaV\n7JFWl9p075FPzRsFZg4kGcdh1jn0XS15uALb0j56uLgbR5o4Dh8wkyWEuioLlVAy\nNC68g8tcqQbnsNfNb+ZWzstMi1p3EjqMZ1CkgeOwYFev9qpuumILgy1gwwIVAK0y\n9IzTrgxFoZimH6S14gMgdjsjAoGAed/cPWFP5jX8636urjcY3C7++0UoKZOsZ0nc\ng8Ij2MGIcpYxazsLVEZs9ETzS4LjVU0LkKd4+q8TBvAl2uaj42x/k91brEBSuSNw\nBArKcLjVggWZcRkA77yWGBLDVd2b7/4JgdqFxVSAdLQcVq5D/TANiSYuTv2JlD+Z\nplGwOIgCgYEAgzUqaaEy80hD0qDrmVv/Ti8IOnPwBJ0skeovDOQ9FEq9pIGZ5LAD\nxXCor4MwPUUQX2BsXEjZJaQO2cJjDC+kzb+DhTneuaKfkZCF8gRjafYnyoSyyx4s\neUBWS2cPljqxFk1OLKK/b/058S9UiSi/TS0bXmmAtPG+TJKpGYb7pVkCFF69mj8L\nggadmEIJhrMUIVAldWBl\n-----END DSA PRIVATE KEY-----"]`
[error] unresolved-reference - :219:37 - Name `tostr` used when not defined
[error] invalid-argument-type - :219:43 - Argument to function `tostr` is incorrect: Expected `bytes`, found `Unknown | Literal["-----BEGIN PRIVATE KEY-----\nMIIBSgIBADCCASsGByqGSM44BAEwggEeAoGBAOdW7hcX9LZ5THwhRyShl2N0LEVX\nK0s/j/O0Tzvp9EzgOaJ1dpXskVaX2nTvkU/NGwVmDiQZx2HWOfRdLXm4AtvSPnq4\nuBtHmjgOHzCTJYS6KguVUDI0LryDy1ypBuew181v5lbOy0yLWncSOoxnUKSB47Bg\nV6/2qm66YguDLWDDAhUArTL0jNOuDEWhmKYfpLXiAyB2OyMCgYB539w9YU/mNfzr\nfq6uNxjcLv77RSgpk6xnSdyDwiPYwYhyljFrOwtURmz0RPNLguNVTQuQp3j6rxMG\n8CXa5qPjbH+T3VusQFK5I3AECspwuNWCBZlxGQDvvJYYEsNV3Zvv/gmB2oXFVIB0\ntBxWrkP9MA2JJi5O/YmUP5mmUbA4iAQWAhRevZo/C4IGnZhCCYazFCFQJXVgZQ==\n-----END PRIVATE KEY-----"]`
[error] unresolved-reference - :240:35 - Name `tostr` used when not defined
[error] invalid-argument-type - :240:41 - Argument to function `tostr` is incorrect: Expected `bytes`, found `Unknown | Literal["ssh-dss AAAAB3NzaC1kc3MAAACBAOdW7hcX9LZ5THwhRyShl2N0LEVXK0s/j/O0Tzvp9EzgOaJ1dpXskVaX2nTvkU/NGwVmDiQZx2HWOfRdLXm4AtvSPnq4uBtHmjgOHzCTJYS6KguVUDI0LryDy1ypBuew181v5lbOy0yLWncSOoxnUKSB47BgV6/2qm66YguDLWDDAAAAFQCtMvSM064MRaGYph+kteIDIHY7IwAAAIB539w9YU/mNfzrfq6uNxjcLv77RSgpk6xnSdyDwiPYwYhyljFrOwtURmz0RPNLguNVTQuQp3j6rxMG8CXa5qPjbH+T3VusQFK5I3AECspwuNWCBZlxGQDvvJYYEsNV3Zvv/gmB2oXFVIB0tBxWrkP9MA2JJi5O/YmUP5mmUbA4iAAAAIEAgzUqaaEy80hD0qDrmVv/Ti8IOnPwBJ0skeovDOQ9FEq9pIGZ5LADxXCor4MwPUUQX2BsXEjZJaQO2cJjDC+kzb+DhTneuaKfkZCF8gRjafYnyoSyyx4seUBWS2cPljqxFk1OLKK/b/058S9UiSi/TS0bXmmAtPG+TJKpGYb7pVk="]`
[error] unresolved-reference - :273:49 - Name `tostr` used when not defined
[error] invalid-argument-type - :273:55 - Argument to function `tostr` is incorrect: Expected `bytes`, found `Unknown | Literal["-----BEGIN DSA PRIVATE KEY-----\nProc-Type: 4,ENCRYPTED\nDEK-Info: AES-128-CBC,70B6908939D65E9F2EB999E8729788CE\n\n4V6GHRDpCrdZ8MBjbyp5AlGUrjvr2Pn2e2zVxy5RBt4FBj9/pa0ae0nnyUPMLSUU\nkKyOR0topRYTVRLElm4qVrb5uNZ3hRwfbklr+pSrB7O9eHz9V5sfOQxyODS07JxK\nk1OdOs70/ouMXLF9EWfAZOmWUccZKHNblUwg1p1UrZIz5jXw4dUE/zqhvXh6d+iC\nADsICaBCjCrRQJKDp50h3+ndQjkYBKVH+pj8TiQ79U7lAvdp3+iMghQN6YXs9mdI\ngFpWw/f97oWM4GHZFqHJ+VSMNFjBiFhAvYV587d7Lk4dhD8sCfbxj42PnfRgUItc\nnnPqHxmhMQozBWzYM4mQuo3XbF2WlsNFbOzFVyGhw1Bx1s91qvXBVWJh2ozrW0s6\nHYDV7ZkcTml/4kjA/d+mve6LZ8kuuR1qCiZx6rkffhh1gDN/1Xz3HVvIy/dQ+h9s\n5zp7PwUoWbhqp3WCOr156P6gR8qo7OlT6wMh33FSXK/mxikHK136fV2shwTKQVII\nrJBvXpj8nACUmi7scKuTWGeUoXa+dwTZVVe+b+L2U1ZM7+h/neTJiXn7u99PFUwu\nxVJtxaV37m3aXxtCsPnbBg==\n-----END DSA PRIVATE KEY-----"]`
[error] unresolved-reference - :308:47 - Name `tostr` used when not defined
[error] invalid-argument-type - :308:53 - Argument to function `tostr` is incorrect: Expected `bytes`, found `Unknown | Literal["-----BEGIN ENCRYPTED PRIVATE KEY-----\nMIIBcTAbBgkqhkiG9w0BBQMwDgQI0GC3BJ/jSw8CAggABIIBUHc1cXZpExIE9tC7\n7ryiW+5ihtF2Ekurq3e408GYSAu5smJjN2bvQXmzRFBz8W38K8eMf1sbWroZ4+zn\nkZSbb9nSm5kAa8lR2+oF2k+WRswMR/PTC3f/D9STO2X0QxdrzKgIHEcSGSHp5jTx\naVvbkCDHo9vhBTl6S3ogZ48As/MEro76+9igUwJ1jNhIQZPJ7e20QH5qDpQFFJN4\nCKl2ENSEuwGiqBszItFy4dqH0g63ZGZV/xt9wSO9Rd7SK/EbA/dklOxBa5Y/VItM\ngnIhs9XDMoGYyn6F023EicNJm6g/bVQk81BTTma4tm+12TKGdYm+QkeZvCOMZylr\nWv67cKwO3cAXt5C3QXMDgYR64XvuaT5h7C0igMp2afSXJlnbHEbFxQVJlv83T4FM\neZ4k+NQDbEL8GiHmFxzDWQAuPPZKJWEEEV2p/To+WOh+kSDHQw==\n-----END ENCRYPTED PRIVATE KEY-----"]`

lib/Crypto/SelfTest/PublicKey/test_import_ECC.py

[error] invalid-raise - :63:19 - Cannot raise object of type `FileNotFoundError`: Not an instance or subclass of `BaseException`
[error] invalid-exception-caught - :73:12 - Invalid object caught in an exception handler: Object has type `<class 'FileNotFoundError'>`
[error] invalid-argument-type - :179:19 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] unresolved-attribute - :225:15 - Module `Crypto.PublicKey.ECC` has no member `_import_subjectPublicKeyInfo`
[error] unresolved-attribute - :228:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :252:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :261:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :276:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :291:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] invalid-argument-type - :316:51 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"secret"]`
[error] unresolved-attribute - :335:15 - Module `Crypto.PublicKey.ECC` has no member `_import_subjectPublicKeyInfo`
[error] unresolved-attribute - :338:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :362:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :371:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :386:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :401:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :410:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] invalid-argument-type - :435:51 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"secret"]`
[error] unresolved-attribute - :454:15 - Module `Crypto.PublicKey.ECC` has no member `_import_subjectPublicKeyInfo`
[error] unresolved-attribute - :457:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :481:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :490:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :505:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :520:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :529:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] invalid-argument-type - :559:51 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"secret"]`
[error] unresolved-attribute - :571:15 - Module `Crypto.PublicKey.ECC` has no member `_import_openssh_public`
[error] invalid-argument-type - :589:40 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"password"]`
[error] unresolved-attribute - :603:15 - Module `Crypto.PublicKey.ECC` has no member `_import_subjectPublicKeyInfo`
[error] unresolved-attribute - :606:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :630:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :639:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :654:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :669:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :678:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] invalid-argument-type - :703:51 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"secret"]`
[error] unresolved-attribute - :715:15 - Module `Crypto.PublicKey.ECC` has no member `_import_openssh_public`
[error] invalid-argument-type - :733:40 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"password"]`
[error] unresolved-attribute - :747:15 - Module `Crypto.PublicKey.ECC` has no member `_import_subjectPublicKeyInfo`
[error] unresolved-attribute - :750:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :774:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :783:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :798:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :813:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :822:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] invalid-argument-type - :847:51 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"secret"]`
[error] unresolved-attribute - :859:15 - Module `Crypto.PublicKey.ECC` has no member `_import_openssh_public`
[error] invalid-argument-type - :877:40 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"password"]`
[error] unresolved-attribute - :950:39 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :952:19 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :1213:39 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :1215:19 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :1468:39 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :1470:19 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :1756:39 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :1758:19 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :2055:39 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :2057:19 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :2291:15 - Module `Crypto.PublicKey.ECC` has no member `_import_subjectPublicKeyInfo`
[error] unresolved-attribute - :2294:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :2303:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :2312:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :2327:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :2336:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] invalid-argument-type - :2361:51 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"secret"]`
[error] unresolved-attribute - :2372:15 - Module `Crypto.PublicKey.ECC` has no member `_import_openssh_public`
[error] invalid-argument-type - :2383:40 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"password"]`
[error] unresolved-attribute - :2426:39 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :2428:19 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :2476:19 - Object of type `EccKey` has no attribute `_export_openssh`
[error] unresolved-attribute - :2538:15 - Module `Crypto.PublicKey.ECC` has no member `_import_subjectPublicKeyInfo`
[error] unresolved-attribute - :2541:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :2550:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :2559:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :2574:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] unresolved-attribute - :2583:15 - Module `Crypto.PublicKey.ECC` has no member `_import_der`
[error] invalid-argument-type - :2608:51 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"secret"]`
[error] unresolved-attribute - :2658:39 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-attribute - :2660:19 - Module `Crypto.PublicKey.ECC` has no member `_import_pkcs8`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Util.asn1`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :45:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`

lib/Crypto/SelfTest/PublicKey/test_import_RSA.py

[error] invalid-raise - :49:19 - Cannot raise object of type `FileNotFoundError`: Not an instance or subclass of `BaseException`
[error] invalid-exception-caught - :59:12 - Invalid object caught in an exception handler: Object has type `<class 'FileNotFoundError'>`
[error] unresolved-attribute - :247:16 - Object of type `RsaKey` has no attribute `_encrypt`
[error] unresolved-attribute - :247:29 - Object of type `RsaKey` has no attribute `_decrypt`
[error] unresolved-attribute - :253:16 - Object of type `RsaKey` has no attribute `_encrypt`
[error] unresolved-attribute - :253:29 - Object of type `RsaKey` has no attribute `_decrypt`
[error] invalid-argument-type - :322:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :327:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :332:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :337:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :342:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :349:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :354:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :359:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :365:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :377:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :389:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :401:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :414:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :424:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :430:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] no-matching-overload - :431:18 - No overload of bound method `export_key` matches arguments
[error] invalid-argument-type - :441:42 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :442:42 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :443:42 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :444:42 - Argument to bound method `decode` is incorrect: Expected `bytes`, found `None`
[error] invalid-argument-type - :461:30 - Argument to function `import_key` is incorrect: Expected `str | bytes`, found `bytearray`
[error] invalid-argument-type - :462:30 - Argument to function `import_key` is incorrect: Expected `str | bytes`, found `memoryview[int]`
[error] invalid-argument-type - :465:29 - Argument to function `construct` is incorrect: Expected `tuple[int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase] | tuple[int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase, int | IntegerBase]`, found `list[Unknown | int]`
[error] invalid-argument-type - :608:40 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"password"]`
[error] invalid-argument-type - :621:40 - Argument to function `import_key` is incorrect: Expected `str | None`, found `Literal[b"secret"]`
[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.IO`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util`

lib/Crypto/SelfTest/Random/test_random.py

[error] unresolved-import - :29:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :35:14 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :53:14 - Cannot resolve imported module `Crypto.Random`

lib/Crypto/SelfTest/Signature/test_dss.py

[error] invalid-argument-type - :129:31 - Argument to function `bord` is incorrect: Expected `bytes`, found `int`
[error] invalid-argument-type - :295:31 - Argument to function `bord` is incorrect: Expected `bytes`, found `int`
[error] invalid-argument-type - :637:29 - Argument to function `construct` is incorrect: Expected `tuple[int, int, int, int] | tuple[int, int, int, int, int]`, found `list[Unknown | int]`
[error] unresolved-attribute - :641:34 - Object of type `DeterministicDsaSigScheme | FipsDsaSigScheme | FipsEcDsaSigScheme` has no attribute `_int2octets`
[error] unresolved-attribute - :646:34 - Object of type `DeterministicDsaSigScheme | FipsDsaSigScheme | FipsEcDsaSigScheme` has no attribute `_bits2octets`
[error] invalid-argument-type - :653:33 - Argument to function `construct` is incorrect: Expected `tuple[int, int, int, int] | tuple[int, int, int, int, int]`, found `list[Unknown]`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Signature`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :45:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :46:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :103:14 - Cannot resolve imported module `Crypto.Hash`
[warning] unused-ignore-comment - :182:40 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :219:43 - Unused blanket `type: ignore` directive
[error] unresolved-import - :246:14 - Cannot resolve imported module `Crypto.Hash`
[warning] possibly-missing-attribute - :652 -
Old: Attribute `test_key` may be missing on object of type `Unknown | tuple[str, str, str, str, Unknown, str]`
New: Attribute `test_key` may be missing on object of type `Unknown | tuple[str, str, str, str, ModuleType, str]`
[warning] possibly-missing-attribute - :656 -
Old: Attribute `module` may be missing on object of type `Unknown | tuple[str, str, str, str, Unknown, str]`
New: Attribute `module` may be missing on object of type `Unknown | tuple[str, str, str, str, ModuleType, str]`
[warning] possibly-missing-attribute - :656 -
Old: Attribute `message` may be missing on object of type `Unknown | tuple[str, str, str, str, Unknown, str]`
New: Attribute `message` may be missing on object of type `Unknown | tuple[str, str, str, str, ModuleType, str]`
[warning] possibly-missing-attribute - :658 -
Old: Attribute `result` may be missing on object of type `Unknown | tuple[str, str, str, str, Unknown, str]`
New: Attribute `result` may be missing on object of type `Unknown | tuple[str, str, str, str, ModuleType, str]`

lib/Crypto/SelfTest/Signature/test_eddsa.py

[error] invalid-argument-type - :454:33 - Argument to bound method `sign` is incorrect: Expected `bytes | Hash | XOF`, found `SHAKE256_XOF`
[error] invalid-argument-type - :455:34 - Argument to bound method `sign` is incorrect: Expected `bytes | Hash | XOF`, found `SHAKE256_XOF`
[error] invalid-argument-type - :458:25 - Argument to bound method `verify` is incorrect: Expected `bytes | Hash | XOF`, found `SHAKE256_XOF`
[error] invalid-argument-type - :459:25 - Argument to bound method `verify` is incorrect: Expected `bytes | Hash | XOF`, found `SHAKE256_XOF`
[error] unresolved-attribute - :474:25 - Object of type `EccKey` has no attribute `_export_eddsa_public`
[error] invalid-argument-type - :477:28 - Argument to function `bytes_to_long` is incorrect: Expected `bytes`, found `bytearray`
[error] unresolved-attribute - :482:15 - Object of type `EccKey` has no attribute `_export_eddsa_public`
[error] unresolved-attribute - :491:25 - Object of type `EccKey` has no attribute `_export_eddsa_public`
[error] invalid-argument-type - :494:28 - Argument to function `bytes_to_long` is incorrect: Expected `bytes`, found `bytearray`
[error] unresolved-attribute - :499:15 - Object of type `EccKey` has no attribute `_export_eddsa_public`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Signature`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util.number`

lib/Crypto/SelfTest/Signature/test_pkcs1_15.py

[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :43:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.Signature`
[error] unresolved-import - :45:6 - Cannot resolve imported module `Crypto.Signature`
[error] unresolved-import - :47:6 - Cannot resolve imported module `Crypto.Util._file_system`
[error] unresolved-import - :48:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :215:14 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Signature/test_pss.py

[error] invalid-argument-type - :73:25 - Argument to bound method `verify` is incorrect: Expected `Hash`, found `SHA256Hash`
[error] invalid-argument-type - :215:50 - Argument to bound method `sign` is incorrect: Expected `Hash`, found `SHA1Hash`
[error] invalid-argument-type - :218:42 - Argument to bound method `verify` is incorrect: Expected `Hash`, found `SHA1Hash`
[error] invalid-argument-type - :222:42 - Argument to bound method `verify` is incorrect: Expected `Hash`, found `SHA1Hash`
[error] invalid-argument-type - :245:25 - Argument to bound method `sign` is incorrect: Expected `Hash`, found `BLAKE2b_Hash`
[error] invalid-argument-type - :248:25 - Argument to bound method `sign` is incorrect: Expected `Hash`, found `BLAKE2s_Hash`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.SelfTest.loader`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.PublicKey`
[error] unresolved-import - :41:6 - Cannot resolve imported module `Crypto.Signature`
[error] unresolved-import - :42:6 - Cannot resolve imported module `Crypto.Signature`
[error] unresolved-import - :44:6 - Cannot resolve imported module `Crypto.Signature.pss`
[error] unresolved-import - :242:14 - Cannot resolve imported module `Crypto.Hash`

lib/Crypto/SelfTest/Util/test_Counter.py

[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :34:14 - Cannot resolve imported module `Crypto.Util`
[error] unresolved-import - :60:10 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-reference - :50:37 - Name `b` used when not defined
[error] unresolved-reference - :53:37 - Name `b` used when not defined

lib/Crypto/SelfTest/Util/test_asn1.py

[error] unresolved-attribute - :105:26 - Object of type `DerObject` has no attribute `_tag_octet`
[error] unresolved-attribute - :112:26 - Object of type `DerObject` has no attribute `_tag_octet`
[error] unresolved-attribute - :143:26 - Object of type `DerObject` has no attribute `_tag_octet`
[error] unresolved-attribute - :150:26 - Object of type `DerObject` has no attribute `_inner_tag_octet`
[error] unresolved-attribute - :156:26 - Object of type `DerObject` has no attribute `_inner_tag_octet`
[error] invalid-argument-type - :338:20 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `Literal[0]`
[error] invalid-argument-type - :350:20 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `Literal[0]`
[error] invalid-assignment - :351:9 - Invalid subscript assignment with key of type `Literal[0]` and value of type `Literal[1]` on object of type `DerSequence`
[error] invalid-assignment - :357:9 - Invalid subscript assignment with key of type `slice[None, None, None]` and value of type `list[Unknown | int]` on object of type `DerSequence`
[error] invalid-argument-type - :365:20 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `Literal[384]`
[error] invalid-argument-type - :371:20 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `int`
[error] unsupported-operator - :395:9 - Operator `+=` is not supported between objects of type `DerSequence` and `Literal[1]`
[error] invalid-argument-type - :402:20 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `Literal[384]`
[error] invalid-argument-type - :403:20 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `Literal[255]`
[error] invalid-argument-type - :409:20 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `Literal[2]`
[error] invalid-argument-type - :410:20 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `Literal[-2]`
[error] invalid-argument-type - :417:20 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `Literal[1]`
[error] invalid-assignment - :418:9 - Invalid subscript assignment with key of type `slice[Literal[1], None, None]` and value of type `list[Unknown | int]` on object of type `DerSequence`
[error] invalid-argument-type - :420:26 - Method `__getitem__` of type `bound method DerSequence.__getitem__(n: int) -> None` cannot be called with key of type `slice[Literal[1], None, None]` on object of type `DerSequence`
[error] invalid-argument-type - :421:26 - Method `__getitem__` of type `bound method DerSequence.__getitem__(n: int) -> None` cannot be called with key of type `slice[Literal[1], Literal[-1], None]` on object of type `DerSequence`
[error] invalid-argument-type - :427:20 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `Literal[384]`
[error] invalid-argument-type - :435:20 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `Literal[384]`
[error] invalid-argument-type - :550:39 - Argument to bound method `decode` is incorrect: Expected `int | None`, found `tuple[Literal[2], Literal[3]]`
[error] invalid-argument-type - :669:28 - Argument to bound method `__init__` is incorrect: Expected `bytes | None`, found `DerInteger`
[error] invalid-argument-type - :704:24 - Argument to bound method `__init__` is incorrect: Expected `set[bytes | int] | None`, found `list[Unknown | DerInteger]`
[error] invalid-argument-type - :724:24 - Argument to bound method `__init__` is incorrect: Expected `set[bytes | int] | None`, found `list[Unknown | int]`
[error] invalid-argument-type - :750:31 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `DerSetOf`
[error] invalid-argument-type - :757:18 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `DerSetOf`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Util.asn1`
[error] unresolved-reference - :48:50 - Name `b` used when not defined
[error] unresolved-reference - :57:40 - Name `b` used when not defined
[error] unresolved-reference - :59:23 - Name `b` used when not defined
[error] unresolved-reference - :60:40 - Name `b` used when not defined
[error] unresolved-reference - :62:40 - Name `b` used when not defined
[error] unresolved-reference - :65:23 - Name `b` used when not defined
[error] unresolved-reference - :66:40 - Name `b` used when not defined
[error] unresolved-reference - :69:40 - Name `b` used when not defined
[error] unresolved-reference - :73:31 - Name `b` used when not defined
[error] unresolved-reference - :74:40 - Name `b` used when not defined
[error] unresolved-reference - :79:23 - Name `b` used when not defined
[error] unresolved-reference - :80:40 - Name `b` used when not defined
[error] unresolved-reference - :85:23 - Name `b` used when not defined
[error] unresolved-reference - :86:40 - Name `b` used when not defined
[error] unresolved-reference - :89:23 - Name `b` used when not defined
[error] unresolved-reference - :90:40 - Name `b` used when not defined
[error] unresolved-reference - :95:23 - Name `b` used when not defined
[error] unresolved-reference - :96:40 - Name `b` used when not defined
[error] unresolved-reference - :103:20 - Name `b` used when not defined
[error] unresolved-reference - :104:39 - Name `b` used when not defined
[error] unresolved-reference - :110:20 - Name `b` used when not defined
[error] unresolved-reference - :111:39 - Name `b` used when not defined
[error] unresolved-reference - :117:51 - Name `b` used when not defined
[error] unresolved-reference - :120:51 - Name `b` used when not defined
[error] unresolved-reference - :125:51 - Name `b` used when not defined
[error] unresolved-reference - :126:20 - Name `b` used when not defined
[error] unresolved-reference - :127:39 - Name `b` used when not defined
[error] unresolved-reference - :130:51 - Name `b` used when not defined
[error] unresolved-reference - :131:20 - Name `b` used when not defined
[error] unresolved-reference - :132:39 - Name `b` used when not defined
[error] unresolved-reference - :137:51 - Name `b` used when not defined
[error] unresolved-reference - :142:20 - Name `b` used when not defined
[error] unresolved-reference - :144:39 - Name `b` used when not defined
[error] unresolved-reference - :149:20 - Name `b` used when not defined
[error] unresolved-reference - :151:39 - Name `b` used when not defined
[error] unresolved-reference - :155:20 - Name `b` used when not defined
[error] unresolved-reference - :157:39 - Name `b` used when not defined
[error] unresolved-reference - :162:42 - Name `b` used when not defined
[error] unresolved-reference - :168:40 - Name `b` used when not defined
[error] unresolved-reference - :174:40 - Name `b` used when not defined
[error] unresolved-reference - :177:40 - Name `b` used when not defined
[error] unresolved-reference - :180:40 - Name `b` used when not defined
[error] unresolved-reference - :186:40 - Name `b` used when not defined
[error] unresolved-reference - :189:40 - Name `b` used when not defined
[error] unresolved-reference - :193:9 - Name `b` used when not defined
[error] unresolved-reference - :194:9 - Name `b` used when not defined
[error] unresolved-reference - :195:9 - Name `b` used when not defined
[error] unresolved-reference - :196:9 - Name `b` used when not defined
[error] unresolved-reference - :197:9 - Name `b` used when not defined
[error] unresolved-reference - :198:9 - Name `b` used when not defined
[error] unresolved-reference - :199:9 - Name `b` used when not defined
[error] unresolved-reference - :200:9 - Name `b` used when not defined
[error] unresolved-reference - :201:9 - Name `b` used when not defined
[error] unresolved-reference - :202:9 - Name `b` used when not defined
[error] unresolved-reference - :203:9 - Name `b` used when not defined
[error] unresolved-reference - :204:9 - Name `b` used when not defined
[error] unresolved-reference - :205:9 - Name `b` used when not defined
[error] unresolved-reference - :206:9 - Name `b` used when not defined
[error] unresolved-reference - :207:9 - Name `b` used when not defined
[error] unresolved-reference - :208:9 - Name `b` used when not defined
[error] unresolved-reference - :209:9 - Name `b` used when not defined
[error] unresolved-reference - :210:9 - Name `b` used when not defined
[error] unresolved-reference - :211:9 - Name `b` used when not defined
[error] unresolved-reference - :217:40 - Name `b` used when not defined
[error] unresolved-reference - :220:40 - Name `b` used when not defined
[error] unresolved-reference - :223:40 - Name `b` used when not defined
[error] unresolved-reference - :228:43 - Name `b` used when not defined
[error] unresolved-reference - :236:20 - Name `b` used when not defined
[error] unresolved-reference - :239:20 - Name `b` used when not defined
[error] unresolved-reference - :242:20 - Name `b` used when not defined
[error] unresolved-reference - :249:20 - Name `b` used when not defined
[error] unresolved-reference - :253:9 - Name `b` used when not defined
[error] unresolved-reference - :254:9 - Name `b` used when not defined
[error] unresolved-reference - :255:9 - Name `b` used when not defined
[error] unresolved-reference - :256:9 - Name `b` used when not defined
[error] unresolved-reference - :257:9 - Name `b` used when not defined
[error] unresolved-reference - :258:9 - Name `b` used when not defined
[error] unresolved-reference - :259:9 - Name `b` used when not defined
[error] unresolved-reference - :260:9 - Name `b` used when not defined
[error] unresolved-reference - :261:9 - Name `b` used when not defined
[error] unresolved-reference - :262:9 - Name `b` used when not defined
[error] unresolved-reference - :263:9 - Name `b` used when not defined
[error] unresolved-reference - :264:9 - Name `b` used when not defined
[error] unresolved-reference - :265:9 - Name `b` used when not defined
[error] unresolved-reference - :266:9 - Name `b` used when not defined
[error] unresolved-reference - :267:9 - Name `b` used when not defined
[error] unresolved-reference - :268:9 - Name `b` used when not defined
[error] unresolved-reference - :269:9 - Name `b` used when not defined
[error] unresolved-reference - :270:9 - Name `b` used when not defined
[error] unresolved-reference - :271:9 - Name `b` used when not defined
[error] unresolved-reference - :278:20 - Name `b` used when not defined
[error] unresolved-reference - :281:20 - Name `b` used when not defined
[error] unresolved-reference - :288:20 - Name `b` used when not defined
[error] unresolved-reference - :291:20 - Name `b` used when not defined
[error] unresolved-reference - :294:20 - Name `b` used when not defined
[error] unresolved-reference - :300:23 - Name `b` used when not defined
[error] unresolved-reference - :306:42 - Name `b` used when not defined
[error] unresolved-reference - :323:51 - Name `b` used when not defined
[error] unresolved-reference - :330:40 - Name `b` used when not defined
[error] unresolved-reference - :335:40 - Name `b` used when not defined
[error] unresolved-reference - :339:40 - Name `b` used when not defined
[error] unresolved-reference - :345:40 - Name `b` used when not defined
[error] unresolved-reference - :355:40 - Name `b` used when not defined
[error] unresolved-reference - :360:40 - Name `b` used when not defined
[error] unresolved-reference - :366:40 - Name `b` used when not defined
[error] unresolved-reference - :372:40 - Name `b` used when not defined
[error] unresolved-reference - :373:9 - Name `b` used when not defined
[error] unresolved-reference - :374:9 - Name `b` used when not defined
[error] unresolved-reference - :375:9 - Name `b` used when not defined
[error] unresolved-reference - :376:9 - Name `b` used when not defined
[error] unresolved-reference - :377:9 - Name `b` used when not defined
[error] unresolved-reference - :378:9 - Name `b` used when not defined
[error] unresolved-reference - :379:9 - Name `b` used when not defined
[error] unresolved-reference - :380:9 - Name `b` used when not defined
[error] unresolved-reference - :381:9 - Name `b` used when not defined
[error] unresolved-reference - :382:9 - Name `b` used when not defined
[error] unresolved-reference - :383:9 - Name `b` used when not defined
[error] unresolved-reference - :384:9 - Name `b` used when not defined
[error] unresolved-reference - :385:9 - Name `b` used when not defined
[error] unresolved-reference - :386:9 - Name `b` used when not defined
[error] unresolved-reference - :387:9 - Name `b` used when not defined
[error] unresolved-reference - :388:9 - Name `b` used when not defined
[error] unresolved-reference - :389:9 - Name `b` used when not defined
[error] unresolved-reference - :390:9 - Name `b` used when not defined
[error] unresolved-reference - :391:9 - Name `b` used when not defined
[error] unresolved-reference - :397:40 - Name `b` used when not defined
[error] unresolved-reference - :404:40 - Name `b` used when not defined
[error] unresolved-reference - :411:40 - Name `b` used when not defined
[error] unresolved-reference - :422:40 - Name `b` used when not defined
[error] unresolved-reference - :429:40 - Name `b` used when not defined
[error] unresolved-reference - :437:40 - Name `b` used when not defined
[error] unresolved-reference - :445:20 - Name `b` used when not defined
[error] unresolved-reference - :448:20 - Name `b` used when not defined
[error] unresolved-reference - :452:20 - Name `b` used when not defined
[error] unresolved-reference - :459:20 - Name `b` used when not defined
[error] unresolved-reference - :466:20 - Name `b` used when not defined
[error] unresolved-reference - :467:9 - Name `b` used when not defined
[error] unresolved-reference - :468:9 - Name `b` used when not defined
[error] unresolved-reference - :469:9 - Name `b` used when not defined
[error] unresolved-reference - :470:9 - Name `b` used when not defined
[error] unresolved-reference - :471:9 - Name `b` used when not defined
[error] unresolved-reference - :472:9 - Name `b` used when not defined
[error] unresolved-reference - :473:9 - Name `b` used when not defined
[error] unresolved-reference - :474:9 - Name `b` used when not defined
[error] unresolved-reference - :475:9 - Name `b` used when not defined
[error] unresolved-reference - :476:9 - Name `b` used when not defined
[error] unresolved-reference - :477:9 - Name `b` used when not defined
[error] unresolved-reference - :478:9 - Name `b` used when not defined
[error] unresolved-reference - :479:9 - Name `b` used when not defined
[error] unresolved-reference - :480:9 - Name `b` used when not defined
[error] unresolved-reference - :481:9 - Name `b` used when not defined
[error] unresolved-reference - :482:9 - Name `b` used when not defined
[error] unresolved-reference - :483:9 - Name `b` used when not defined
[error] unresolved-reference - :484:9 - Name `b` used when not defined
[error] unresolved-reference - :485:9 - Name `b` used when not defined
[error] unresolved-reference - :492:20 - Name `b` used when not defined
[error] unresolved-reference - :500:20 - Name `b` used when not defined
[error] unresolved-reference - :503:33 - Name `b` used when not defined
[error] unresolved-reference - :504:33 - Name `b` used when not defined
[error] unresolved-reference - :509:20 - Name `b` used when not defined
[error] unresolved-reference - :511:33 - Name `b` used when not defined
[error] unresolved-reference - :512:33 - Name `b` used when not defined
[error] unresolved-reference - :521:42 - Name `b` used when not defined
[error] unresolved-reference - :528:51 - Name `b` used when not defined
[error] unresolved-reference - :529:51 - Name `b` used when not defined
[error] unresolved-reference - :530:51 - Name `b` used when not defined
[error] unresolved-reference - :535:51 - Name `b` used when not defined
[error] unresolved-reference - :541:51 - Name `b` used when not defined
[error] unresolved-reference - :543:51 - Name `b` used when not defined
[error] unresolved-reference - :544:51 - Name `b` used when not defined
[error] unresolved-reference - :568:30 - Name `b` used when not defined
[error] unresolved-reference - :569:40 - Name `b` used when not defined
[error] unresolved-reference - :574:40 - Name `b` used when not defined
[error] unresolved-reference - :576:23 - Name `b` used when not defined
[error] unresolved-reference - :577:40 - Name `b` used when not defined
[error] unresolved-reference - :584:20 - Name `b` used when not defined
[error] unresolved-reference - :585:39 - Name `b` used when not defined
[error] unresolved-reference - :587:20 - Name `b` used when not defined
[error] unresolved-reference - :588:39 - Name `b` used when not defined
[error] unresolved-reference - :593:42 - Name `b` used when not defined
[error] unresolved-reference - :598:51 - Name `b` used when not defined
[error] unresolved-reference - :604:40 - Name `b` used when not defined
[error] unresolved-reference - :611:42 - Name `b` used when not defined
[error] unresolved-reference - :665:28 - Name `b` used when not defined
[error] unresolved-reference - :666:40 - Name `b` used when not defined
[error] unresolved-reference - :670:40 - Name `b` used when not defined
[error] unresolved-reference - :675:40 - Name `b` used when not defined
[error] unresolved-reference - :677:28 - Name `b` used when not defined
[error] unresolved-reference - :678:40 - Name `b` used when not defined
[error] unresolved-reference - :681:21 - Name `b` used when not defined
[error] unresolved-reference - :682:40 - Name `b` used when not defined
[error] unresolved-reference - :689:20 - Name `b` used when not defined
[error] unresolved-reference - :690:37 - Name `b` used when not defined
[error] unresolved-reference - :692:20 - Name `b` used when not defined
[error] unresolved-reference - :693:37 - Name `b` used when not defined
[error] unresolved-reference - :698:42 - Name `b` used when not defined
[error] unresolved-reference - :705:40 - Name `b` used when not defined
[error] unresolved-reference - :710:40 - Name `b` used when not defined
[error] unresolved-reference - :713:40 - Name `b` used when not defined
[error] unresolved-reference - :715:40 - Name `b` used when not defined
[error] unresolved-reference - :722:40 - Name `b` used when not defined
[error] unresolved-reference - :725:40 - Name `b` used when not defined
[error] unresolved-reference - :731:48 - Name `b` used when not defined
[error] unresolved-reference - :736:17 - Name `b` used when not defined
[error] unresolved-reference - :737:17 - Name `b` used when not defined
[error] unresolved-reference - :738:40 - Name `b` used when not defined
[error] unresolved-reference - :745:20 - Name `b` used when not defined
[error] unresolved-reference - :748:20 - Name `b` used when not defined
[error] unresolved-reference - :755:20 - Name `b` used when not defined
[error] unresolved-reference - :766:13 - Name `b` used when not defined
[error] unresolved-reference - :772:28 - Name `b` used when not defined
[error] unresolved-reference - :780:13 - Name `b` used when not defined
[error] unresolved-import - :834:10 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-reference - :56:25 - Name `b` used when not defined
[error] invalid-argument-type - :56:25 - Argument to bound method `__init__` is incorrect: Expected `int | None`, found `bytes`
[error] unresolved-reference - :68:25 - Name `b` used when not defined
[error] invalid-argument-type - :68:25 - Argument to bound method `__init__` is incorrect: Expected `int | None`, found `bytes`
[error] unresolved-reference - :78:25 - Name `b` used when not defined
[error] invalid-argument-type - :78:25 - Argument to bound method `__init__` is incorrect: Expected `int | None`, found `bytes`
[error] unresolved-reference - :329:46 - Name `b` used when not defined
[error] invalid-argument-type - :329:27 - Argument to bound method `__init__` is incorrect: Expected `Sequence[int | DerObject] | None`, found `list[Unknown | int | DerInteger | bytes]`
[error] unresolved-reference - :396:16 - Name `b` used when not defined
[error] unsupported-operator - :396:9 - Operator `+=` is not supported between objects of type `DerSequence` and `bytes`
[error] unresolved-reference - :428:20 - Name `b` used when not defined
[error] invalid-argument-type - :428:20 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `bytes`

lib/Crypto/SelfTest/Util/test_strxor.py

[error] invalid-argument-type - :70:33 - Argument to function `strxor` is incorrect: Expected `bytes`, found `bytearray`
[error] invalid-argument-type - :78:33 - Argument to function `strxor` is incorrect: Expected `bytes`, found `memoryview[int]`
[error] invalid-argument-type - :122:25 - Argument to function `strxor` is incorrect: Expected `bytes`, found `bytearray`
[error] invalid-argument-type - :136:25 - Argument to function `strxor` is incorrect: Expected `bytes`, found `memoryview[int]`
[error] invalid-argument-type - :192:35 - Argument to function `strxor_c` is incorrect: Expected `bytes`, found `bytearray`
[error] invalid-argument-type - :199:35 - Argument to function `strxor_c` is incorrect: Expected `bytes`, found `memoryview[int]`
[error] invalid-argument-type - :231:27 - Argument to function `strxor_c` is incorrect: Expected `bytes`, found `bytearray`
[error] invalid-argument-type - :242:27 - Argument to function `strxor_c` is incorrect: Expected `bytes`, found `memoryview[int]`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.SelfTest.st_common`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util.strxor`

lib/Crypto/SelfTest/__init__.py

[error] missing-argument - :70:28 - No argument provided for required parameter `s` of function `StringIO`
[warning] possibly-missing-attribute - :77:30 - Attribute `getvalue` may be missing on object of type `IO[str] | (Unknown & ~None)`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/SelfTest/loader.py

[error] invalid-raise - :159:19 - Cannot raise object of type `FileNotFoundError`: Not an instance or subclass of `BaseException`
[error] invalid-exception-caught - :170:12 - Invalid object caught in an exception handler: Object has type `<class 'FileNotFoundError'>`
[error] invalid-raise - :184:19 - Cannot raise object of type `FileNotFoundError`: Not an instance or subclass of `BaseException`
[error] invalid-exception-caught - :193:12 - Invalid object caught in an exception handler: Object has type `<class 'FileNotFoundError'>`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/Signature/DSS.py

[error] invalid-argument-type - :154:40 - Argument to bound method `__init__` is incorrect: Expected `IntegerBase | int`, found `None`
[error] invalid-argument-type - :154:61 - Argument to bound method `__init__` is incorrect: Expected `IntegerBase | int`, found `None`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util.asn1`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :36:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`
[error] unresolved-import - :40:6 - Cannot resolve imported module `Crypto.PublicKey.DSA`

lib/Crypto/Signature/PKCS1_PSS.py

[error] invalid-argument-type - :51:30 - Argument to function `new` is incorrect: Expected `((bytes, int, Hash | HashModule, /) -> bytes) | ((int, /) -> bytes) | int`, found `Unknown | None`
[error] invalid-argument-type - :52:21 - Argument to function `new` is incorrect: Expected `((bytes, int, Hash | HashModule, /) -> bytes) | ((int, /) -> bytes) | int`, found `Unknown | None`
[error] invalid-argument-type - :52:41 - Argument to function `new` is incorrect: Expected `((bytes, int, Hash | HashModule, /) -> bytes) | ((int, /) -> bytes) | int`, found `Unknown | None`
[error] unresolved-attribute - :53:5 - Unresolved attribute `_verify` on type `PSS_SigScheme`.
[error] invalid-assignment - :54:5 - Implicit shadowing of function `verify`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Signature`

lib/Crypto/Signature/PKCS1_v1_5.py

[error] unresolved-attribute - :50:5 - Unresolved attribute `_verify` on type `PKCS115_SigScheme`.
[error] invalid-assignment - :51:5 - Implicit shadowing of function `verify`
[error] unresolved-import - :39:6 - Cannot resolve imported module `Crypto.Signature`

lib/Crypto/Signature/eddsa.py

[error] not-iterable - :59:16 - Object of type `EccKey` is not iterable
[error] not-iterable - :62:16 - Object of type `EccKey` is not iterable
[error] unresolved-attribute - :176:16 - Object of type `EccKey` has no attribute `_export_eddsa_public`
[error] unresolved-attribute - :200:16 - Object of type `EccKey` has no attribute `_export_eddsa_public`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Math.Numbers`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Hash`
[error] unresolved-import - :34:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.PublicKey.ECC`

lib/Crypto/Signature/pkcs1_15.py

[error] invalid-argument-type - :192:30 - Argument to bound method `__init__` is incorrect: Expected `Sequence[int | DerObject] | None`, found `list[Unknown | bytes]`
[error] invalid-argument-type - :195:27 - Argument to bound method `append` is incorrect: Expected `DerObject`, found `bytes`
[error] invalid-argument-type - :198:31 - Argument to bound method `__init__` is incorrect: Expected `Sequence[int | DerObject] | None`, found `list[Unknown | bytes]`
[error] unresolved-import - :31:8 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :32:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.asn1`

lib/Crypto/Signature/pss.py

[error] invalid-argument-type - :251:26 - Argument to function `bord` is incorrect: Expected `bytes`, found `int`
[error] invalid-argument-type - :310:20 - Argument to function `bord` is incorrect: Expected `bytes`, found `int`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`
[error] unresolved-import - :32:8 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :33:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :37:6 - Cannot resolve imported module `Crypto.Util.strxor`
[error] unresolved-import - :38:6 - Cannot resolve imported module `Crypto`

lib/Crypto/Util/_raw_api.py

[error] unresolved-import - :35:6 - Cannot resolve imported module `Crypto.Util._file_system`
[error] unresolved-import - :34 -
Old: Cannot resolve imported module `Crypto.Util.py3compat`
New: Module `Crypto.Util.py3compat` has no member `byte_string`

lib/Crypto/Util/asn1.py

[error] invalid-argument-type - :194:30 - Argument to function `bchr` is incorrect: Expected `int`, found `Unknown | None`
[error] invalid-argument-type - :352:40 - Argument to function `bord` is incorrect: Expected `bytes`, found `Unknown | int`
[error] invalid-argument-type - :905:34 - Argument to function `bord` is incorrect: Expected `bytes`, found `@Todo | Literal[0]`
[error] unresolved-import - :27:6 - Cannot resolve imported module `Crypto.Util.number`
[error] unresolved-import - :25 -
Old: Cannot resolve imported module `Crypto.Util.py3compat`
New: Module `Crypto.Util.py3compat` has no member `byte_string`
[error] invalid-argument-type - :433:17 - Argument to function `bord` is incorrect: Expected `bytes`, found `Unknown | Literal[255, 0]`
[error] invalid-argument-type - :435:19 - Argument to function `bord` is incorrect: Expected `bytes`, found `Unknown | Literal[255, 0]`

lib/Crypto/Util/number.py

[error] unresolved-import - :30:6 - Cannot resolve imported module `Crypto`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util.py3compat`

lib/Crypto/Util/strxor.py

[error] missing-argument - :73:18 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] missing-argument - :120:18 - No argument provided for required parameter `size` of function `create_string_buffer`
[error] unresolved-import - :31:6 - Cannot resolve imported module `Crypto.Util._raw_api`

pytest (https://github.com/pytest-dev/pytest)

testing/example_scripts/warnings/test_group_warnings_by_message_summary/test_2.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `test_1`

pywin32 (https://github.com/mhammond/pywin32)

AutoDuck/Dump2HHC.py

[error] unresolved-import - :78:12 - Cannot resolve imported module `document_object`

AutoDuck/InsertExternalOverviews.py

[error] unresolved-import - :42:8 - Cannot resolve imported module `document_object`

Pythonwin/pywin/Demos/app/dlgappdemo.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :49:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/app/dojobapp.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :69:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/createwin.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/Demos/dyndlg.py

[error] unresolved-import - :24:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/Demos/fontdemo.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :82:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/guidemo.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `pywin.dialogs.list`
[error] unresolved-import - :50:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/objdoc.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :54:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/debugger/configui.py

[error] unresolved-import - :2:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :30:16 - Cannot resolve imported module `pywin.debugger`

Pythonwin/pywin/debugger/fail.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `pywin.debugger`

Pythonwin/pywin/dialogs/login.py

[error] unresolved-import - :28:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/framework/window.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `pywin.mfc.window`

Pythonwin/pywin/scintilla/document.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `pywin`
[error] unresolved-import - :8:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/tools/regpy.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `pywin.mfc`

adodbapi/test/adodbapitestconfig.py

[error] unresolved-import - :18:8 - Cannot resolve imported module `is64bit`
[error] unresolved-import - :19:8 - Cannot resolve imported module `setuptestframework`
[error] unresolved-import - :20:8 - Cannot resolve imported module `tryconnection`

com/win32com/makegw/makegw.py

[error] unresolved-import - :86:16 - Cannot resolve imported module `win32com.makegw.makegwenum`

com/win32com/test/testAXScript.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `win32com.test.util`
[warning] possibly-missing-attribute - :20:9 - Attribute `test` may be missing on object of type `<module 'win32com'> | Unknown`
[warning] possibly-missing-attribute - :29:9 - Attribute `test` may be missing on object of type `<module 'win32com'> | Unknown`
[warning] possibly-missing-attribute - :40:9 - Attribute `test` may be missing on object of type `<module 'win32com'> | Unknown`

com/win32com/test/testConversionErrors.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/testDates.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/testDictionary.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `win32com.test.util`
[error] unresolved-import - :28:12 - Cannot resolve imported module `win32com.servers.dictionary`

com/win32com/test/testServers.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `win32com.test.util`
[error] unresolved-import - :10:12 - Cannot resolve imported module `win32com.demos.connect`
[error] unresolved-import - :18:14 - Cannot resolve imported module `win32com.servers`
[warning] possibly-missing-attribute - :20:9 - Attribute `test` may be missing on object of type `<module 'win32com'> | Unknown`
[warning] possibly-missing-attribute - :24:9 - Attribute `test` may be missing on object of type `<module 'win32com'> | Unknown`

com/win32com/test/testStreams.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `win32com.test.util`
[warning] possibly-missing-attribute - :135:28 - Attribute `test` may be missing on object of type `<module 'win32com'> | Unknown`
[warning] possibly-missing-attribute - :140:9 - Attribute `test` may be missing on object of type `<module 'win32com'> | Unknown`

com/win32com/test/testWMI.py

[error] unresolved-import - :3:8 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/testvbscript_regexp.py

[error] unresolved-import - :3:8 - Cannot resolve imported module `win32com.test.util`

AutoDuck/BuildHHP.py

[error] unresolved-import - :79:8 - Cannot resolve imported module `document_object`

Pythonwin/pywin/Demos/app/basictimerapp.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :256:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/app/customprint.py

[warning] possibly-missing-attribute - :24:15 - Attribute `OnInitialUpdate` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :90:16 - Attribute `OnBeginPrinting` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :94:16 - Attribute `OnEndPrinting` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :97:9 - Attribute `OnFilePrintPreview` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :100:9 - Attribute `OnFilePrint` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :142:9 - Attribute `InitMDIInstance` may be missing on object of type `Unknown | None`
[error] invalid-assignment - :183:11 - Object of type `PrintDemoApp` is not assignable to `<module 'pywin.framework.app'>`
[error] unresolved-import - :10:6 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :11:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/Demos/app/demoutils.py

[error] unresolved-import - :40:10 - Cannot resolve imported module `pywin.framework.app`

Pythonwin/pywin/Demos/app/helloapp.py

[warning] possibly-missing-attribute - :31:9 - Attribute `CreateWindowEx` may be missing on object of type `Unknown | None`
[error] unresolved-import - :17:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :18:6 - Cannot resolve imported module `pywin.mfc.thread`

Pythonwin/pywin/Demos/cmdserver.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :111:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/demoutils.py

[error] unresolved-import - :40:10 - Cannot resolve imported module `pywin.framework.app`
[error] unresolved-import - :63:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/dibdemo.py

[error] unresolved-import - :71:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/dlgtest.py

[error] invalid-argument-type - :99:16 - Argument to bound method `AddPage` is incorrect: Expected `PyCPropertyPage`, found `TestPage`
[error] unresolved-import - :12:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/Demos/hiertest.py

[warning] possibly-missing-attribute - :45:14 - Attribute `OnInitialUpdate` may be missing on object of type `Unknown | None`
[error] unresolved-attribute - :126:9 - Module `pywin.tools.hierlist` has no member `HierListFrame`
[error] unresolved-attribute - :127:9 - Module `pywin.tools.hierlist` has no member `HierListView`
[error] unresolved-attribute - :135:8 - Module `demoutils` has no member `HaveGoodGUI`
[error] unresolved-import - :5:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :6:6 - Cannot resolve imported module `pywin.tools`
[error] unresolved-import - :133:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/menutest.py

[error] unresolved-attribute - :9:15 - Object of type `None` has no attribute `currentView`
[error] unresolved-import - :3:6 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :6:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/ocx/demoutils.py

[error] unresolved-import - :40:10 - Cannot resolve imported module `pywin.framework.app`

Pythonwin/pywin/Demos/ocx/flash.py

[error] unresolved-attribute - :68:9 - Object of type `PyCMDIChildWnd` has no attribute `AttachObject`
[error] invalid-argument-type - :69:33 - Argument to bound method `CreateWindow` is incorrect: Expected `str`, found `None`
[error] unresolved-import - :16:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/Demos/ocx/msoffice.py

[warning] possibly-missing-attribute - :28:9 - Attribute `OnActivate` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :31:9 - Attribute `OnChange` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :44:16 - Attribute `OnChangeItemPosition` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :63:14 - Attribute `OnInitialUpdate` may be missing on object of type `Unknown | None`
[error] unresolved-attribute - :117:9 - Object of type `PyCMDIChildWnd` has no attribute `AttachObject`
[warning] possibly-missing-attribute - :133:9 - Attribute `CreateWindow` may be missing on object of type `Unknown | PyCMDIChildWnd | None`
[error] invalid-argument-type - :133:33 - Argument to bound method `CreateWindow` is incorrect: Expected `str`, found `None`
[error] unresolved-import - :10:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/Demos/ocx/ocxserialtest.py

[warning] possibly-missing-attribute - :74:17 - Attribute `CommEvent` may be missing on object of type `Unknown | None | MySerialControl`
[warning] possibly-missing-attribute - :76:40 - Attribute `Input` may be missing on object of type `Unknown | None | MySerialControl`
[error] unresolved-import - :11:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :129:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/ocx/ocxtest.py

[warning] possibly-missing-attribute - :109:13 - Attribute `AboutBox` may be missing on object of type `Unknown | MyCal | None`
[warning] possibly-missing-attribute - :164:13 - Attribute `AboutBox` may be missing on object of type `Unknown | None`
[error] unresolved-attribute - :180:9 - Object of type `PyCMDIChildWnd` has no attribute `AttachObject`
[error] invalid-argument-type - :181:33 - Argument to bound method `CreateWindow` is incorrect: Expected `str`, found `None`
[error] unresolved-import - :14:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :240:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/ocx/webbrowser.py

[error] unresolved-attribute - :43:9 - Object of type `PyCMDIChildWnd` has no attribute `AttachObject`
[error] invalid-argument-type - :44:33 - Argument to bound method `CreateWindow` is incorrect: Expected `str`, found `None`
[error] unresolved-import - :12:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/Demos/openGLDemo.py

[warning] possibly-missing-attribute - :122:14 - Attribute `PreCreateWindow` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :142:16 - Attribute `OnInitialUpdate` may be missing on object of type `Unknown | None`
[error] invalid-method-override - :221:9 - Invalid override of method `OnSizeChange`: Definition is incompatible with `OpenGLView.OnSizeChange`
[error] invalid-method-override - :288:9 - Invalid override of method `OnSizeChange`: Definition is incompatible with `OpenGLView.OnSizeChange`
[error] unresolved-import - :63:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/Demos/progressbar.py

[error] invalid-argument-type - :79:73 - Argument to bound method `CreateWindow` is incorrect: Expected `PyCWnd`, found `Self@OnInitDialog`
[error] unresolved-import - :22:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/Demos/sliderdemo.py

[error] invalid-argument-type - :55:13 - Argument to bound method `CreateWindow` is incorrect: Expected `PyCWnd`, found `Unknown | None`
[warning] possibly-missing-attribute - :66:9 - Attribute `OnCancel` may be missing on object of type `Unknown | None`
[error] unresolved-import - :6:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/Demos/splittst.py

[error] invalid-argument-type - :21:31 - Argument to bound method `CreateStatic` is incorrect: Expected `PyCSplitterWnd`, found `Self@OnCreateClient`
[error] invalid-argument-type - :29:33 - Argument to bound method `CreateView` is incorrect: Expected `PyCView`, found `PyCEditView`
[error] invalid-argument-type - :30:33 - Argument to bound method `CreateView` is incorrect: Expected `PyCView`, found `FontView`
[warning] possibly-missing-attribute - :51:9 - Attribute `ReplaceSel` may be missing on object of type `Unknown | PyCEditView`
[warning] possibly-missing-attribute - :64:9 - Attribute `InitialUpdateFrame` may be missing on object of type `Unknown | None`
[error] unresolved-import - :2:8 - Cannot resolve imported module `fontdemo`
[error] unresolved-import - :4:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :75:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/threadedgui.py

[error] unresolved-attribute - :40:9 - Object of type `PyCWnd` has no attribute `AttachObject`
[error] unresolved-attribute - :103:9 - Object of type `PyCMDIChildWnd` has no attribute `AttachObject`
[error] invalid-argument-type - :105:33 - Argument to bound method `CreateWindow` is incorrect: Expected `str`, found `None`
[error] invalid-argument-type - :143:33 - Argument to bound method `CreateWindow` is incorrect: Expected `str`, found `None`
[error] unresolved-attribute - :144:9 - Object of type `PyCMDIChildWnd` has no attribute `HookMessage`
[error] unresolved-attribute - :145:9 - Object of type `PyCMDIChildWnd` has no attribute `HookMessage`
[error] unresolved-import - :9:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :10:6 - Cannot resolve imported module `pywin.mfc.thread`
[error] unresolved-import - :185:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/Demos/toolbar.py

[error] invalid-argument-type - :38:51 - Argument to function `CreateToolBar` is incorrect: Expected `PyCWnd`, found `Self@OnCreateClient`
[error] invalid-argument-type - :38:51 - Argument to function `CreateToolBar` is incorrect: Expected `PyCWnd`, found `Self@OnCreateClient`
[warning] possibly-missing-attribute - :70:20 - Attribute `GetMessageString` may be missing on object of type `Unknown | None`
[error] unresolved-import - :9:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :102:12 - Cannot resolve imported module `demoutils`

Pythonwin/pywin/debugger/__init__.py

[error] unresolved-import - :18:16 - Cannot resolve imported module `pywin.framework.app`

Pythonwin/pywin/debugger/dbgpyapp.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :38:14 - Cannot resolve imported module `pywin.framework`

Pythonwin/pywin/debugger/debugger.py

[warning] possibly-missing-attribute - :57:16 - Attribute `f_code` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :60:30 - Attribute `f_locals` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :61:28 - Attribute `f_locals` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :67:27 - Attribute `f_code` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :68:13 - Attribute `f_lineno` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :79:34 - Attribute `f_locals` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :80:34 - Attribute `f_globals` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :126:12 - Attribute `debuggerState` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :127:24 - Attribute `stack` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :133:30 - Attribute `userbotframe` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :184:9 - Submodule `framework` may not be available as an attribute on module `pywin`
[warning] possibly-missing-attribute - :235:9 - Attribute `CreateWindow` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :282:9 - Attribute `CreateWindow` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :395:25 - Attribute `clear_break` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :452:35 - Attribute `debuggerState` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :465:16 - Attribute `curframe` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :466:25 - Attribute `curframe` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :467:24 - Attribute `curframe` may be missing on object of type `Unknown | None`
[error] unresolved-import - :20:8 - Cannot resolve imported module `pywin.docking.DockingBar`
[error] unresolved-import - :24:6 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :25:6 - Cannot resolve imported module `pywin.framework.editor.color.coloreditor`
[error] unresolved-import - :26:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :27:6 - Cannot resolve imported module `pywin.tools`

Pythonwin/pywin/dialogs/ideoptions.py

[error] invalid-argument-type - :79:71 - Argument to function `CreateFontDialog` is incorrect: Expected `PyCWnd | None`, found `Self@HandleCharFormatChange`
[error] unresolved-import - :5:6 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :6:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/dialogs/list.py

[error] not-iterable - :38:21 - Object of type `(bound method Self@FillList.items() -> Unknown) | Unknown` may not be iterable
[error] not-iterable - :111:22 - Object of type `(bound method Self@FillList.items() -> Unknown) | Unknown` may not be iterable
[error] unresolved-import - :5:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/dialogs/status.py

[error] invalid-argument-type - :58:73 - Argument to bound method `CreateWindow` is incorrect: Expected `PyCWnd`, found `Self@OnInitDialog`
[error] invalid-method-override - :146:9 - Invalid override of method `SetTitle`: Definition is incompatible with `CStatusProgressDialog.SetTitle`
[error] unresolved-import - :9:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :10:6 - Cannot resolve imported module `pywin.mfc.thread`

Pythonwin/pywin/docking/DockingBar.py

[error] invalid-assignment - :89:9 - Object of type `Unknown | Literal[5120]` is not assignable to attribute `dwStyle` on type `Unknown | None`
[warning] possibly-missing-attribute - :96:9 - Attribute `CreateWindow` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :158:20 - Attribute `CalcDynamicLayout` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :262:18 - Attribute `dwStyle` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :285:20 - Attribute `OnSetCursor` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :388:25 - Attribute `dwStyle` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :474:20 - Attribute `OnNcHitTest` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :575:12 - Attribute `dwStyle` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :589:12 - Attribute `dwStyle` may be missing on object of type `Unknown | None`
[error] unresolved-import - :14:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/framework/app.py

[error] invalid-argument-type - :75:50 - Argument to function `CreateStatusBar` is incorrect: Expected `PyCWnd`, found `Self@_CreateStatusBar`
[warning] possibly-missing-attribute - :99:14 - Attribute `PreCreateWindow` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :222:9 - Attribute `HookMessage` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :230:9 - Attribute `GetWindow` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :262:9 - Attribute `SetActiveWindow` may be missing on object of type `Unknown | None`
[error] unresolved-import - :20:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :21:6 - Cannot resolve imported module `pywin.mfc.thread`

Pythonwin/pywin/framework/bitmap.py

[error] invalid-method-override - :79:9 - Invalid override of method `OnCreateClient`: Definition is incompatible with `MDIChildWnd.OnCreateClient`
[error] unresolved-import - :7:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/framework/dbgcommands.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `pywin.scintilla.control`
[error] unresolved-import - :54:20 - Cannot resolve imported module `pywin.debugger`
[error] unresolved-import - :117:20 - Cannot resolve imported module `pywin.framework.editor.color.coloreditor`
[error] unresolved-import - :137:20 - Cannot resolve imported module `pywin.framework.editor`
[error] unresolved-import - :138:20 - Cannot resolve imported module `pywin.framework.editor.color.coloreditor`
[error] unresolved-import - :161:20 - Cannot resolve imported module `pywin.framework.editor.color.coloreditor`

Pythonwin/pywin/framework/dlgappcore.py

[warning] possibly-missing-attribute - :27:20 - Attribute `OnPaint` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :42:20 - Attribute `OnEraseBkgnd` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :66:9 - Attribute `InitDlgInstance` may be missing on object of type `Unknown | None`
[error] unresolved-import - :9:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/framework/editor/ModuleBrowser.py

[warning] possibly-missing-attribute - :141:14 - Attribute `OnInitialUpdate` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :154:16 - Attribute `OnActivateView` may be missing on object of type `Unknown | None`
[error] unresolved-import - :5:8 - Cannot resolve imported module `pywin.framework.scriptutils`
[error] unresolved-import - :6:8 - Cannot resolve imported module `pywin.mfc.docview`
[error] unresolved-import - :10:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :11:6 - Cannot resolve imported module `pywin.tools`

Pythonwin/pywin/framework/editor/__init__.py

[error] unresolved-import - :103:6 - Cannot resolve imported module `pywin.framework.editor.color.coloreditor`

Pythonwin/pywin/framework/editor/color/coloreditor.py

[warning] possibly-missing-attribute - :188:15 - Attribute `IDLEExtension` may be missing on object of type `Unknown | IDLEEditorWindow | None`
[error] unresolved-attribute - :276:9 - Class `CScintillaView` has no attribute `HookDocumentHandlers`
[warning] possibly-missing-attribute - :342:20 - Attribute `GetMenuItems` may be missing on object of type `Unknown | IDLEEditorWindow | None`
[error] invalid-argument-type - :352:47 - Argument to bound method `TrackPopupMenu` is incorrect: Expected `PyCWnd`, found `Self@OnRClick`
[warning] possibly-missing-attribute - :425:16 - Attribute `fire` may be missing on object of type `Unknown | BindingsManager | None`
[warning] possibly-missing-attribute - :434:16 - Attribute `fire` may be missing on object of type `Unknown | BindingsManager | None`
[error] unresolved-attribute - :608:27 - Object of type `None` has no attribute `get_key_binding`
[error] unresolved-import - :4:8 - Cannot resolve imported module `pywin.scintilla.keycodes`
[error] unresolved-import - :5:8 - Cannot resolve imported module `pywin.scintilla.view`
[error] unresolved-import - :9:6 - Cannot resolve imported module `pywin.debugger`
[error] unresolved-import - :10:6 - Cannot resolve imported module `pywin.framework.editor`
[error] unresolved-import - :11:6 - Cannot resolve imported module `pywin.framework.editor.document`
[error] unresolved-import - :12:6 - Cannot resolve imported module `pywin.framework.editor.frame`
[error] unresolved-import - :13:6 - Cannot resolve imported module `pywin.framework.editor.template`
[error] unresolved-import - :14:6 - Cannot resolve imported module `pywin.scintilla`
[error] unresolved-import - :15:6 - Cannot resolve imported module `pywin.scintilla.view`
[error] unresolved-import - :169:20 - Cannot resolve imported module `pywin.debugger`
[error] unresolved-import - :437:16 - Cannot resolve imported module `pywin.framework.interact`
[error] unresolved-import - :632:14 - Cannot resolve imported module `pywin.scintilla`

Pythonwin/pywin/framework/editor/configui.py

[error] invalid-argument-type - :141:62 - Argument to function `CreateColorDialog` is incorrect: Expected `PyCWnd | None`, found `Self@OnButEdgeColor`
[error] unresolved-import - :1:8 - Cannot resolve imported module `pywin.scintilla.config`
[error] unresolved-import - :5:6 - Cannot resolve imported module `pywin.framework.editor`
[error] unresolved-import - :6:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :199:20 - Cannot resolve imported module `pywin.scintilla.view`

Pythonwin/pywin/framework/editor/document.py

[warning] possibly-missing-attribute - :46:16 - Attribute `OnCloseDocument` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :307:16 - Attribute `SaveModified` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :331:21 - Attribute `GetFirstView` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :335:16 - Attribute `GetPathName` may be missing on object of type `Unknown | None`
[error] invalid-argument-type - :366:57 - Argument to function `FindNextChangeNotification` is incorrect: Expected `int`, found `Unknown | None`
[warning] possibly-missing-attribute - :370:25 - Attribute `GetPathName` may be missing on object of type `Unknown | None`
[error] unresolved-import - :10:6 - Cannot resolve imported module `pywin.framework.editor`
[error] unresolved-import - :21:8 - Cannot resolve imported module `pywin.scintilla.document`
[error] unresolved-import - :221:16 - Cannot resolve imported module `pywin.debugger`
[error] unresolved-import - :315:8 - Cannot resolve imported module `pywin.mfc.thread`

Pythonwin/pywin/framework/editor/editor.py

[warning] possibly-missing-attribute - :188:14 - Attribute `OnInitialUpdate` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :193:19 - Attribute `LineFromChar` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :195:17 - Attribute `LineIndex` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :196:15 - Attribute `LineIndex` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :199:9 - Attribute `SetSel` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :200:9 - Attribute `Cut` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :252:22 - Attribute `GetSel` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :253:21 - Attribute `LineFromChar` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :254:16 - Attribute `GetLine` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :255:27 - Attribute `LineIndex` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :272:29 - Attribute `GetLine` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :294:9 - Attribute `ReplaceSel` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :304:23 - Attribute `LineIndex` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :305:17 - Attribute `SetSel` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :309:28 - Attribute `GetLine` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :321:29 - Attribute `SetSel` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :322:29 - Attribute `Clear` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :328:9 - Attribute `SetSel` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :364:16 - Attribute `GetLine` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :405:19 - Attribute `GetLine` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :406:9 - Attribute `ReplaceSel` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :412:13 - Attribute `ReplaceSel` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :428:22 - Attribute `GetSel` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :436:21 - Attribute `LineFromChar` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :437:19 - Attribute `LineFromChar` may be missing on object of type `Unknown | None`
[error] unresolved-import - :25:6 - Cannot resolve imported module `pywin.framework.editor`
[error] unresolved-import - :30:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :31:6 - Cannot resolve imported module `pywin.mfc.docview`
[error] unresolved-import - :392:16 - Cannot resolve imported module `pywin.framework.scriptutils`
[error] unresolved-import - :499 -
Old: Cannot resolve imported module `pywin.framework.editor`
New: Module `pywin.framework.editor` has no member `GetDefaultEditorModuleName`

Pythonwin/pywin/framework/editor/frame.py

[error] invalid-argument-type - :19:31 - Argument to bound method `CreateStatic` is incorrect: Expected `PyCSplitterWnd`, found `Self@OnCreateClient`
[error] invalid-argument-type - :25:29 - Argument to bound method `CreateView` is incorrect: Expected `PyCView`, found `BrowserView`
[warning] possibly-missing-attribute - :74:16 - Attribute `OnClose` may be missing on object of type `Unknown | None`
[error] unresolved-import - :2:8 - Cannot resolve imported module `pywin.framework.window`

Pythonwin/pywin/framework/editor/template.py

[warning] possibly-missing-attribute - :39:9 - Attribute `InitialUpdateFrame` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :59:16 - Attribute `OpenDocumentFile` may be missing on object of type `Unknown | None`
[error] unresolved-import - :5:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/framework/help.py

[error] unresolved-import - :114:10 - Cannot resolve imported module `pywin.dialogs`

Pythonwin/pywin/framework/interact.py

[error] invalid-method-override - :843:9 - Invalid override of method `Create`: Definition is incompatible with `WindowOutput.Create`
[error] unresolved-import - :14:8 - Cannot resolve imported module `pywin.framework.app`
[error] unresolved-import - :15:8 - Cannot resolve imported module `pywin.scintilla.control`
[error] unresolved-import - :16:8 - Cannot resolve imported module `pywin.scintilla.formatter`
[error] unresolved-import - :17:8 - Cannot resolve imported module `pywin.scintilla.IDLEenvironment`
[error] unresolved-import - :22:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :872:10 - Cannot resolve imported module `pywin.docking.DockingBar`

Pythonwin/pywin/framework/intpyapp.py

[error] invalid-method-override - :35:9 - Invalid override of method `OnCreate`: Definition is incompatible with `Pythonwin.pywin.framework.app.MainFrame.OnCreate`
[error] invalid-argument-type - :49:36 - Argument to function `CreateToolBar` is incorrect: Expected `PyCWnd`, found `Self@OnCreate`
[warning] possibly-missing-attribute - :97:16 - Attribute `OnClose` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :121:16 - Attribute `OnCommand` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :232:13 - Attribute `LoadBarState` may be missing on object of type `Unknown | None`
[error] invalid-method-override - :379:9 - Invalid override of method `DoLoadModules`: Definition is incompatible with `CApp.DoLoadModules`
[error] invalid-assignment - :497:24 - Object of type `None` is not assignable to `<module 'pywin.debugger.configui'>`
[error] unresolved-import - :13:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :23:10 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :26:10 - Cannot resolve imported module `pywin.framework`
[warning] unused-ignore-comment - :31:60 - Unused blanket `type: ignore` directive
[error] unresolved-import - :56:14 - Cannot resolve imported module `pywin.debugger.debugger`
[error] unresolved-import - :67:14 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :73:20 - Cannot resolve imported module `pywin.debugger`
[error] unresolved-import - :90:14 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :408:14 - Cannot resolve imported module `pywin.tools`
[error] unresolved-import - :474:14 - Cannot resolve imported module `pywin.dialogs`
[error] unresolved-import - :495:18 - Cannot resolve imported module `pywin.debugger`
[error] unresolved-import - :530:14 - Cannot resolve imported module `pywin.framework.editor`

Pythonwin/pywin/framework/intpydde.py

[warning] possibly-missing-attribute - :49:9 - Attribute `Shutdown` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :50:9 - Attribute `Destroy` may be missing on object of type `Unknown | None`
[error] unresolved-import - :19:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/framework/scriptutils.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :16:6 - Cannot resolve imported module `pywin.mfc.docview`
[error] unresolved-import - :81:16 - Cannot resolve imported module `pywin.debugger`
[error] unresolved-import - :339:10 - Cannot resolve imported module `pywin.framework`
[error] invalid-argument-type - :63:71 - Argument to function `CreateFileDialog` is incorrect: Expected `PyCWnd | None`, found `Self@OnBrowse`

Pythonwin/pywin/framework/sgrepmdi.py

[warning] possibly-missing-attribute - :201:16 - Attribute `OnCloseDocument` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :361:14 - Attribute `OnInitialUpdate` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :387:18 - Attribute `LineFromChar` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :388:16 - Attribute `GetLine` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :396:30 - Attribute `GetSel` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :398:25 - Attribute `LineIndex` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :450:13 - Attribute `SaveTextFile` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :583:9 - Attribute `data` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :584:9 - Attribute `data` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :585:9 - Attribute `data` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :586:9 - Attribute `data` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :587:9 - Attribute `data` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :588:9 - Attribute `data` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :613:13 - Attribute `data` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :636:9 - Attribute `OnOK` may be missing on object of type `Unknown | None`
[error] not-iterable - :712:21 - Object of type `(bound method Self@OnInitDialog.items() -> Unknown) | Unknown` may not be iterable
[warning] possibly-missing-attribute - :714:16 - Attribute `OnInitDialog` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :735:9 - Attribute `OnOK` may be missing on object of type `Unknown | None`
[error] unresolved-import - :28:6 - Cannot resolve imported module `pywin.mfc`
[error] invalid-argument-type - :445:65 - Argument to function `CreateFileDialog` is incorrect: Expected `PyCWnd | None`, found `Self@OnCmdSave`

Pythonwin/pywin/framework/startup.py

[error] unresolved-import - :43:8 - Cannot resolve imported module `pywin`
[error] unresolved-import - :44:8 - Cannot resolve imported module `pywin.framework`

Pythonwin/pywin/framework/toolmenu.py

[warning] possibly-missing-attribute - :212:16 - Attribute `OnOK` may be missing on object of type `Unknown | None`
[error] unresolved-import - :148:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/framework/winout.py

[warning] possibly-missing-attribute - :73:16 - Attribute `LoadFrame` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :76:14 - Attribute `PreCreateWindow` may be missing on object of type `Unknown | None`
[error] invalid-method-override - :92:9 - Invalid override of method `OnDestroy`: Definition is incompatible with `Wnd.OnDestroy`
[error] invalid-method-override - :311:9 - Invalid override of method `SetWordWrap`: Definition is incompatible with `CScintillaEditInterface.SetWordWrap`
[warning] possibly-missing-attribute - :408:22 - Attribute `GetParent` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :419:9 - Attribute `SaveKillBuffer` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :520:13 - Attribute `dowrite` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :560:9 - Attribute `HandleSpecialLine` may be missing on object of type `Unknown | None`
[error] unresolved-import - :26:8 - Cannot resolve imported module `pywin.scintilla.document`
[error] unresolved-import - :30:6 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :31:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :32:6 - Cannot resolve imported module `pywin.scintilla`
[error] unresolved-import - :261:8 - Cannot resolve imported module `pywin.scintilla.view`

Pythonwin/pywin/idle/AutoIndent.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `pywin`

Pythonwin/pywin/scintilla/IDLEenvironment.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `pywin`
[error] unresolved-import - :11:6 - Cannot resolve imported module `pywin.mfc.dialog`
[error] unresolved-import - :523:12 - Cannot resolve imported module `pywin.framework.editor`
[error] unresolved-import - :581:12 - Cannot resolve imported module `pywin.framework.editor`

Pythonwin/pywin/scintilla/config.py

[error] unresolved-import - :20:8 - Cannot resolve imported module `pywin`

Pythonwin/pywin/scintilla/configui.py

[error] invalid-argument-type - :138:63 - Argument to function `CreateFontDialog` is incorrect: Expected `PyCWnd | None`, found `Self@_DoButDefaultFont`
[error] invalid-argument-type - :173:63 - Argument to function `CreateFontDialog` is incorrect: Expected `PyCWnd | None`, found `Self@OnButThisFont`
[error] invalid-argument-type - :199:50 - Argument to function `CreateColorDialog` is incorrect: Expected `PyCWnd | None`, found `Self@OnButThisBackground`
[error] unresolved-import - :4:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :123:16 - Cannot resolve imported module `pywin.scintilla.view`

Pythonwin/pywin/scintilla/control.py

[warning] possibly-missing-attribute - :565:9 - Attribute `CreateWindow` may be missing on object of type `Unknown | None`
[error] unresolved-import - :14:6 - Cannot resolve imported module `pywin`
[error] unresolved-import - :15:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/scintilla/find.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :8:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/scintilla/view.py

[warning] possibly-missing-attribute - :168:30 - Attribute `SendMessage` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :191:13 - Attribute `bind` may be missing on object of type `Unknown | BindingsManager | None`
[warning] possibly-missing-attribute - :268:9 - Attribute `prepare_configure` may be missing on object of type `Unknown | BindingsManager | None`
[warning] possibly-missing-attribute - :272:13 - Attribute `complete_configure` may be missing on object of type `Unknown | BindingsManager | None`
[warning] possibly-missing-attribute - :288:9 - Attribute `close` may be missing on object of type `Unknown | BindingsManager | None`
[warning] possibly-missing-attribute - :290:9 - Attribute `close` may be missing on object of type `Unknown | IDLEEditorWindow | None`
[warning] possibly-missing-attribute - :333:21 - Attribute `get_command_id` may be missing on object of type `Unknown | BindingsManager | None`
[warning] possibly-missing-attribute - :352:16 - Attribute `fire_key_event` may be missing on object of type `Unknown | BindingsManager | None`
[warning] possibly-missing-attribute - :729:16 - Attribute `OnBeginPrinting` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :752:9 - Attribute `OnFilePrintPreview` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :755:9 - Attribute `OnFilePrint` may be missing on object of type `Unknown | None`
[error] non-subscriptable - :809:17 - Cannot subscript object of type `None` with no `__getitem__` method
[error] non-subscriptable - :809:39 - Cannot subscript object of type `None` with no `__getitem__` method
[error] unresolved-import - :12:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :276:14 - Cannot resolve imported module `pywin.framework.editor`
[error] unresolved-import - :432:16 - Cannot resolve imported module `pywin.framework.scriptutils`
[error] unresolved-import - :621:16 - Cannot resolve imported module `pywin.framework.scriptutils`
[error] unresolved-import - :650:22 - Cannot resolve imported module `pywin.framework`

Pythonwin/pywin/test/_exetestscript.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `pywin.framework`

Pythonwin/pywin/test/test_pywin.py

[warning] possibly-missing-attribute - :63:13 - Attribute `DestroyWindow` may be missing on object of type `Unknown | None`
[error] unresolved-attribute - :122:9 - Object of type `None` has no attribute `editFindText`
[error] unresolved-attribute - :123:9 - Object of type `None` has no attribute `OnFindNext`
[error] invalid-argument-type - :215:53 - Argument to bound method `CreateWindow` is incorrect: Expected `PyCWnd`, found `Dialog`
[error] invalid-argument-type - :224:49 - Argument to bound method `CreateWindow` is incorrect: Expected `PyCWnd`, found `Dialog`
[error] invalid-argument-type - :231:66 - Argument to bound method `CreateWindow` is incorrect: Expected `PyCWnd`, found `Dialog`
[warning] possibly-missing-attribute - :323:14 - Submodule `interact` may not be available as an attribute on module `pywin.framework`
[error] unresolved-import - :15:8 - Cannot resolve imported module `pywin`
[error] unresolved-import - :20:6 - Cannot resolve imported module `pywin.framework`
[error] unresolved-import - :42:14 - Cannot resolve imported module `pywin.framework.intpyapp`
[error] unresolved-import - :99:16 - Cannot resolve imported module `pywin.scintilla.find`
[error] unresolved-import - :130:16 - Cannot resolve imported module `pywin.tools.browser`
[error] unresolved-import - :190:14 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :237:14 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :382:16 - Cannot resolve imported module `pywin.scintilla.IDLEenvironment`
[error] unresolved-import - :417:16 - Cannot resolve imported module `pywin.debugger`
[error] unresolved-import - :418:16 - Cannot resolve imported module `pywin.framework.dbgcommands`

Pythonwin/pywin/tools/TraceCollector.py

[error] invalid-argument-type - :46:29 - Argument to function `SetEvent` is incorrect: Expected `int`, found `Unknown | int | None`
[error] unresolved-import - :7:6 - Cannot resolve imported module `pywin.framework`

Pythonwin/pywin/tools/browseProjects.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `pywin.framework.scriptutils`
[error] unresolved-import - :11:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :306:12 - Cannot resolve imported module `pywin.docking.DockingBar`

Pythonwin/pywin/tools/browser.py

[warning] possibly-missing-attribute - :383:9 - Attribute `HierInit` may be missing on object of type `Unknown | HierListWithItems | None`
[warning] possibly-missing-attribute - :387:9 - Attribute `HierTerm` may be missing on object of type `Unknown | HierListWithItems | None`
[warning] possibly-missing-attribute - :389:16 - Attribute `OnOK` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :392:9 - Attribute `HierTerm` may be missing on object of type `Unknown | HierListWithItems | None`
[warning] possibly-missing-attribute - :394:16 - Attribute `OnCancel` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :458:14 - Attribute `OnInitialUpdate` may be missing on object of type `Unknown | None`
[error] unresolved-import - :13:6 - Cannot resolve imported module `pywin.mfc`
[error] unresolved-import - :420:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/tools/hierlist.py

[warning] possibly-missing-attribute - :81:16 - Attribute `GetSafeHwnd` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :118:9 - Attribute `DeleteAllItems` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :126:9 - Attribute `HookNotify` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :127:9 - Attribute `HookNotify` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :128:9 - Attribute `HookNotify` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :138:35 - Attribute `GetSelectedItem` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :178:17 - Attribute `InsertItem` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :189:22 - Attribute `GetChildItem` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :192:26 - Attribute `GetNextItem` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :242:17 - Attribute `DeleteItem` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :250:9 - Attribute `DeleteAllItems` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :266:16 - Attribute `CheckChangedChildren` may be missing on object of type `Unknown | None`
[error] unresolved-import - :21:6 - Cannot resolve imported module `pywin.mfc`

Pythonwin/pywin/tools/regedit.py

[error] invalid-argument-type - :35:31 - Argument to bound method `CreateStatic` is incorrect: Expected `PyCSplitterWnd`, found `Self@OnCreateClient`
[warning] possibly-missing-attribute - :73:14 - Attribute `OnInitialUpdate` may be missing on object of type `Unknown | None`
[error] invalid-assignment - :82:9 - Implicit shadowing of function `PerformItemSelected`
[warning] possibly-missing-attribute - :171:16 - Attribute `GetSafeHwnd` may be missing on object of type `Unknown | None`
[error] unresolved-import - :8:6 - Cannot resolve imported module `pywin.mfc`

adodbapi/test/adodbapitest.py

[warning] possibly-missing-attribute - :1065:21 - Member `dbSqlServerconnect` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1066:14 - Member `connStrSQLServer` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1066:44 - Member `connStrSQLServer` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1070:19 - Member `dbSqlServerconnect` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1087:16 - Member `connStrSQLServer` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1090:16 - Member `dbSqlServerconnect` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1090:43 - Member `connStrSQLServer` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1213:21 - Member `dbAccessconnect` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1214:14 - Member `connStrAccess` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1214:41 - Member `connStrAccess` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1218:19 - Member `dbAccessconnect` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1238:22 - Member `connStrAccess` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1238:49 - Member `connStrAccess` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1245:21 - Member `dbMySqlconnect` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1246:14 - Member `connStrMySql` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1246:40 - Member `connStrMySql` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1250:19 - Member `dbMySqlconnect` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1267:16 - Member `connStrMySql` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1270:16 - Member `dbMySqlconnect` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1270:39 - Member `connStrMySql` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1273:22 - Member `connStrMySql` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1273:48 - Member `connStrMySql` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1311:21 - Member `dbPostgresConnect` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1312:14 - Member `connStrPostgres` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1312:43 - Member `connStrPostgres` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1316:19 - Member `dbPostgresConnect` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1333:16 - Member `connStrPostgres` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1336:16 - Member `dbPostgresConnect` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1336:42 - Member `connStrPostgres` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1339:22 - Member `connStrPostgres` may be missing on module `adodbapitestconfig`
[warning] possibly-missing-attribute - :1339:51 - Member `connStrPostgres` may be missing on module `adodbapitestconfig`
[error] unresolved-import - :33:8 - Cannot resolve imported module `adodbapitestconfig`
[error] unresolved-import - :34:8 - Cannot resolve imported module `tryconnection`
[error] invalid-argument-type - :1502:56 - Argument to bound method `loadTestsFromModule` is incorrect: Expected `ModuleType`, found `<class 'TestPythonTimeConverter'>`
[error] invalid-assignment - :1544:13 - Object of type `pythonTimeConverter` is not assignable to attribute `dateconverter` of type `pythonDateTimeConverter`

adodbapi/test/test_adodbapi_dbapi20.py

[error] missing-argument - :76:15 - No argument provided for required parameter `mdb_name` of function `makemdb`
[error] unresolved-import - :7:8 - Cannot resolve imported module `dbapi20`
[error] unresolved-import - :8:8 - Cannot resolve imported module `setuptestframework`

com/win32com/client/combrowse.py

[error] unresolved-import - :34:29 - Module `win32com.client` has no member `util`

com/win32com/client/dynamic.py

[error] unresolved-import - :562:28 - Cannot resolve imported module `win32com.client.util`

com/win32com/client/makepy.py

[warning] possibly-missing-attribute - :177:9 - Attribute `SetText` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :179:13 - Attribute `SetMaxTicks` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :182:9 - Attribute `Tick` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :184:13 - Attribute `SetText` may be missing on object of type `Unknown | None`
[error] unresolved-import - :72:49 - Module `win32com.client` has no member `genpy`
[error] unresolved-import - :72:56 - Module `win32com.client` has no member `selecttlb`

com/win32com/demos/connect.py

[error] unresolved-import - :76:12 - Cannot resolve imported module `win32com.client.connect`
[error] unresolved-attribute - :83:18 - Module `win32com.client` has no member `connect`

com/win32com/demos/excelRTDServer.py

[error] unresolved-attribute - :217:32 - Module `win32com.client` has no member `CLSIDToClass`
[warning] possibly-missing-attribute - :217:32 - Submodule `CLSIDToClass` may not be available as an attribute on module `win32com.client`

com/win32com/test/GenTestScripts.py

[error] unknown-argument - :40:22 - Argument `bQuiet` does not match any known parameter of function `GenerateFromTypeLibSpec`
[error] unknown-argument - :40:32 - Argument `bGUIProgress` does not match any known parameter of function `GenerateFromTypeLibSpec`
[error] unresolved-import - :10:8 - Cannot resolve imported module `win32com.client.makepy`
[error] unresolved-import - :11:8 - Cannot resolve imported module `win32com.test`
[warning] possibly-missing-attribute - :24:44 - Attribute `test` may be missing on object of type `<module 'win32com'> | Unknown`
[warning] possibly-missing-attribute - :39:5 - Attribute `makepy` may be missing on object of type `<module 'win32com.client'> | Unknown`

com/win32com/test/errorSemantics.py

[error] unresolved-import - :19:6 - Cannot resolve imported module `win32com.test.util`
[error] unresolved-import - :240:10 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/policySemantics.py

[warning] possibly-missing-attribute - :110:20 - Attribute `_oleobj_` may be missing on object of type `Unknown | CDispatch | None`
[error] unresolved-import - :6:8 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/testArrays.py

[error] invalid-assignment - :70:9 - Object of type `Unknown` is not assignable to attribute `Array` on type `Unknown | CDispatch | None`
[warning] possibly-missing-attribute - :71:43 - Attribute `Array` may be missing on object of type `Unknown | CDispatch | None`
[error] unresolved-import - :9:6 - Cannot resolve imported module `win32com.test`

com/win32com/test/testClipboard.py

[error] unresolved-import - :167:10 - Cannot resolve imported module `win32com.test`

com/win32com/test/testCollections.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/testExplorer.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/testIterators.py

[error] unresolved-attribute - :15:20 - Object of type `Self@test_enumvariant_vb` has no attribute `iter_factory`
[error] unresolved-attribute - :19:31 - Object of type `Self@test_enumvariant_vb` has no attribute `expected_data`
[error] unresolved-attribute - :22:17 - Object of type `Self@test_yield` has no attribute `iter_factory`
[error] unresolved-attribute - :26:31 - Object of type `Self@test_yield` has no attribute `expected_data`
[error] unresolved-attribute - :40:14 - Object of type `Self@test_nonenum_wrapper` has no attribute `object`
[error] unresolved-attribute - :51:14 - Object of type `Self@test_nonenum_wrapper` has no attribute `object`
[warning] possibly-missing-attribute - :76:18 - Attribute `EnumerableCollectionProperty` may be missing on object of type `Unknown | CDispatch | None`
[warning] possibly-missing-attribute - :112:18 - Attribute `GetCollection` may be missing on object of type `Unknown | CDispatch | None`
[error] unresolved-import - :8:8 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/testMSOffice.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/testPersist.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/testPippo.py

[error] unresolved-import - :11:14 - Cannot resolve imported module `win32com.test`
[error] unresolved-import - :12:14 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/testPyComTest.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `win32com.test.util`
[error] unresolved-import - :530:10 - Cannot resolve imported module `win32com.client.CLSIDToClass`

com/win32com/test/testROT.py

[error] unresolved-import - :4:8 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/testShell.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `win32com.test.util`
[error] invalid-argument-type - :235 -
Old: Argument to function `SHFileOperation` is incorrect: Expected `SHFILEOPSTRUCT`, found `tuple[Literal[0], int, Unknown, Unknown]`
New: Argument to function `SHFileOperation` is incorrect: Expected `SHFILEOPSTRUCT`, found `tuple[Literal[0], int, Unknown | str, Unknown | str]`
[error] invalid-argument-type - :243 -
Old: Argument to function `SHFileOperation` is incorrect: Expected `SHFILEOPSTRUCT`, found `tuple[Literal[0], int, Unknown, Unknown]`
New: Argument to function `SHFileOperation` is incorrect: Expected `SHFILEOPSTRUCT`, found `tuple[Literal[0], int, Unknown | str, Unknown | str]`
[error] invalid-argument-type - :251 -
Old: Argument to function `SHFileOperation` is incorrect: Expected `SHFILEOPSTRUCT`, found `tuple[Literal[0], int, Unknown, Unknown]`
New: Argument to function `SHFileOperation` is incorrect: Expected `SHFILEOPSTRUCT`, found `tuple[Literal[0], int, Unknown | str, Unknown | str]`
[error] invalid-argument-type - :265 -
Old: Argument to function `SHFileOperation` is incorrect: Expected `SHFILEOPSTRUCT`, found `tuple[Literal[0], int, Unknown, None, int]`
New: Argument to function `SHFileOperation` is incorrect: Expected `SHFILEOPSTRUCT`, found `tuple[Literal[0], int, Unknown | str, None, int]`

com/win32com/test/testStorage.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `win32com.test.util`

com/win32com/test/testall.py

[error] unresolved-import - :30:6 - Cannot resolve imported module `win32com.test.util`
[error] unresolved-import - :102:14 - Cannot resolve imported module `win32com.test`

com/win32com/test/testmakepy.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `win32com.test.util`
[error] unresolved-import - :12:39 - Module `win32com.client` has no member `makepy`
[error] unresolved-import - :12:47 - Module `win32com.client` has no member `selecttlb`
[error] unresolved-attribute - :44:19 - Module `win32com.client.gencache` has no member `EnsureModule`

com/win32com/test/testvb.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `win32com.test`

com/win32com/test/testxslt.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `win32com.test.util`

com/win32comext/adsi/__init__.py

[warning] possibly-missing-attribute - :54:41 - Attribute `IID_IADsContainer` may be missing on object of type `<module 'adsi'> | Unknown`
[warning] possibly-missing-attribute - :55:25 - Attribute `ADsBuildEnumerator` may be missing on object of type `<module 'adsi'> | Unknown`
[warning] possibly-missing-attribute - :71:18 - Attribute `ADsEnumerateNext` may be missing on object of type `<module 'adsi'> | Unknown`
[warning] possibly-missing-attribute - :76:25 - Attribute `ADsBuildEnumerator` may be missing on object of type `<module 'adsi'> | Unknown`
[error] unresolved-import - :9:16 - Cannot resolve imported module `adsi`
[error] unresolved-import - :28 -
Old: Cannot resolve imported module `.adsi`
New: Cannot resolve imported module `.adsi` - did you mean `adsi`?

com/win32comext/axdebug/Test/host.py

[error] unresolved-import - :111:12 - Cannot resolve imported module `ttest`

com/win32comext/axdebug/adb.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `win32com.client.connect`

com/win32comext/axdebug/dump.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `win32com.client.util`

com/win32comext/axscript/client/framework.py

[error] unresolved-import - :18:8 - Cannot resolve imported module `win32com.client.connect`
[warning] possibly-missing-attribute - :289:27 - Attribute `connect` may be missing on object of type `Unknown | <module 'win32com.client'>`

com/win32comext/axscript/test/testHost.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `win32com.test.util`

com/win32comext/mapi/__init__.py

[error] unresolved-import - :6:16 - Cannot resolve imported module `mapi`

com/win32comext/mapi/mapiutil.py

[error] unresolved-attribute - :111:23 - Module `mapi` has no member `PS_PUBLIC_STRINGS`
[error] unresolved-attribute - :157:19 - Module `mapi` has no member `PS_PUBLIC_STRINGS`
[error] unresolved-attribute - :158:46 - Module `mapi` has no member `MAPI_CREATE`
[error] unresolved-attribute - :190:30 - Module `mapi` has no member `PS_PUBLIC_STRINGS`
[error] unresolved-attribute - :193:48 - Module `mapi` has no member `MAPI_CREATE`

win32/Demos/security/GetTokenInformation.py

[error] unresolved-attribute - :56:25 - Object of type `Enum` has no attribute `SE_GROUP_LOGON_ID`
[error] unresolved-import - :10:6 - Cannot resolve imported module `security_enums`

win32/Demos/security/explicit_entries.py

[error] unresolved-attribute - :74:29 - Object of type `Enum` has no attribute `TRUSTEE_IS_SID`
[error] unresolved-attribute - :75:29 - Object of type `Enum` has no attribute `TRUSTEE_IS_USER`
[error] unresolved-attribute - :81:30 - Object of type `Enum` has no attribute `TRUSTEE_IS_NAME`
[error] unresolved-attribute - :82:30 - Object of type `Enum` has no attribute `TRUSTEE_IS_USER`
[error] unresolved-attribute - :88:30 - Object of type `Enum` has no attribute `TRUSTEE_IS_SID`
[error] unresolved-attribute - :89:30 - Object of type `Enum` has no attribute `TRUSTEE_IS_USER`
[error] unresolved-attribute - :96:24 - Object of type `Enum` has no attribute `NO_INHERITANCE`
[error] unresolved-attribute - :97:23 - Object of type `Enum` has no attribute `SET_AUDIT_SUCCESS`
[error] unresolved-attribute - :105:24 - Object of type `Enum` has no attribute `NO_INHERITANCE`
[error] unresolved-attribute - :106:23 - Object of type `Enum` has no attribute `SET_AUDIT_FAILURE`
[error] unresolved-attribute - :114:24 - Object of type `Enum` has no attribute `NO_INHERITANCE`
[error] unresolved-attribute - :115:23 - Object of type `Enum` has no attribute `SET_AUDIT_SUCCESS`
[error] unresolved-attribute - :123:24 - Object of type `Enum` has no attribute `NO_INHERITANCE`
[error] unresolved-attribute - :124:23 - Object of type `Enum` has no attribute `SET_AUDIT_FAILURE`
[error] unresolved-attribute - :134:24 - Object of type `Enum` has no attribute `NO_INHERITANCE`
[error] unresolved-attribute - :135:23 - Object of type `Enum` has no attribute `DENY_ACCESS`
[error] unresolved-attribute - :143:24 - Object of type `Enum` has no attribute `NO_INHERITANCE`
[error] unresolved-attribute - :144:23 - Object of type `Enum` has no attribute `GRANT_ACCESS`
[error] unresolved-attribute - :151:24 - Object of type `Enum` has no attribute `NO_INHERITANCE`
[error] unresolved-attribute - :152:23 - Object of type `Enum` has no attribute `GRANT_ACCESS`
[error] unresolved-attribute - :159:24 - Object of type `Enum` has no attribute `NO_INHERITANCE`
[error] unresolved-attribute - :160:23 - Object of type `Enum` has no attribute `GRANT_ACCESS`
[error] unresolved-import - :7:6 - Cannot resolve imported module `security_enums`

win32/Demos/security/sspi/fetch_url.py

[error] unresolved-import - :17 -
Old: Cannot resolve imported module `sspi`
New: Module `sspi` has no member `ClientAuth`

win32/Demos/security/sspi/simple_auth.py

[error] unresolved-attribute - :32:14 - Module `sspi` has no member `ClientAuth`
[error] unresolved-attribute - :33:14 - Module `sspi` has no member `ServerAuth`
[error] unresolved-import - :5:8 - Cannot resolve imported module `sspi`

win32/Demos/security/sspi/socket_server.py

[error] unresolved-attribute - :75:20 - Module `sspi` has no member `error`
[error] unresolved-import - :28:8 - Cannot resolve imported module `sspi`
[error] unresolved-attribute - :64:19 - Module `sspi` has no member `ServerAuth`
[error] unresolved-attribute - :115:10 - Module `sspi` has no member `ClientAuth`

win32/Demos/security/sspi/validate_password.py

[error] unresolved-import - :9 -
Old: Cannot resolve imported module `sspi`
New: Module `sspi` has no member `ClientAuth`
[error] unresolved-import - :9:30 - Module `sspi` has no member `ServerAuth`

win32/Demos/service/nativePipeTestService.py

[error] unresolved-import - :20:6 - Cannot resolve imported module `pipeTestService`

win32/Demos/win32gui_taskbar.py

[error] unresolved-import - :118:20 - Cannot resolve imported module `win32gui_dialog`

win32/Demos/win32wnet/testwnet.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `winnetwk`
[error] unresolved-reference - :18:42 - Name `RESOURCEDISPLAYTYPE_SHARE` used when not defined
[error] unresolved-reference - :21:44 - Name `RESOURCEDISPLAYTYPE_GENERIC` used when not defined
[error] unresolved-reference - :29:25 - Name `RESOURCE_GLOBALNET` used when not defined
[error] unresolved-reference - :29:45 - Name `RESOURCETYPE_ANY` used when not defined
[error] unresolved-reference - :42:37 - Name `RESOURCE_GLOBALNET` used when not defined
[error] unresolved-reference - :42:57 - Name `RESOURCETYPE_ANY` used when not defined
[error] unresolved-reference - :55:37 - Name `RESOURCE_REMEMBERED` used when not defined
[error] unresolved-reference - :55:58 - Name `RESOURCETYPE_DISK` used when not defined

win32/Lib/win32verstamp.py

[error] invalid-argument-type - :176:39 - Argument to function `BeginUpdateResource` is incorrect: Expected `bool`, found `Literal[0]`
[error] invalid-argument-type - :178:26 - Argument to function `EndUpdateResource` is incorrect: Expected `bool`, found `Literal[0]`
[error] unresolved-import - :8:6 - Cannot resolve imported module `_win32verstamp_pywin32ctypes`

win32/scripts/VersionStamp/BrandProject.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `bulkstamp`
[error] unresolved-import - :11:8 - Cannot resolve imported module `vssutil`

win32/test/test_win32rcparser.py

[error] unresolved-attribute - :12:26 - Module `win32rcparser` has no member `Parse`
[error] unresolved-attribute - :57:13 - Module `win32rcparser` has no member `GenerateFrozenResource`
[error] unresolved-import - :6:8 - Cannot resolve imported module `win32rcparser`

scipy (https://github.com/scipy/scipy)

scipy/_build_utils/_generate_blas_wrapper.py

[error] unresolved-import - :31:6 - Cannot resolve imported module `_wrappers_common`

scipy/_lib/pyprima/pyprima/src/pyprima/examples/cobyla/cobyla_example.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `pyprima.cobyla.cobyla`

subprojects/highs/src/highspy/__init__.pyi

[error] unresolved-import - :2:6 - Cannot resolve imported module `highspy._core`

subprojects/highs/src/highspy/_core/cb.pyi

[error] unresolved-import - :6:8 - Cannot resolve imported module `highspy._core`

tools/check_installation.py

[error] unresolved-import - :24:6 - Cannot resolve imported module `get_submodule_paths`

scipy/_build_utils/tempita.py

[error] missing-argument - :17:16 - No argument provided for required parameter `filename` of function `from_filename`
[error] unresolved-import - :6:8 - Cannot resolve imported module `tempita`

scipy/_lib/pyprima/pyprima/tests/conftest.py

[error] unresolved-import - :18 -
Old: Cannot resolve imported module `pyprima`
New: Module `pyprima` has no member `minimize`

scipy/_lib/pyprima/pyprima/tests/test_bounds.py

[error] unresolved-import - :1 -
Old: Cannot resolve imported module `pyprima`
New: Module `pyprima` has no member `minimize`

scipy/_lib/pyprima/pyprima/tests/test_end_to_end.py

[error] unresolved-import - :1 -
Old: Cannot resolve imported module `pyprima`
New: Module `pyprima` has no member `minimize`
[error] unresolved-import - :1:31 - Module `pyprima` has no member `Bounds`
[error] unresolved-import - :1:39 - Module `pyprima` has no member `LinearConstraint`
[error] unresolved-import - :1:57 - Module `pyprima` has no member `NonlinearConstraint`

scipy/_lib/pyprima/pyprima/tests/test_miscellaneous.py

[error] unresolved-import - :1 -
Old: Cannot resolve imported module `pyprima`
New: Module `pyprima` has no member `minimize`
[error] unresolved-import - :1:31 - Module `pyprima` has no member `NonlinearConstraint`

scipy/_lib/pyprima/pyprima/tests/test_pycutest.py

[error] unresolved-attribute - :24:5 - Module `pyprima` has no member `common`
[error] unresolved-attribute - :26:5 - Module `pyprima` has no member `common`
[error] unresolved-import - :6:8 - Cannot resolve imported module `pyprima`
[error] unresolved-import - :7 -
Old: Cannot resolve imported module `pyprima`
New: Module `pyprima` has no member `minimize`
[error] unresolved-import - :7:31 - Module `pyprima` has no member `Bounds`
[error] unresolved-import - :7:39 - Module `pyprima` has no member `LinearConstraint`
[error] unresolved-import - :7:57 - Module `pyprima` has no member `NonlinearConstraint`

scipy/_lib/pyprima/pyprima/tests/test_threading.py

[error] unresolved-import - :2 -
Old: Cannot resolve imported module `pyprima`
New: Module `pyprima` has no member `minimize`

scipy/special/utils/datafunc.py

[error] unresolved-import - :53:10 - Cannot resolve imported module `convert`

tools/check_python_h_first.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `get_submodule_paths`
[error] unresolved-import - :213:10 - Cannot resolve imported module `lint`

tools/check_test_name.py

[error] unresolved-import - :35:6 - Cannot resolve imported module `get_submodule_paths`

tools/check_unicode.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `get_submodule_paths`

tools/lint.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `get_submodule_paths`

setuptools (https://github.com/pypa/setuptools)

setuptools/_vendor/jaraco/context.py

[error] unresolved-import - :17:10 - Cannot resolve imported module `backports`

setuptools/_vendor/jaraco/text/show-newlines.py

[error] unresolved-import - :1:8 - Cannot resolve imported module `autocommand`
[error] unresolved-import - :2:8 - Cannot resolve imported module `inflect`
[error] unresolved-import - :4:6 - Cannot resolve imported module `more_itertools`
[error] unresolved-import - :6:8 - Cannot resolve imported module `jaraco.text`

setuptools/_vendor/jaraco/text/strip-prefix.py

[error] unresolved-import - :3:8 - Cannot resolve imported module `autocommand`
[error] unresolved-import - :5:6 - Cannot resolve imported module `jaraco.text`

setuptools/_vendor/platformdirs/__init__.py

[error] unresolved-import - :29:14 - Cannot resolve imported module `platformdirs.unix`
[error] unresolved-import - :35:14 - Cannot resolve imported module `platformdirs.android`
[error] unresolved-import - :38:18 - Cannot resolve imported module `platformdirs.android`

setuptools/_vendor/platformdirs/__main__.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `platformdirs`

setuptools/_vendor/typeguard/_memo.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `typeguard._config`

setuptools/_vendor/typeguard/_pytest_plugin.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `typeguard._config`
[error] unresolved-import - :8:6 - Cannot resolve imported module `typeguard._exceptions`
[error] unresolved-import - :9:6 - Cannot resolve imported module `typeguard._importhook`
[error] unresolved-import - :10:6 - Cannot resolve imported module `typeguard._utils`

setuptools/_vendor/wheel/__main__.py

[error] unresolved-import - :17:12 - Cannot resolve imported module `wheel.cli`

setuptools/_vendor/autocommand/autoparse.py

[error] unresolved-import - :25:6 - Cannot resolve imported module `autocommand.errors`

setuptools/_vendor/importlib_metadata/__init__.py

[error] invalid-assignment - :735:9 - Implicit shadowing of function `joinpath`
[error] unresolved-import - :8:8 - Cannot resolve imported module `zipp`

setuptools/_vendor/inflect/__init__.py

[error] unresolved-import - :80:6 - Cannot resolve imported module `more_itertools`
[error] unresolved-import - :81:6 - Cannot resolve imported module `typeguard`

setuptools/_vendor/jaraco/collections/__init__.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `jaraco.text`

setuptools/_vendor/jaraco/functools/__init__.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `more_itertools`

setuptools/_vendor/jaraco/text/__init__.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `jaraco.functools`
[error] unresolved-import - :12:6 - Cannot resolve imported module `jaraco.context`

setuptools/_vendor/typeguard/_checkers.py

[error] unresolved-import - :77:10 - Cannot resolve imported module `importlib_metadata`

setuptools/_vendor/typeguard/_importhook.py

[error] unresolved-import - :32:10 - Cannot resolve imported module `importlib_metadata`

setuptools/_vendor/wheel/cli/pack.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `wheel.cli`
[error] unresolved-import - :10:6 - Cannot resolve imported module `wheel.wheelfile`

setuptools/_vendor/wheel/wheelfile.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `wheel.cli`
[error] unresolved-import - :14:6 - Cannot resolve imported module `wheel.util`
[error] invalid-assignment - :104 -
Old: Invalid subscript assignment with key of type `str` and value of type `tuple[str, Unknown]` on object of type `dict[str, tuple[None, None] | tuple[int, bytes]]`
New: Invalid subscript assignment with key of type `str` and value of type `tuple[str, bytes]` on object of type `dict[str, tuple[None, None] | tuple[int, bytes]]`
[error] invalid-assignment - :207 -
Old: Invalid subscript assignment with key of type `str` and value of type `tuple[Unknown | str, Unknown]` on object of type `dict[str, tuple[None, None] | tuple[int, bytes]]`
New: Invalid subscript assignment with key of type `str` and value of type `tuple[Unknown | str, str]` on object of type `dict[str, tuple[None, None] | tuple[int, bytes]]`

sockeye (https://github.com/awslabs/sockeye)

sockeye_contrib/vistools/test/test_integration.py

[error] unresolved-import - :17:6 - Cannot resolve imported module `generate_graphs`

spack (https://github.com/spack/spack)

lib/spack/_vendoring/__init__.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.vendor`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.error`

lib/spack/llnl/__init__.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl`

lib/spack/spack/__init__.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.util.git`

lib/spack/spack/archspec.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.spec`

lib/spack/spack/binary_distribution.py

[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :35:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :36:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :37:8 - Cannot resolve imported module `spack.hooks`
[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.hooks.sbang`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.oci.image`
[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.oci.oci`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.oci.opener`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :47:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :48:8 - Cannot resolve imported module `spack.relocate`
[error] unresolved-import - :49:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :50:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :51:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :52:8 - Cannot resolve imported module `spack.user_environment`
[error] unresolved-import - :53:8 - Cannot resolve imported module `spack.util.archive`
[error] unresolved-import - :54:8 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :55:8 - Cannot resolve imported module `spack.util.file_cache`
[error] unresolved-import - :56:8 - Cannot resolve imported module `spack.util.gpg`
[error] unresolved-import - :57:8 - Cannot resolve imported module `spack.util.parallel`
[error] unresolved-import - :58:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :59:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :60:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :61:8 - Cannot resolve imported module `spack.util.timer`
[error] unresolved-import - :62:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :63:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :64:6 - Cannot resolve imported module `spack`
[error] unresolved-import - :65:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :66:6 - Cannot resolve imported module `spack.oci.image`
[error] unresolved-import - :73:6 - Cannot resolve imported module `spack.oci.oci`
[error] unresolved-import - :80:6 - Cannot resolve imported module `spack.package_prefs`
[error] unresolved-import - :81:6 - Cannot resolve imported module `spack.relocate_text`
[error] unresolved-import - :82:6 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :83:6 - Cannot resolve imported module `spack.util.executable`
[warning] unused-ignore-comment - :506:84 - Unused blanket `type: ignore` directive

lib/spack/spack/bootstrap/_common.py

[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.vendor.typing_extensions`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.llnl.util`

lib/spack/spack/bootstrap/clingo.py

[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.compilers.libraries`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.version`

lib/spack/spack/bootstrap/config.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.modules`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.llnl.util`

lib/spack/spack/bootstrap/environment.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.tengine`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.llnl.util`

lib/spack/spack/buildcache_migrate.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.util.parallel`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.web`

lib/spack/spack/caches.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.util.file_cache`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[warning] unused-ignore-comment - :33:80 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :73:61 - Unused blanket `type: ignore` directive

lib/spack/spack/ci/generator_registry.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.error`

lib/spack/spack/cmd/add.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/arch.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.spec`

lib/spack/spack/cmd/audit.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.audit`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.repo`

lib/spack/spack/cmd/build_env.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `spack.cmd.common.env_utility`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.context`

lib/spack/spack/cmd/cd.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd.location`

lib/spack/spack/cmd/change.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/clean.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.paths`

lib/spack/spack/cmd/common/__init__.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.paths`

lib/spack/spack/cmd/common/confirmation.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.spec`

lib/spack/spack/cmd/common/env_utility.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.context`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.util.environment`

lib/spack/spack/cmd/compilers.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.cmd.compiler`

lib/spack/spack/cmd/concretize.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd.common.arguments`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.llnl.string`

lib/spack/spack/cmd/containerize.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.container`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.container.images`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.tty`

lib/spack/spack/cmd/debug.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.git`

lib/spack/spack/cmd/deconcretize.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd.common.confirmation`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/dependencies.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.solver.input_analysis`

lib/spack/spack/cmd/dependents.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`

lib/spack/spack/cmd/deprecate.py

[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/cmd/dev_build.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.cmd.common.arguments`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.installer`

lib/spack/spack/cmd/develop.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.error`

lib/spack/spack/cmd/external.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.cray_manifest`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.detection`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/fetch.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.cmd.common`
[warning] possibly-unresolved-reference - :62:55 - Name `specs` used when possibly not defined
[warning] possibly-unresolved-reference - :64:25 - Name `specs` used when possibly not defined

lib/spack/spack/cmd/gc.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd.common.arguments`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd.common.confirmation`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd.uninstall`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.store`
[warning] possibly-unresolved-reference - :65:33 - Name `env` used when possibly not defined

lib/spack/spack/cmd/graph.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.graph`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.llnl.util`

lib/spack/spack/cmd/help.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.llnl.util.tty.color`

lib/spack/spack/cmd/install.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :443:14 - Cannot resolve imported module `spack.new_installer`
[error] unresolved-import - :445:14 - Cannot resolve imported module `spack.installer`

lib/spack/spack/cmd/license.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.paths`

lib/spack/spack/cmd/list.py

[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/cmd/load.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.user_environment`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/log_parse.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.util.log_parse`

lib/spack/spack/cmd/logs.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.compression`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.error`

lib/spack/spack/cmd/make_installer.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.llnl.path`

lib/spack/spack/cmd/mark.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.llnl.util`

lib/spack/spack/cmd/module.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd.modules.lmod`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd.modules.tcl`

lib/spack/spack/cmd/modules/__init__.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.modules`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.modules.common`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.llnl.util.tty`
[warning] possibly-unresolved-reference - :234:16 - Name `modules` used when possibly not defined
[warning] possibly-unresolved-reference - :236:31 - Name `modules` used when possibly not defined

lib/spack/spack/cmd/modules/lmod.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd.common.arguments`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd.modules`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.modules`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.modules.lmod`

lib/spack/spack/cmd/modules/tcl.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.cmd.common.arguments`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd.modules`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.modules`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.modules.tcl`

lib/spack/spack/cmd/python.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.repo`
[warning] possibly-unresolved-reference - :106:9 - Name `IPython` used when possibly not defined
[warning] possibly-unresolved-reference - :108:9 - Name `IPython` used when possibly not defined
[warning] possibly-unresolved-reference - :118:9 - Name `IPython` used when possibly not defined

lib/spack/spack/cmd/reindex.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.llnl.util`

lib/spack/spack/cmd/remove.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/restage.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/spec.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.cmd.common`
[warning] possibly-unresolved-reference - :102:21 - Name `concrete_specs` used when possibly not defined
[warning] possibly-unresolved-reference - :115:17 - Name `concrete_specs` used when possibly not defined

lib/spack/spack/cmd/tags.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.repo`

lib/spack/spack/cmd/test.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.install_test`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.llnl.util.tty`

lib/spack/spack/cmd/test_env.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `spack.cmd.common.env_utility`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.context`

lib/spack/spack/cmd/tutorial.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.gpg`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/cmd/uninstall.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd.common.confirmation`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`

lib/spack/spack/cmd/unload.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.user_environment`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/versions.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/cmd/view.py

[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.filesystem_view`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.schema.projections`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :44:6 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :45:6 - Cannot resolve imported module `spack.llnl.util.link_tree`
[error] unresolved-import - :46:6 - Cannot resolve imported module `spack.util`

lib/spack/spack/compilers/adaptor.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.llnl.util`

lib/spack/spack/compilers/config.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.detection`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.detection.path`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.externals`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.operating_systems`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.util.environment`

lib/spack/spack/compilers/libraries.py

[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.path`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.schema.environment`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.util.libc`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.module_cmd`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.util.file_cache`
[warning] unused-ignore-comment - :441:66 - Unused blanket `type: ignore` directive

lib/spack/spack/concretize.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.compilers`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.util.parallel`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :35:10 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :73:10 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :106:10 - Cannot resolve imported module `spack.bootstrap`
[error] unresolved-import - :194:10 - Cannot resolve imported module `spack.solver.asp`

lib/spack/spack/container/__init__.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.vendor.jsonschema`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.schema.env`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/container/images.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.util.git`

lib/spack/spack/container/writers.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.vendor.jsonschema`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.schema.env`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.tengine`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/dependency.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :11:12 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :12:12 - Cannot resolve imported module `spack.patch`

lib/spack/spack/deptypes.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/detection/test.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.util`
[error] unresolved-import - :87:16 - Cannot resolve imported module `spack.vendor.jinja2`

lib/spack/spack/directory_layout.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.projections`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :230:14 - Cannot resolve imported module `spack.package_prefs`

lib/spack/spack/environment/depfile.py

[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.environment.environment`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.traverse`

lib/spack/spack/environment/list.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/environment/shell.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.schema.environment`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.util.environment`

lib/spack/spack/error.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.tty`

lib/spack/spack/extensions.py

[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.path`

lib/spack/spack/hash_types.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :12:12 - Cannot resolve imported module `spack.spec`

lib/spack/spack/hooks/absolutify_elf_sonames.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.bootstrap`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.relocate`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.util.elf`

lib/spack/spack/hooks/autopush.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.mirrors.mirror`

lib/spack/spack/hooks/drop_redundant_rpaths.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.util.elf`

lib/spack/spack/hooks/licensing.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.util.editor`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/hooks/module_file_generation.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.modules`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.llnl.util`

lib/spack/spack/hooks/permissions_setters.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.util.file_permissions`

lib/spack/spack/hooks/resolve_shared_libraries.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.verify_libraries`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/hooks/sbang.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.package_prefs`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.util.socket`

lib/spack/spack/hooks/write_install_manifest.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `spack.verify`

lib/spack/spack/llnl/util/symlink.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/llnl/util/tty/colify.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util.tty.color`

lib/spack/spack/llnl/util/tty/log.py

[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.llnl.util.tty`

lib/spack/spack/mirrors/layout.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.url`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.oci.image`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/mirrors/utils.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.mirrors.mirror`

lib/spack/spack/mixins.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.phase_callbacks`

lib/spack/spack/modules/__init__.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.store`

lib/spack/spack/modules/common.py

[error] unresolved-import - :36:8 - Cannot resolve imported module `spack.vendor.jinja2`
[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.projections`
[error] unresolved-import - :47:8 - Cannot resolve imported module `spack.schema`
[error] unresolved-import - :48:8 - Cannot resolve imported module `spack.schema.environment`
[error] unresolved-import - :49:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :50:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :51:8 - Cannot resolve imported module `spack.tengine`
[error] unresolved-import - :52:8 - Cannot resolve imported module `spack.user_environment`
[error] unresolved-import - :53:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :54:8 - Cannot resolve imported module `spack.util.file_permissions`
[error] unresolved-import - :55:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :56:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :57:6 - Cannot resolve imported module `spack.context`
[error] unresolved-import - :58:6 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/modules/tcl.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.tengine`

lib/spack/spack/new_installer.py

[error] unresolved-import - :43:6 - Cannot resolve imported module `spack.vendor.typing_extensions`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :47:8 - Cannot resolve imported module `spack.builder`
[error] unresolved-import - :48:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :49:8 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :50:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :51:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :52:8 - Cannot resolve imported module `spack.hooks`
[error] unresolved-import - :53:8 - Cannot resolve imported module `spack.llnl.util.lock`
[error] unresolved-import - :54:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :55:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :56:8 - Cannot resolve imported module `spack.report`
[error] unresolved-import - :57:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :58:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :59:8 - Cannot resolve imported module `spack.url_buildcache`
[error] unresolved-import - :60:8 - Cannot resolve imported module `spack.util.lock`
[error] unresolved-import - :63:12 - Cannot resolve imported module `spack.package_base`

lib/spack/spack/oci/oci.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.mirrors.layout`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.oci.opener`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.util.url`

lib/spack/spack/oci/opener.py

[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.tokenize`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.util.web`

lib/spack/spack/operating_systems/_operating_system.py

[error] unresolved-import - :4:8 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/operating_systems/freebsd.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/operating_systems/linux_distro.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :31:18 - Cannot resolve imported module `spack.vendor`

lib/spack/spack/operating_systems/mac_os.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/operating_systems/windows_os.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.util`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/package.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.macholib.MachO`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.builder`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.archspec`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.builder`
[error] unresolved-import - :35:6 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :36:6 - Cannot resolve imported module `spack.compilers.libraries`
[error] unresolved-import - :37:6 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :38:6 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :39:6 - Cannot resolve imported module `spack.directives`
[error] unresolved-import - :56:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :64:6 - Cannot resolve imported module `spack.hooks.sbang`
[error] unresolved-import - :65:6 - Cannot resolve imported module `spack.install_test`
[error] unresolved-import - :74:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :115:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :116:6 - Cannot resolve imported module `spack.llnl.util.link_tree`
[error] unresolved-import - :117:6 - Cannot resolve imported module `spack.mixins`
[error] unresolved-import - :118:6 - Cannot resolve imported module `spack.multimethod`
[error] unresolved-import - :119:6 - Cannot resolve imported module `spack.operating_systems.linux_distro`
[error] unresolved-import - :120:6 - Cannot resolve imported module `spack.operating_systems.mac_os`
[error] unresolved-import - :121:6 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :122:6 - Cannot resolve imported module `spack.package_completions`
[error] unresolved-import - :127:6 - Cannot resolve imported module `spack.package_test`
[error] unresolved-import - :128:6 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :129:6 - Cannot resolve imported module `spack.phase_callbacks`
[error] unresolved-import - :130:6 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :131:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :132:6 - Cannot resolve imported module `spack.url`
[error] unresolved-import - :133:6 - Cannot resolve imported module `spack.user_environment`
[error] unresolved-import - :134:6 - Cannot resolve imported module `spack.util.elf`
[error] unresolved-import - :135:6 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :136:6 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :137:6 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :138:6 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :139:6 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :140:6 - Cannot resolve imported module `spack.util.filesystem`
[error] unresolved-import - :141:6 - Cannot resolve imported module `spack.util.libc`
[error] unresolved-import - :142:6 - Cannot resolve imported module `spack.util.module_cmd`
[error] unresolved-import - :143:6 - Cannot resolve imported module `spack.util.module_cmd`
[error] unresolved-import - :144:6 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :145:6 - Cannot resolve imported module `spack.util.prefix`
[error] unresolved-import - :146:6 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :147:6 - Cannot resolve imported module `spack.util.windows_registry`
[error] unresolved-import - :148:6 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :149:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/package_test.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/paths.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.hash`

lib/spack/spack/phase_callbacks.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/platforms/__init__.py

[error] unresolved-import - :54:12 - Cannot resolve imported module `spack.config`

lib/spack/spack/platforms/_functions.py

[error] unresolved-import - :4:8 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/platforms/_platform.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/platforms/darwin.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.operating_systems.mac_os`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/platforms/freebsd.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.operating_systems.freebsd`

lib/spack/spack/platforms/linux.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.operating_systems.linux_distro`

lib/spack/spack/platforms/test.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.operating_systems`

lib/spack/spack/platforms/windows.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.operating_systems.windows_os`

lib/spack/spack/projections.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `spack.util.path`

lib/spack/spack/provider_index.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :11:12 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :12:12 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :60:22 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :87:18 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :132:18 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :254:14 - Cannot resolve imported module `spack.spec`

lib/spack/spack/relocate.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.vendor.macholib.mach_o`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.vendor.macholib.MachO`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.util.elf`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :29:12 - Cannot resolve imported module `spack.bootstrap`

lib/spack/spack/relocate_text.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/repo_migrate.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.naming`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/reporters/extract.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.install_test`

lib/spack/spack/reporters/junit.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.tengine`

lib/spack/spack/rewiring.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.hooks`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.store`

lib/spack/spack/schema/buildcache_spec.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.schema.spec`

lib/spack/spack/schema/compilers.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.schema.environment`

lib/spack/spack/schema/config.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.schema`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.schema.projections`

lib/spack/spack/schema/database_index.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.schema.spec`

lib/spack/spack/schema/env.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.schema.merged`

lib/spack/spack/schema/env_vars.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.schema.environment`

lib/spack/spack/schema/environment.py

[error] unresolved-import - :43:12 - Cannot resolve imported module `spack.util.environment`

lib/spack/spack/schema/merged.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.schema.bootstrap`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.schema.cdash`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.schema.ci`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.schema.compilers`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.schema.concretizer`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.schema.config`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.schema.container`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.schema.definitions`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.schema.develop`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.schema.env_vars`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.schema.include`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.schema.mirrors`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.schema.modules`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.schema.packages`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.schema.repos`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.schema.toolchains`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.schema.upstreams`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.schema.view`

lib/spack/spack/schema/modules.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.schema.environment`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.schema.projections`

lib/spack/spack/schema/packages.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.schema.environment`

lib/spack/spack/schema/repos.py

[error] unresolved-import - :71:10 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :72:10 - Cannot resolve imported module `spack.repo`

lib/spack/spack/schema/view.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.schema`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.schema.projections`

lib/spack/spack/solver/core.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :147:12 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :148:12 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :149:12 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :194:12 - Cannot resolve imported module `spack.bootstrap`

lib/spack/spack/solver/reuse.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.path`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.externals`
[warning] unused-ignore-comment - :360:66 - Unused blanket `type: ignore` directive

lib/spack/spack/solver/runtimes.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.compilers.libraries`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.util.libc`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.version`

lib/spack/spack/solver/splicing.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.traverse`

lib/spack/spack/tag.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :11:12 - Cannot resolve imported module `spack.repo`

lib/spack/spack/tengine.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.extensions`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :14:12 - Cannot resolve imported module `spack.vendor.jinja2`
[error] unresolved-import - :79:12 - Cannot resolve imported module `spack.vendor.jinja2`

lib/spack/spack/test/cmd/arch.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/cd.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/edit.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.util.editor`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/help.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/print_shell_vars.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/reindex.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.enums`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/resource.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/tags.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.tag`

lib/spack/spack/test/cmd/undevelop.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/unit_test.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/detection.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.detection`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.detection.common`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.detection.path`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/gcs_fetch.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.stage`

lib/spack/spack/test/graph.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.graph`

lib/spack/spack/test/projections.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.projections`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/provider_index.py

[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.provider_index`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/s3_fetch.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.stage`

lib/spack/spack/test/util/ld_so_conf.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.util.ld_so_conf`

lib/spack/spack/test/util/log_parser.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.util.ctest_log_parser`

lib/spack/spack/test/util/prefix.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.util.prefix`

lib/spack/spack/test/util/spack_yaml.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/util/timer.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.util.timer`

lib/spack/spack/test/utilities.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/url_buildcache.py

[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.vendor.jsonschema`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.util.gpg`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :35:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :36:6 - Cannot resolve imported module `spack.schema.url_buildcache_manifest`
[error] unresolved-import - :37:6 - Cannot resolve imported module `spack.util.archive`
[error] unresolved-import - :38:6 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :39:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/user_environment.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.context`

lib/spack/spack/util/compression.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.url`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/util/crypto.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.tty`

lib/spack/spack/util/editor.py

[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/util/environment.py

[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.llnl.path`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/util/file_permissions.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.package_prefs`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.error`

lib/spack/spack/util/filesystem.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/util/git.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.typing_extensions`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/util/hash.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.util.crypto`

lib/spack/spack/util/ld_so_conf.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.util.elf`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/util/libc.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.elf`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/util/lock.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.llnl.util.lock`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.llnl.util.lock`

lib/spack/spack/util/log_parse.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.util.ctest_log_parser`

lib/spack/spack/util/module_cmd.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.tty`

lib/spack/spack/util/parallel.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :81:10 - Cannot resolve imported module `spack.subprocess_context`
[error] unresolved-import - :113:10 - Cannot resolve imported module `spack.subprocess_context`

lib/spack/spack/util/remote_file_cache.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :52:10 - Cannot resolve imported module `spack.util.web`

lib/spack/spack/util/socket.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/util/spack_json.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.error`

lib/spack/spack/util/typing.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/util/windows_registry.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util`

lib/spack/spack/vendor/altgraph/Graph.py

[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.vendor.altgraph`

lib/spack/spack/vendor/altgraph/GraphUtil.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.vendor.altgraph`

lib/spack/spack/vendor/altgraph/ObjectGraph.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.vendor.altgraph`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.vendor.altgraph.Graph`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor.altgraph.GraphUtil`

lib/spack/spack/vendor/archspec/vendor/cpuid/example.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `cpuid`

lib/spack/spack/vendor/attrs/__init__.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.attr`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.vendor.attr._next_gen`

lib/spack/spack/vendor/attrs/converters.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.attr.converters`

lib/spack/spack/vendor/attrs/exceptions.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.attr.exceptions`

lib/spack/spack/vendor/attrs/filters.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.attr.filters`

lib/spack/spack/vendor/attrs/setters.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.attr.setters`

lib/spack/spack/vendor/attrs/validators.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.attr.validators`

lib/spack/spack/vendor/jinja2/bccache.py

[error] unresolved-import - :22:12 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/vendor/jsonschema/__init__.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor.jsonschema.exceptions`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.vendor.jsonschema._format`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.vendor.jsonschema._types`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.vendor.jsonschema.validators`

lib/spack/spack/vendor/jsonschema/__main__.py

[error] unresolved-import - :1:6 - Cannot resolve imported module `spack.vendor.jsonschema.cli`

lib/spack/spack/vendor/jsonschema/_format.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.vendor.jsonschema.compat`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.jsonschema.exceptions`

lib/spack/spack/vendor/jsonschema/_legacy_validators.py

[error] unresolved-import - :1:6 - Cannot resolve imported module `spack.vendor.jsonschema`
[error] unresolved-import - :2:6 - Cannot resolve imported module `spack.vendor.jsonschema.compat`
[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.jsonschema.exceptions`

lib/spack/spack/vendor/jsonschema/_reflect.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.jsonschema.compat`
[warning] possibly-unresolved-reference - :52:1 - Name `reraise` used when possibly not defined

lib/spack/spack/vendor/jsonschema/cli.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.vendor.jsonschema`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.vendor.jsonschema._reflect`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor.jsonschema.validators`

lib/spack/spack/vendor/macholib/SymbolTable.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.vendor.macholib.mach_o`

lib/spack/spack/vendor/macholib/__main__.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.vendor.macholib`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.macholib.util`

lib/spack/spack/vendor/macholib/_cmdline.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.vendor.macholib.util`

lib/spack/spack/vendor/macholib/dyld.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor.macholib.dylib`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.macholib.framework`

lib/spack/spack/vendor/macholib/mach_o.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.vendor.macholib.ptypes`

lib/spack/spack/vendor/macholib/macho_dump.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.macholib._cmdline`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.vendor.macholib.mach_o`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.vendor.macholib.MachO`

lib/spack/spack/vendor/macholib/macho_find.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack.vendor.macholib._cmdline`

lib/spack/spack/vendor/macholib/macho_standalone.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.vendor.macholib.MachOStandalone`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.macholib.util`

lib/spack/spack/vendor/pyrsistent/__init__.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pmap`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pvector`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pset`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pbag`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor.pyrsistent._plist`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pdeque`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.vendor.pyrsistent._checked_types`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.vendor.pyrsistent._field_common`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.vendor.pyrsistent._precord`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pclass`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.vendor.pyrsistent._immutable`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.vendor.pyrsistent._helpers`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.vendor.pyrsistent._transformations`
[error] unresolved-import - :32:6 - Cannot resolve imported module `spack.vendor.pyrsistent._toolz`

lib/spack/spack/vendor/pyrsistent/_helpers.py

[error] unresolved-import - :2:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pmap`
[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pset`
[error] unresolved-import - :4:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pvector`

lib/spack/spack/vendor/ruamel/yaml/__init__.py

[error] unresolved-import - :57:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.main`

lib/spack/spack/vendor/ruamel/yaml/configobjwalker.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.util`

lib/spack/spack/vendor/ruamel/yaml/dumper.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.emitter`
[error] unresolved-import - :4:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.serializer`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.representer`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.resolver`

lib/spack/spack/vendor/ruamel/yaml/error.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`

lib/spack/spack/vendor/ruamel/yaml/loader.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.reader`
[error] unresolved-import - :4:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.scanner`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.parser`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.composer`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.constructor`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.resolver`

lib/spack/spack/vendor/ruamel/yaml/nodes.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`

lib/spack/spack/vendor/ruamel/yaml/parser.py

[error] unresolved-import - :77:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.error`
[error] unresolved-import - :78:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.tokens`
[error] unresolved-import - :79:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.events`
[error] unresolved-import - :80:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.scanner`
[error] unresolved-import - :81:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.scanner`
[error] unresolved-import - :82:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.comments`
[error] unresolved-import - :83:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-reference - :186:17 - Name `StreamStartEvent` used when not defined
[error] unresolved-reference - :196:41 - Name `DirectiveToken` used when not defined
[error] unresolved-reference - :196:57 - Name `DocumentStartToken` used when not defined
[error] unresolved-reference - :196:77 - Name `StreamEndToken` used when not defined
[error] unresolved-reference - :200:21 - Name `DocumentStartEvent` used when not defined
[error] unresolved-reference - :214:40 - Name `DocumentEndToken` used when not defined
[error] unresolved-reference - :217:41 - Name `StreamEndToken` used when not defined
[error] unresolved-reference - :219:45 - Name `DocumentStartToken` used when not defined
[error] unresolved-reference - :235:21 - Name `DocumentStartEvent` used when not defined
[error] unresolved-reference - :244:21 - Name `StreamEndEvent` used when not defined
[error] unresolved-reference - :256:37 - Name `DocumentEndToken` used when not defined
[error] unresolved-reference - :260:17 - Name `DocumentEndEvent` used when not defined
[error] unresolved-reference - :273:13 - Name `DirectiveToken` used when not defined
[error] unresolved-reference - :273:29 - Name `DocumentStartToken` used when not defined
[error] unresolved-reference - :273:49 - Name `DocumentEndToken` used when not defined
[error] unresolved-reference - :273:67 - Name `StreamEndToken` used when not defined
[error] unresolved-reference - :285:40 - Name `DirectiveToken` used when not defined
[error] unresolved-reference - :360:37 - Name `AliasToken` used when not defined
[error] unresolved-reference - :362:21 - Name `AliasEvent` used when not defined
[error] unresolved-reference - :369:37 - Name `AnchorToken` used when not defined
[error] unresolved-reference - :375:41 - Name `TagToken` used when not defined
[error] unresolved-reference - :380:39 - Name `TagToken` used when not defined
[error] unresolved-reference - :385:41 - Name `AnchorToken` used when not defined
[error] unresolved-reference - :412:61 - Name `BlockEntryToken` used when not defined
[error] unresolved-reference - :423:21 - Name `SequenceStartEvent` used when not defined
[error] unresolved-reference - :429:37 - Name `ScalarToken` used when not defined
[error] unresolved-reference - :440:21 - Name `ScalarEvent` used when not defined
[error] unresolved-reference - :451:39 - Name `FlowSequenceStartToken` used when not defined
[error] unresolved-reference - :454:21 - Name `SequenceStartEvent` used when not defined
[error] unresolved-reference - :464:39 - Name `FlowMappingStartToken` used when not defined
[error] unresolved-reference - :467:21 - Name `MappingStartEvent` used when not defined
[error] unresolved-reference - :477:49 - Name `BlockSequenceStartToken` used when not defined
[error] unresolved-reference - :487:21 - Name `SequenceStartEvent` used when not defined
[error] unresolved-reference - :491:49 - Name `BlockMappingStartToken` used when not defined
[error] unresolved-reference - :494:21 - Name `MappingStartEvent` used when not defined
[error] unresolved-reference - :501:21 - Name `ScalarEvent` used when not defined
[error] unresolved-reference - :530:37 - Name `BlockEntryToken` used when not defined
[error] unresolved-reference - :533:45 - Name `BlockEntryToken` used when not defined
[error] unresolved-reference - :533:62 - Name `BlockEndToken` used when not defined
[error] unresolved-reference - :539:41 - Name `BlockEndToken` used when not defined
[error] unresolved-reference - :548:17 - Name `SequenceEndEvent` used when not defined
[error] unresolved-reference - :562:37 - Name `BlockEntryToken` used when not defined
[error] unresolved-reference - :566:17 - Name `BlockEntryToken` used when not defined
[error] unresolved-reference - :566:34 - Name `KeyToken` used when not defined
[error] unresolved-reference - :566:44 - Name `ValueToken` used when not defined
[error] unresolved-reference - :566:56 - Name `BlockEndToken` used when not defined
[error] unresolved-reference - :581:17 - Name `SequenceEndEvent` used when not defined
[error] unresolved-reference - :598:37 - Name `KeyToken` used when not defined
[error] unresolved-reference - :601:45 - Name `KeyToken` used when not defined
[error] unresolved-reference - :601:55 - Name `ValueToken` used when not defined
[error] unresolved-reference - :601:67 - Name `BlockEndToken` used when not defined
[error] unresolved-reference - :607:83 - Name `ValueToken` used when not defined
[error] unresolved-reference - :610:41 - Name `BlockEndToken` used when not defined
[error] unresolved-reference - :620:17 - Name `MappingEndEvent` used when not defined
[error] unresolved-reference - :627:37 - Name `ValueToken` used when not defined
[error] unresolved-reference - :630:41 - Name `ValueToken` used when not defined
[error] unresolved-reference - :633:49 - Name `KeyToken` used when not defined
[error] unresolved-reference - :636:45 - Name `KeyToken` used when not defined
[error] unresolved-reference - :636:55 - Name `ValueToken` used when not defined
[error] unresolved-reference - :636:67 - Name `BlockEndToken` used when not defined
[error] unresolved-reference - :673:41 - Name `FlowSequenceEndToken` used when not defined
[error] unresolved-reference - :675:45 - Name `FlowEntryToken` used when not defined
[error] unresolved-reference - :686:41 - Name `KeyToken` used when not defined
[error] unresolved-reference - :688:25 - Name `MappingStartEvent` used when not defined
[error] unresolved-reference - :693:47 - Name `FlowSequenceEndToken` used when not defined
[error] unresolved-reference - :697:17 - Name `SequenceEndEvent` used when not defined
[error] unresolved-reference - :705:41 - Name `ValueToken` used when not defined
[error] unresolved-reference - :705:53 - Name `FlowEntryToken` used when not defined
[error] unresolved-reference - :705:69 - Name `FlowSequenceEndToken` used when not defined
[error] unresolved-reference - :714:37 - Name `ValueToken` used when not defined
[error] unresolved-reference - :716:45 - Name `FlowEntryToken` used when not defined
[error] unresolved-reference - :716:61 - Name `FlowSequenceEndToken` used when not defined
[error] unresolved-reference - :731:16 - Name `MappingEndEvent` used when not defined
[error] unresolved-reference - :747:41 - Name `FlowMappingEndToken` used when not defined
[error] unresolved-reference - :749:45 - Name `FlowEntryToken` used when not defined
[error] unresolved-reference - :759:41 - Name `KeyToken` used when not defined
[error] unresolved-reference - :762:21 - Name `ValueToken` used when not defined
[error] unresolved-reference - :762:33 - Name `FlowEntryToken` used when not defined
[error] unresolved-reference - :762:49 - Name `FlowMappingEndToken` used when not defined
[error] unresolved-reference - :770:17 - Name `ValueToken` used when not defined
[error] unresolved-reference - :774:47 - Name `FlowMappingEndToken` used when not defined
[error] unresolved-reference - :778:17 - Name `MappingEndEvent` used when not defined
[error] unresolved-reference - :785:37 - Name `ValueToken` used when not defined
[error] unresolved-reference - :787:45 - Name `FlowEntryToken` used when not defined
[error] unresolved-reference - :787:61 - Name `FlowMappingEndToken` used when not defined
[error] unresolved-reference - :805:16 - Name `ScalarEvent` used when not defined

lib/spack/spack/vendor/ruamel/yaml/scalarbool.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.anchor`

lib/spack/spack/vendor/ruamel/yaml/scalarstring.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.anchor`

lib/spack/spack/verify.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.util.file_permissions`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.package_base`

lib/spack/spack/verify_libraries.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.util.elf`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/version/common.py

[error] unresolved-import - :5:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.util.git`

lib/spack/spack/version/git_ref_lookup.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.hash`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

var/spack/test_repos/spack_repo/builtin_mock/packages/libtool_installation/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/mpi/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/multimethod_base/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/no_url_or_version/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/virtual_with_abi/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

lib/spack/docs/conf.py

[error] invalid-assignment - :135:1 - Implicit shadowing of function `__get__`
[error] unresolved-import - :130:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :131:6 - Cannot resolve imported module `spack.spec_parser`
[error] unresolved-import - :315:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :316:8 - Cannot resolve imported module `spack.package`

lib/spack/spack/audit.py

[error] unresolved-import - :52:8 - Cannot resolve imported module `spack.builder`
[error] unresolved-import - :53:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :54:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :55:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :56:8 - Cannot resolve imported module `spack.patch`
[error] unresolved-import - :57:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :58:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :59:8 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :60:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :61:8 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :62:6 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :604:12 - Cannot resolve imported module `spack.util.package_hash`
[error] unresolved-import - :1288:12 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :1289:12 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :1307:12 - Cannot resolve imported module `spack.detection`

lib/spack/spack/bootstrap/core.py

[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :35:8 - Cannot resolve imported module `spack.detection`
[error] unresolved-import - :36:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :37:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.user_environment`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :47:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :48:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :49:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] invalid-assignment - :225:35 - Object of type `dict[Unknown, Unknown]` is not assignable to `QueryInfo`
[error] invalid-assignment - :267:27 - Object of type `dict[Unknown, Unknown]` is not assignable to `QueryInfo`
[error] invalid-assignment - :307:27 - Object of type `dict[Unknown, Unknown]` is not assignable to `QueryInfo`

lib/spack/spack/bootstrap/status.py

[warning] possibly-missing-attribute - :24:19 - Submodule `spec` may not be available as an attribute on module `spack`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/build_environment.py

[error] unresolved-import - :64:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :66:8 - Cannot resolve imported module `spack.builder`
[error] unresolved-import - :67:8 - Cannot resolve imported module `spack.compilers.libraries`
[error] unresolved-import - :68:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :69:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :70:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :71:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :72:8 - Cannot resolve imported module `spack.multimethod`
[error] unresolved-import - :73:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :74:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :75:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :76:8 - Cannot resolve imported module `spack.schema.environment`
[error] unresolved-import - :77:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :78:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :79:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :80:8 - Cannot resolve imported module `spack.subprocess_context`
[error] unresolved-import - :81:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :82:6 - Cannot resolve imported module `spack`
[error] unresolved-import - :83:6 - Cannot resolve imported module `spack.context`
[error] unresolved-import - :84:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :85:6 - Cannot resolve imported module `spack.install_test`
[error] unresolved-import - :86:6 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :87:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :88:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :89:6 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :90:6 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :101:6 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :102:6 - Cannot resolve imported module `spack.util.log_parse`
[error] unresolved-import - :103:6 - Cannot resolve imported module `spack.util.module_cmd`
[warning] unused-ignore-comment - :833:60 - Unused blanket `type: ignore` directive

lib/spack/spack/buildcache_prune.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.util.parallel`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/builder.py

[error] invalid-return-type - :219:16 - Return type does not match returned value: expected `str`, found `Unknown | tuple[bool | str, ...] | bool | str`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.directives`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.multimethod`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.phase_callbacks`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.relocate`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.util.prefix`
[error] conflicting-metaclass - :508:1 - The metaclass of a derived class (`Builder`) must be a subclass of the metaclasses of all its bases, but `BuilderMeta` (metaclass of base class `BaseBuilder`) and `type` (metaclass of base class `Sequence`) have no subclass relationship

lib/spack/spack/ci/__init__.py

[error] unresolved-import - :20:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.builder`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.llnl.path`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :35:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :36:8 - Cannot resolve imported module `spack.util.gpg`
[error] unresolved-import - :37:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :40:6 - Cannot resolve imported module `spack`
[error] unresolved-import - :41:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :42:6 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :43:6 - Cannot resolve imported module `spack.reporters.cdash`

lib/spack/spack/ci/common.py

[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.schema`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.util.compression`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :32:6 - Cannot resolve imported module `spack`
[error] unresolved-import - :33:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :34:6 - Cannot resolve imported module `spack.reporters`
[error] unresolved-import - :35:6 - Cannot resolve imported module `spack.reporters.cdash`
[error] unresolved-import - :36:6 - Cannot resolve imported module `spack.reporters.cdash`
[error] unresolved-import - :37:6 - Cannot resolve imported module `spack.url_buildcache`

lib/spack/spack/ci/gitlab.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.vendor.ruamel.yaml`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.schema`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/cmd/__init__.py

[error] invalid-argument-type - :374:16 - Argument to function `dump` is incorrect: Expected `dict[Unknown, Unknown]`, found `list[Unknown]`
[error] invalid-argument-type - :523:20 - Argument to function `colify` is incorrect: Expected `list[Any]`, found `GeneratorType[Unknown, None, None]`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.extensions`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.spec_parser`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.user_environment`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :32:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :33:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :34:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :35:6 - Cannot resolve imported module `spack.llnl.util.tty.color`

lib/spack/spack/cmd/blame.py

[error] invalid-argument-type - :158:38 - Argument to function `__new__` is incorrect: Expected `str | PathLike[str]`, found `object`
[error] invalid-argument-type - :168:38 - Argument to function `__new__` is incorrect: Expected `str | PathLike[str]`, found `object`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.util.executable`
[warning] possibly-unresolved-reference - :288:17 - Name `lines` used when possibly not defined
[error] invalid-argument-type - :246 -
Old: Argument to function `git_prefix` is incorrect: Expected `str | Path`, found `None | Unknown`
New: Argument to function `git_prefix` is incorrect: Expected `str | Path`, found `None | Unknown | str`

lib/spack/spack/cmd/bootstrap.py

[error] unresolved-attribute - :185:39 - Object of type `ConfigScope` has no attribute `path`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.bootstrap`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.bootstrap.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.bootstrap.core`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.cmd.mirror`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/buildcache.py

[warning] possibly-missing-attribute - :342:27 - Submodule `colify` may not be available as an attribute on module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.oci.image`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.oci.oci`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.util.parallel`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :32:6 - Cannot resolve imported module `spack.spec`
[warning] possibly-unresolved-reference - :521:29 - Name `specs` used when possibly not defined
[warning] possibly-unresolved-reference - :525:29 - Name `specs` used when possibly not defined
[warning] possibly-unresolved-reference - :527:22 - Name `specs` used when possibly not defined
[warning] possibly-unresolved-reference - :534:19 - Name `specs` used when possibly not defined

lib/spack/spack/cmd/checksum.py

[error] invalid-assignment - :164:20 - Object of type `dict[StandardVersion, str] | None` is not assignable to `dict[StandardVersion, str]`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.util.editor`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.util.format`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/cmd/ci.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.ci`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.cmd.buildcache`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.cmd.common.arguments`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.util.gpg`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.util.timer`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :35:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :36:6 - Cannot resolve imported module `spack.version`
[warning] possibly-unresolved-reference - :425:18 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :448:61 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :490:50 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :506:51 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :519:29 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :528:17 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :532:43 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :542:13 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :549:42 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :555:50 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :567:30 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :593:46 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :600:24 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :608:20 - Name `job_spec` used when possibly not defined
[warning] possibly-unresolved-reference - :616:31 - Name `job_spec` used when possibly not defined

lib/spack/spack/cmd/commands.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.llnl.util.argparsewriter`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/cmd/common/arguments.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.mirrors.utils`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.reporters`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.util.pattern`

lib/spack/spack/cmd/compiler.py

[error] invalid-argument-type - :94:16 - Argument to function `colify` is incorrect: Expected `list[Any]`, found `reversed[str]`
[error] invalid-argument-type - :112:16 - Argument to function `colify` is incorrect: Expected `list[Any]`, found `reversed[str]`
[error] invalid-argument-type - :123:12 - Argument to function `colify` is incorrect: Expected `list[Any]`, found `reversed[str]`
[error] invalid-argument-type - :219:16 - Argument to function `colify` is incorrect: Expected `list[Any]`, found `reversed[Unknown]`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/cmd/config.py

[error] invalid-argument-type - :169:51 - Argument to function `default_modify_scope` is incorrect: Expected `str`, found `Any | None`
[error] invalid-argument-type - :264:16 - Argument to function `editor` is incorrect: Expected `str`, found `Unknown | str | None`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.schema`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.schema.env`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.util.editor`

lib/spack/spack/cmd/create.py

[error] invalid-argument-type - :1059:45 - Argument to bound method `get_repo` is incorrect: Expected `str`, found `(Unknown & ~AlwaysFalsy) | (str & ~AlwaysFalsy) | Literal[True]`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.url`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.util.editor`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.util.format`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.util.naming`

lib/spack/spack/cmd/diff.py

[error] invalid-argument-type - :55:35 - Argument to bound method `__init__` is incorrect: Expected `tuple[Any, ...] | None`, found `list[Unknown]`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.llnl.util.tty.color`

lib/spack/spack/cmd/edit.py

[warning] possibly-missing-attribute - :171:22 - Attribute `build_systems_path` may be missing on object of type `Repo | None`
[warning] possibly-missing-attribute - :175:69 - Attribute `packages_path` may be missing on object of type `Repo | None`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.editor`
[error] invalid-return-type - :80:67 - Function can implicitly return `None`, which is not assignable to return type `str`

lib/spack/spack/cmd/env.py

[error] invalid-argument-type - :1041:9 - Argument to function `from_env` is incorrect: Expected `Environment`, found `Environment | None`
[warning] possibly-missing-attribute - :1052:16 - Attribute `user_specs` may be missing on object of type `Environment | None`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.cmd.common.arguments`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.cmd.modules`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.environment.depfile`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.environment.environment`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.environment.shell`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.tengine`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.util.environment`
[warning] possibly-unresolved-reference - :359:27 - Name `short_name` used when possibly not defined
[warning] possibly-unresolved-reference - :370:33 - Name `env_path` used when possibly not defined
[warning] possibly-unresolved-reference - :481:23 - Name `dst_path` used when possibly not defined
[warning] possibly-unresolved-reference - :735:35 - Name `from_path` used when possibly not defined
[warning] possibly-unresolved-reference - :738:12 - Name `to_path` used when possibly not defined
[warning] possibly-unresolved-reference - :741:19 - Name `to_path` used when possibly not defined
[warning] possibly-unresolved-reference - :742:15 - Name `from_path` used when possibly not defined
[warning] possibly-unresolved-reference - :742:26 - Name `to_path` used when possibly not defined

lib/spack/spack/cmd/extensions.py

[error] invalid-argument-type - :88:20 - Argument to function `colify` is incorrect: Expected `list[Any]`, found `GeneratorType[Unknown, None, None]`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`

lib/spack/spack/cmd/find.py

[error] invalid-argument-type - :352:63 - Argument to bound method `query` is incorrect: Expected `list[str] | None`, found `set[Unknown]`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.solver.reuse`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.solver.reuse`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.solver.runtimes`
[warning] possibly-unresolved-reference - :415:35 - Name `results` used when possibly not defined
[warning] possibly-unresolved-reference - :421:51 - Name `results` used when possibly not defined
[warning] possibly-unresolved-reference - :424:36 - Name `results` used when possibly not defined
[warning] possibly-unresolved-reference - :426:36 - Name `concretized_but_not_installed` used when possibly not defined
[warning] possibly-unresolved-reference - :449:37 - Name `results` used when possibly not defined
[warning] possibly-unresolved-reference - :453:21 - Name `concretized_but_not_installed` used when possibly not defined

lib/spack/spack/cmd/gpg.py

[error] invalid-argument-type - :227:13 - Argument to function `_url_push_keys` is incorrect: Expected `Mirror | str`, found `None | Mirror | Unknown`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.gpg`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/info.py

[error] invalid-argument-type - :283:23 - Argument to function `sorted` is incorrect: Expected `Iterable[Unknown]`, found `object`
[error] invalid-return-type - :492:20 - Return type does not match returned value: expected `SupportsRichComparison`, found `tuple[bool & Any, Any & ~AlwaysFalsy]`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.builder`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.dependency`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.install_test`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.util.typing`
[warning] unused-ignore-comment - :494:55 - Unused blanket `type: ignore` directive

lib/spack/spack/cmd/location.py

[warning] possibly-missing-attribute - :108:20 - Attribute `path` may be missing on object of type `Environment | None`
[warning] possibly-missing-attribute - :119:19 - Attribute `root` may be missing on object of type `Repo | None`
[error] no-matching-overload - :167:36 - No overload of function `join` matches arguments
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.builder`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/maintainers.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`

lib/spack/spack/cmd/mirror.py

[error] invalid-argument-type - :596:23 - Argument to function `colify` is incorrect: Expected `list[Any]`, found `GeneratorType[Unknown, None, None]`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.mirrors.utils`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.util.parallel`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.llnl.string`

lib/spack/spack/cmd/patch.py

[error] invalid-argument-type - :30:27 - Argument to function `_patch_env` is incorrect: Expected `Environment`, found `Environment | None`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/pkg.py

[error] invalid-argument-type - :195:40 - Argument to function `group_arguments` is incorrect: Expected `Sequence[str]`, found `Generator[str, None, None] & ~AlwaysFalsy`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.package_hash`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`

lib/spack/spack/cmd/providers.py

[error] invalid-argument-type - :59:40 - Argument to function `sorted` is incorrect: Argument type `Spec` does not satisfy upper bound `SupportsDunderLT[Any] | SupportsDunderGT[Any]` of type variable `SupportsRichComparisonT`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.repo`

lib/spack/spack/cmd/repo.py

[error] invalid-argument-type - :389:49 - Argument to function `migrate_v1_to_v2` is incorrect: Expected `Repo`, found `Repo | None`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :370:10 - Cannot resolve imported module `spack.repo_migrate`
[warning] possibly-missing-attribute - :388 -
Old: Attribute `package_api` may be missing on object of type `Unknown | None`
New: Attribute `package_api` may be missing on object of type `Repo | None`
[warning] possibly-missing-attribute - :391 -
Old: Attribute `package_api` may be missing on object of type `Unknown | None`
New: Attribute `package_api` may be missing on object of type `Repo | None`
[warning] possibly-missing-attribute - :395 -
Old: Attribute `packages_path` may be missing on object of type `Unknown | None`
New: Attribute `packages_path` may be missing on object of type `Repo | None`
[warning] possibly-missing-attribute - :395 -
Old: Attribute `root` may be missing on object of type `Unknown | None`
New: Attribute `root` may be missing on object of type `Repo | None`
[warning] possibly-missing-attribute - :408 -
Old: Attribute `namespace` may be missing on object of type `Unknown | None`
New: Attribute `namespace` may be missing on object of type `Repo | None`
[warning] possibly-missing-attribute - :416 -
Old: Attribute `namespace` may be missing on object of type `Unknown | None`
New: Attribute `namespace` may be missing on object of type `Repo | None`
[warning] possibly-missing-attribute - :423 -
Old: Attribute `package_api_str` may be missing on object of type `Unknown | None`
New: Attribute `package_api_str` may be missing on object of type `Repo | None`
[warning] possibly-missing-attribute - :427 -
Old: Attribute `root` may be missing on object of type `Unknown | None`
New: Attribute `root` may be missing on object of type `Repo | None`
[warning] possibly-missing-attribute - :432 -
Old: Attribute `namespace` may be missing on object of type `Unknown | None`
New: Attribute `namespace` may be missing on object of type `Repo | None`

lib/spack/spack/cmd/resource.py

[warning] possibly-missing-attribute - :45:25 - Attribute `items` may be missing on object of type `Unknown | None`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.repo`

lib/spack/spack/cmd/solve.py

[error] invalid-argument-type - :155:17 - Argument to bound method `solve_in_rounds` is incorrect: Expected `IOBase | None`, found `TextIO | Any | None`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.cmd.spec`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.spec`
[warning] possibly-unresolved-reference - :154:17 - Name `specs` used when possibly not defined
[warning] possibly-unresolved-reference - :172:13 - Name `specs` used when possibly not defined
[warning] possibly-unresolved-reference - :182:21 - Name `specs` used when possibly not defined

lib/spack/spack/cmd/stage.py

[error] invalid-argument-type - :77:27 - Argument to function `_stage_env` is incorrect: Expected `Environment`, found `Environment | None`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.cmd.common`

lib/spack/spack/cmd/style.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.spec_parser`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.tokenize`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :504:12 - Cannot resolve imported module `spack.bootstrap`

lib/spack/spack/cmd/undevelop.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.cmd.common`
[error] not-iterable - :65 -
Old: Object of type `None | Unknown` may not be iterable
New: Object of type `None | list[Spec]` may not be iterable
[error] not-iterable - :69 -
Old: Object of type `None | Unknown` may not be iterable
New: Object of type `None | list[Spec]` may not be iterable

lib/spack/spack/cmd/unit_test.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.extensions`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :216:12 - Cannot resolve imported module `spack.bootstrap`

lib/spack/spack/cmd/url.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.url`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.url`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.util.naming`

lib/spack/spack/cmd/verify.py

[error] unresolved-attribute - :99:17 - Module `spack.store` has no member `db`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.verify`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.verify_libraries`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.cmd.common`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/config.py

[error] unresolved-attribute - :1631:27 - Object of type `object` has no attribute `line`
[error] invalid-assignment - :1694:9 - Object of type `Unknown` is not assignable to attribute `_start_mark` on type `syaml_dict | syaml_list | Unknown`
[error] invalid-assignment - :1695:9 - Object of type `Unknown` is not assignable to attribute `_end_mark` on type `syaml_dict | syaml_list | Unknown`
[error] unresolved-attribute - :1887:21 - Unresolved attribute `append` on type `syaml_str`.
[error] unresolved-attribute - :1889:21 - Unresolved attribute `prepend` on type `syaml_str`.
[error] unresolved-attribute - :1891:21 - Unresolved attribute `override` on type `syaml_str`.
[error] unresolved-import - :41:6 - Cannot resolve imported module `spack.vendor`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.schema`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.schema.bootstrap`
[error] unresolved-import - :47:8 - Cannot resolve imported module `spack.schema.cdash`
[error] unresolved-import - :48:8 - Cannot resolve imported module `spack.schema.ci`
[error] unresolved-import - :49:8 - Cannot resolve imported module `spack.schema.compilers`
[error] unresolved-import - :50:8 - Cannot resolve imported module `spack.schema.concretizer`
[error] unresolved-import - :51:8 - Cannot resolve imported module `spack.schema.config`
[error] unresolved-import - :52:8 - Cannot resolve imported module `spack.schema.definitions`
[error] unresolved-import - :53:8 - Cannot resolve imported module `spack.schema.develop`
[error] unresolved-import - :54:8 - Cannot resolve imported module `spack.schema.env`
[error] unresolved-import - :55:8 - Cannot resolve imported module `spack.schema.env_vars`
[error] unresolved-import - :56:8 - Cannot resolve imported module `spack.schema.include`
[error] unresolved-import - :57:8 - Cannot resolve imported module `spack.schema.merged`
[error] unresolved-import - :58:8 - Cannot resolve imported module `spack.schema.mirrors`
[error] unresolved-import - :59:8 - Cannot resolve imported module `spack.schema.modules`
[error] unresolved-import - :60:8 - Cannot resolve imported module `spack.schema.packages`
[error] unresolved-import - :61:8 - Cannot resolve imported module `spack.schema.repos`
[error] unresolved-import - :62:8 - Cannot resolve imported module `spack.schema.toolchains`
[error] unresolved-import - :63:8 - Cannot resolve imported module `spack.schema.upstreams`
[error] unresolved-import - :64:8 - Cannot resolve imported module `spack.schema.view`
[error] unresolved-import - :65:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :66:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :67:8 - Cannot resolve imported module `spack.util.hash`
[error] unresolved-import - :68:8 - Cannot resolve imported module `spack.util.remote_file_cache`
[error] unresolved-import - :69:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :70:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :71:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :72:6 - Cannot resolve imported module `spack.util.cpus`
[error] unresolved-import - :73:6 - Cannot resolve imported module `spack.util.spack_yaml`
[warning] unused-ignore-comment - :465:38 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :468:37 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :471:36 - Unused blanket `type: ignore` directive
[error] unresolved-import - :1081:16 - Cannot resolve imported module `spack.spec`
[warning] unused-ignore-comment - :1413:61 - Unused blanket `type: ignore` directive

lib/spack/spack/cray_manifest.py

[error] unresolved-attribute - :182:5 - Unresolved attribute `_hashes_final` on type `Spec`.
[error] unresolved-attribute - :184:5 - Unresolved attribute `origin` on type `Spec`.
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.jsonschema`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.detection.path`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.schema.cray_manifest`

lib/spack/spack/database.py

[error] invalid-argument-type - :690:72 - Argument to bound method `__init__` is incorrect: Expected `BaseException`, found `str`
[error] invalid-argument-type - :828:30 - Argument to function `reader` is incorrect: Expected `StandardVersion`, found `ConcreteVersion`
[error] invalid-argument-type - :949:34 - Argument to bound method `__init__` is incorrect: Expected `Lock`, found `ForbiddenLock | Lock`
[error] invalid-argument-type - :1227:17 - Argument to bound method `__init__` is incorrect: Expected `str | None`, found `object`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :53:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :54:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :55:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :56:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :57:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :58:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :59:8 - Cannot resolve imported module `spack.util.lock`
[error] unresolved-import - :60:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :61:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :62:6 - Cannot resolve imported module `spack.directory_layout`
[error] unresolved-import - :67:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :68:6 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :69:6 - Cannot resolve imported module `spack.util.socket`
[warning] unused-ignore-comment - :1176:45 - Unused blanket `type: ignore` directive

lib/spack/spack/detection/common.py

[warning] possibly-missing-attribute - :414:52 - Submodule `package_base` may not be available as an attribute on module `spack`
[warning] possibly-missing-attribute - :434:49 - Submodule `package_base` may not be available as an attribute on module `spack`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.operating_systems.windows_os`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.schema`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.util.windows_registry`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.llnl.util`

lib/spack/spack/detection/path.py

[warning] possibly-missing-attribute - :228:45 - Submodule `package_base` may not be available as an attribute on module `spack`
[warning] possibly-missing-attribute - :254:29 - Submodule `package_base` may not be available as an attribute on module `spack`
[warning] possibly-missing-attribute - :361:45 - Submodule `package_base` may not be available as an attribute on module `spack`
[warning] possibly-missing-attribute - :387:45 - Submodule `package_base` may not be available as an attribute on module `spack`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.elf`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.util.ld_so_conf`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.util.parallel`
[error] unresolved-import - :430:10 - Cannot resolve imported module `spack.repo`

lib/spack/spack/directives.py

[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.patch`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :47:8 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :48:8 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :49:6 - Cannot resolve imported module `spack.dependency`
[error] unresolved-import - :50:6 - Cannot resolve imported module `spack.directives_meta`
[error] unresolved-import - :51:6 - Cannot resolve imported module `spack.resource`
[error] unresolved-import - :52:6 - Cannot resolve imported module `spack.version`
[error] invalid-assignment - :298 -
Old: Object of type `list[Unknown | ~str]` is not assignable to `((type[Unknown] | Unknown, /) -> None) | str | list[((type[Unknown] | Unknown, /) -> None) | str] | None`
New: Object of type `list[Unknown | ~str]` is not assignable to `((type[PackageBase] | Dependency, /) -> None) | str | list[((type[PackageBase] | Dependency, /) -> None) | str] | None`
[error] not-iterable - :299 -
Old: Object of type `((type[Unknown] | Unknown, /) -> None) | str | list[((type[Unknown] | Unknown, /) -> None) | str] | None` may not be iterable
New: Object of type `((type[PackageBase] | Dependency, /) -> None) | str | list[((type[PackageBase] | Dependency, /) -> None) | str] | None` may not be iterable
[error] not-iterable - :323 -
Old: Object of type `((type[Unknown] | Unknown, /) -> None) | str | list[((type[Unknown] | Unknown, /) -> None) | str] | None` may not be iterable
New: Object of type `((type[PackageBase] | Dependency, /) -> None) | str | list[((type[PackageBase] | Dependency, /) -> None) | str] | None` may not be iterable

lib/spack/spack/directives_meta.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.spec`

lib/spack/spack/environment/environment.py

[error] invalid-argument-type - :801:13 - Argument to bound method `__init__` is incorrect: Expected `Literal["hardlink", "hard", "copy", "relocate", "add", "symlink", "soft"]`, found `Unknown | str`
[error] invalid-return-type - :1627:16 - Return type does not match returned value: expected `tuple[list[Spec], list[Spec], list[tuple[Spec, Spec]]]`, found `tuple[list[Unknown] & ~AlwaysFalsy, list[Unknown], list[tuple[Unknown, None] | Unknown]]`
[warning] unused-ignore-comment - :1993:59 - Unused blanket `type: ignore` directive
[error] invalid-argument-type - :2198:42 - Argument to function `traverse_nodes` is incorrect: Expected `Sequence[Spec]`, found `dict_values[str, Spec]`
[error] invalid-assignment - :2459:26 - Object of type `Unknown | None | str | bool` is not assignable to `str`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.filesystem_view`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.schema.env`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.user_environment`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.util.hash`
[error] unresolved-import - :35:8 - Cannot resolve imported module `spack.util.lock`
[error] unresolved-import - :36:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :37:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :40:6 - Cannot resolve imported module `spack`
[error] unresolved-import - :41:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :42:6 - Cannot resolve imported module `spack.llnl.util.link_tree`
[error] unresolved-import - :43:6 - Cannot resolve imported module `spack.schema.env`
[error] unresolved-import - :44:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :45:6 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :1991:18 - Cannot resolve imported module `spack.new_installer`

lib/spack/spack/externals.py

[error] invalid-assignment - :88:9 - Object of type `Microarchitecture` is not assignable to attribute `target` on type `(Unknown & ~AlwaysTruthy) | None | (ArchSpec & ~AlwaysTruthy)`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.vendor.typing_extensions`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.archspec`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.llnl.util`
[error] invalid-assignment - :292:41 - Object of type `dict[Unknown | str, Unknown | str]` is not assignable to `DependencyDict`

lib/spack/spack/fetch_strategy.py

[error] invalid-argument-type - :969:80 - Argument to function `git_clone` is incorrect: Expected `GitExecutable | None`, found `Unknown | str`
[error] invalid-argument-type - :969:80 - Argument to function `git_clone` is incorrect: Expected `bool`, found `Unknown | str`
[error] invalid-argument-type - :971:90 - Argument to function `git_clone` is incorrect: Expected `GitExecutable | None`, found `Unknown | str`
[error] invalid-argument-type - :971:90 - Argument to function `git_clone` is incorrect: Expected `bool`, found `Unknown | str`
[error] invalid-argument-type - :973:59 - Argument to function `git_checkout` is incorrect: Expected `list[str]`, found `Unknown | None`
[error] invalid-argument-type - :973:82 - Argument to function `git_checkout` is incorrect: Expected `GitExecutable | None`, found `Unknown | str`
[error] invalid-argument-type - :973:82 - Argument to function `git_checkout` is incorrect: Expected `bool`, found `Unknown | str`
[error] invalid-argument-type - :1420:33 - Argument to bound method `__init__` is incorrect: Expected `str`, found `Self@expand`
[error] invalid-argument-type - :1499:42 - Argument to function `quote` is incorrect: Expected `list[str]`, found `set[@Todo]`
[error] invalid-argument-type - :1519:51 - Argument to function `quote` is incorrect: Expected `list[str]`, found `set[Unknown] & ~AlwaysFalsy`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.llnl.url`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :47:8 - Cannot resolve imported module `spack.oci.opener`
[error] unresolved-import - :48:8 - Cannot resolve imported module `spack.util.archive`
[error] unresolved-import - :49:8 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :50:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :51:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :52:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :53:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :54:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :55:6 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :56:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :57:6 - Cannot resolve imported module `spack.util.compression`
[error] unresolved-import - :58:6 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :1606:18 - Cannot resolve imported module `spack.version.git_ref_lookup`

lib/spack/spack/filesystem_view.py

[error] invalid-assignment - :133:17 - Object of type `str` is not assignable to `Literal["hardlink", "hard", "copy", "relocate", "add", "symlink", "soft"]`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.vendor.typing_extensions`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.directory_layout`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.projections`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.relocate`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.schema.projections`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :36:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :37:6 - Cannot resolve imported module `spack.llnl.util.link_tree`
[error] unresolved-import - :45:6 - Cannot resolve imported module `spack.llnl.util.tty.color`

lib/spack/spack/graph.py

[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :47:8 - Cannot resolve imported module `spack.tengine`
[error] unresolved-import - :48:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :49:6 - Cannot resolve imported module `spack.solver.input_analysis`
[warning] possibly-missing-attribute - :98 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`
[warning] possibly-missing-attribute - :107 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`
[warning] possibly-missing-attribute - :170 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`
[warning] possibly-missing-attribute - :171 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`
[warning] possibly-missing-attribute - :172 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`
[warning] possibly-missing-attribute - :173 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`
[warning] possibly-missing-attribute - :247 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`
[warning] possibly-missing-attribute - :258 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`
[warning] possibly-missing-attribute - :263 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`
[warning] possibly-missing-attribute - :265 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`
[warning] possibly-missing-attribute - :276 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`
[warning] possibly-missing-attribute - :289 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`
[warning] possibly-missing-attribute - :303 -
Old: Attribute `write` may be missing on object of type `Unknown | None`
New: Attribute `write` may be missing on object of type `Unknown | None | ColorStream`

lib/spack/spack/install_test.py

[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.llnl.util.tty.log`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.report`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :32:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :33:6 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :34:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :35:6 - Cannot resolve imported module `spack.util.prefix`
[error] unresolved-import - :398:16 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :473:10 - Cannot resolve imported module `spack.build_environment`
[warning] unused-ignore-comment - :608:76 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :628:53 - Unused blanket `type: ignore` directive

lib/spack/spack/installer.py

[error] call-non-callable - :481:13 - Object of type `object` is not callable
[error] no-matching-overload - :558:32 - No overload of function `join` matches arguments
[error] invalid-argument-type - :580:44 - Argument to bound method `get_repo` is incorrect: Expected `str`, found `Unknown | None | str | bool`
[error] no-matching-overload - :581:21 - No overload of function `join` matches arguments
[error] invalid-argument-type - :583:24 - Argument to function `create_or_construct` is incorrect: Expected `str | None`, found `Unknown | None | str | bool`
[error] invalid-assignment - :1255:9 - Object of type `bool | (Unknown & ~AlwaysTruthy) | None` is not assignable to attribute `run_tests` on type `Unknown | PackageBase`
[error] unresolved-import - :43:6 - Cannot resolve imported module `spack.vendor.typing_extensions`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :47:8 - Cannot resolve imported module `spack.builder`
[error] unresolved-import - :48:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :49:8 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :50:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :51:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :52:8 - Cannot resolve imported module `spack.hooks`
[error] unresolved-import - :53:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :54:8 - Cannot resolve imported module `spack.llnl.util.lock`
[error] unresolved-import - :55:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :56:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :57:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :58:8 - Cannot resolve imported module `spack.package_prefs`
[error] unresolved-import - :59:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :60:8 - Cannot resolve imported module `spack.report`
[error] unresolved-import - :61:8 - Cannot resolve imported module `spack.rewiring`
[error] unresolved-import - :62:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :63:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :64:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :65:8 - Cannot resolve imported module `spack.util.timer`
[error] unresolved-import - :66:6 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :67:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :68:6 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :69:6 - Cannot resolve imported module `spack.llnl.util.tty.log`
[error] unresolved-import - :70:6 - Cannot resolve imported module `spack.url_buildcache`
[error] unresolved-import - :71:6 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :72:6 - Cannot resolve imported module `spack.util.executable`
[warning] unused-ignore-comment - :227:72 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :228:65 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :230:58 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :231:58 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :234:58 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :235:32 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :750:71 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :751:60 - Unused blanket `type: ignore` directive
[warning] possibly-missing-attribute - :1299 -
Old: Attribute `poll` may be missing on object of type `Unknown | None`
New: Attribute `poll` may be missing on object of type `BuildProcess | None`
[warning] possibly-missing-attribute - :1365 -
Old: Attribute `complete` may be missing on object of type `Unknown | None`
New: Attribute `complete` may be missing on object of type `BuildProcess | None`

lib/spack/spack/llnl/util/filesystem.py

[error] invalid-assignment - :469:17 - Object of type `list[str]` is not assignable to `tuple[str, ...]`
[error] invalid-assignment - :925:13 - Object of type `list[str]` is not assignable to `tuple[str, ...]`
[error] unresolved-import - :40:6 - Cannot resolve imported module `spack.llnl.path`
[error] unresolved-import - :41:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :42:6 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/llnl/util/link_tree.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.tty`

lib/spack/spack/llnl/util/lock.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util`

lib/spack/spack/main.py

[error] invalid-assignment - :585:9 - Object of type `Literal[True]` is not assignable to attribute `debug` of type `Literal[0]`
[error] invalid-assignment - :586:9 - Object of type `Literal[True]` is not assignable to attribute `SHOW_BACKTRACE` of type `Literal[False]`
[error] invalid-assignment - :591:9 - Object of type `Literal[True]` is not assignable to attribute `TRACING_ENABLED` of type `Literal[False]`
[error] unresolved-attribute - :606:9 - Unresolved attribute `override` on type `syaml_str`.
[error] invalid-assignment - :1023:13 - Object of type `(ConfigFormatError & ~AlwaysFalsy) | (SpackEnvironmentConfigError & ~AlwaysFalsy)` is not assignable to attribute `_active_environment_error` of type `ConfigFormatError | None`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.environment.environment`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :35:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :36:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :37:8 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.util.debug`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.util.lock`
[error] unresolved-import - :603:16 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :813:10 - Cannot resolve imported module `spack.modules.common`
[error] unresolved-import - :1070:16 - Cannot resolve imported module `spack.bootstrap`
[warning] possibly-missing-attribute - :1027 -
Old: Attribute `manifest` may be missing on object of type `None | Unknown`
New: Attribute `manifest` may be missing on object of type `None | Environment`

lib/spack/spack/mirrors/mirror.py

[error] invalid-argument-type - :56:70 - Argument to bound method `__init__` is incorrect: Expected `BaseException`, found `str`
[error] invalid-argument-type - :427:81 - Argument to bound method `__init__` is incorrect: Expected `BaseException`, found `str`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.error`

lib/spack/spack/modules/lmod.py

[error] too-many-positional-arguments - :229:59 - Too many positional arguments to bound method `__init__`: expected 2, got 3
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.tengine`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.aliases`

lib/spack/spack/multimethod.py

[error] invalid-argument-type - :269:61 - Argument to function `push_to_context` is incorrect: Expected `Spec`, found `str`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.directives_meta`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.spec`

lib/spack/spack/package_base.py

[error] invalid-argument-type - :730:25 - Argument to function `_subkeys` is incorrect: Argument type `str` does not satisfy upper bound `SupportsRichComparison` of type variable `K`
[error] invalid-argument-type - :734:27 - Argument to function `_by_subkey` is incorrect: Argument type `str` does not satisfy upper bound `SupportsRichComparison` of type variable `K`
[error] invalid-argument-type - :741:25 - Argument to function `_subkeys` is incorrect: Argument type `str` does not satisfy upper bound `SupportsRichComparison` of type variable `K`
[error] invalid-argument-type - :745:28 - Argument to function `_has_subkey` is incorrect: Argument type `str` does not satisfy upper bound `SupportsRichComparison` of type variable `K`
[error] invalid-argument-type - :750:33 - Argument to function `_num_definitions` is incorrect: Argument type `str` does not satisfy upper bound `SupportsRichComparison` of type variable `K`
[error] invalid-argument-type - :755:29 - Argument to function `_definitions` is incorrect: Argument type `str` does not satisfy upper bound `SupportsRichComparison` of type variable `K`
[error] invalid-argument-type - :755:43 - Argument to function `_definitions` is incorrect: Argument type `str` does not satisfy upper bound `SupportsRichComparison` of type variable `K`
[error] invalid-argument-type - :1531:33 - Argument to function `sorted` is incorrect: Argument type `Spec` does not satisfy upper bound `SupportsDunderLT[Any] | SupportsDunderGT[Any]` of type variable `SupportsRichComparisonT`
[error] invalid-argument-type - :1539:84 - Argument to function `sorted` is incorrect: Argument type `Spec` does not satisfy upper bound `SupportsDunderLT[Any] | SupportsDunderGT[Any]` of type variable `SupportsRichComparisonT`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.vendor.typing_extensions`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.dependency`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.directives_meta`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.hooks`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :35:8 - Cannot resolve imported module `spack.mirrors.layout`
[error] unresolved-import - :36:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :37:8 - Cannot resolve imported module `spack.multimethod`
[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.patch`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.phase_callbacks`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.url`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.util.archive`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :47:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :48:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :49:8 - Cannot resolve imported module `spack.util.naming`
[error] unresolved-import - :50:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :51:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :52:8 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :53:6 - Cannot resolve imported module `spack.compilers.adaptor`
[error] unresolved-import - :54:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :55:6 - Cannot resolve imported module `spack.filesystem_view`
[error] unresolved-import - :56:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :62:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :63:6 - Cannot resolve imported module `spack.resource`
[error] unresolved-import - :64:6 - Cannot resolve imported module `spack.util.package_hash`
[error] unresolved-import - :65:6 - Cannot resolve imported module `spack.util.typing`
[error] unresolved-import - :66:6 - Cannot resolve imported module `spack.version`
[error] conflicting-metaclass - :510:1 - The metaclass of a derived class (`PackageBase`) must be a subclass of the metaclasses of all its bases, but `PackageMeta` (metaclass of `PackageBase`) and `type` (metaclass of base class `WindowsRPath`) have no subclass relationship
[error] unresolved-import - :1361:16 - Cannot resolve imported module `spack.install_test`
[error] invalid-return-type - :2307:10 - Function can implicitly return `None`, which is not assignable to return type `dict[Unknown, str]`

lib/spack/spack/package_prefs.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/patch.py

[error] unresolved-attribute - :194:55 - Object of type `object` has no attribute `__file__`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.llnl.url`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :21:12 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :22:12 - Cannot resolve imported module `spack.repo`

lib/spack/spack/repo.py

[error] unresolved-import - :39:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.llnl.path`
[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :47:8 - Cannot resolve imported module `spack.patch`
[error] unresolved-import - :48:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :49:8 - Cannot resolve imported module `spack.provider_index`
[error] unresolved-import - :50:8 - Cannot resolve imported module `spack.tag`
[error] unresolved-import - :51:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :52:8 - Cannot resolve imported module `spack.util.file_cache`
[error] unresolved-import - :53:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :54:8 - Cannot resolve imported module `spack.util.hash`
[error] unresolved-import - :55:8 - Cannot resolve imported module `spack.util.lock`
[error] unresolved-import - :56:8 - Cannot resolve imported module `spack.util.naming`
[error] unresolved-import - :57:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :58:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :59:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :62:12 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :63:12 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :315:14 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :622:14 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :818:18 - Cannot resolve imported module `spack.patch`
[error] unresolved-import - :840:14 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :856:14 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :887:14 - Cannot resolve imported module `spack.spec`
[error] invalid-return-type - :1190:31 - Function can implicitly return `None`, which is not assignable to return type `dict[str, Any]`
[error] unresolved-import - :1210:14 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :1302:14 - Cannot resolve imported module `spack.spec`
[warning] unused-ignore-comment - :2022:4 - Unused blanket `type: ignore` directive
[warning] possibly-missing-attribute - :506 -
Old: Attribute `update_package` may be missing on object of type `Unknown | None`
New: Attribute `update_package` may be missing on object of type `Unknown | TagIndex | None`
[warning] possibly-missing-attribute - :509 -
Old: Attribute `to_json` may be missing on object of type `Unknown | None`
New: Attribute `to_json` may be missing on object of type `Unknown | TagIndex | None`
[warning] possibly-missing-attribute - :552 -
Old: Attribute `to_json` may be missing on object of type `Unknown | None`
New: Attribute `to_json` may be missing on object of type `Unknown | PatchCache | None`
[warning] possibly-missing-attribute - :555 -
Old: Attribute `update_package` may be missing on object of type `Unknown | None`
New: Attribute `update_package` may be missing on object of type `Unknown | PatchCache | None`

lib/spack/spack/report.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.error`

lib/spack/spack/reporters/cdash.py

[error] unresolved-import - :19:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.tengine`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.util.log_parse`

lib/spack/spack/schema/__init__.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.vendor`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.vendor.jsonschema`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :22:12 - Cannot resolve imported module `spack.spec_parser`

lib/spack/spack/solver/asp.py

[error] invalid-argument-type - :2635:13 - Method `__getitem__` of type `bound method dict[GitVersion | StandardVersion, list[Provenance]].__getitem__(key: GitVersion | StandardVersion, /) -> list[Provenance]` cannot be called with key of type `(Unknown & ~None) | ConcreteVersion` on object of type `dict[GitVersion | StandardVersion, list[Provenance]]`
[error] invalid-argument-type - :2705:68 - Argument to bound method `unreachable` is incorrect: Expected `Spec`, found `str`
[warning] possibly-missing-attribute - :2730:25 - Attribute `family` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :2742:74 - Attribute `family` may be missing on object of type `Unknown | None`
[error] unresolved-attribute - :2830:20 - Object of type `Spec` has no attribute `spec`
[error] invalid-assignment - :3005:17 - Invalid subscript assignment with key of type `str` and value of type `(Unknown & ~None) | str | bool` on object of type `dict[str, str]`
[error] invalid-argument-type - :3348:21 - Method `__getitem__` of type `bound method dict[GitVersion | StandardVersion, list[Provenance]].__getitem__(key: GitVersion | StandardVersion, /) -> list[Provenance]` cannot be called with key of type `(Unknown & ~AlwaysFalsy) | (ConcreteVersion & ~AlwaysFalsy)` on object of type `dict[GitVersion | StandardVersion, list[Provenance]]`
[error] unresolved-import - :37:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.compilers.flags`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :47:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :48:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :49:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :50:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :51:8 - Cannot resolve imported module `spack.package_prefs`
[error] unresolved-import - :52:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :53:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :54:8 - Cannot resolve imported module `spack.solver.splicing`
[error] unresolved-import - :55:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :56:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :57:8 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :58:8 - Cannot resolve imported module `spack.util.hash`
[error] unresolved-import - :59:8 - Cannot resolve imported module `spack.util.lock`
[error] unresolved-import - :60:8 - Cannot resolve imported module `spack.util.module_cmd`
[error] unresolved-import - :61:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :62:8 - Cannot resolve imported module `spack.util.timer`
[error] unresolved-import - :63:8 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :64:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :65:8 - Cannot resolve imported module `spack.version.git_ref_lookup`
[error] unresolved-import - :66:6 - Cannot resolve imported module `spack`
[error] unresolved-import - :67:6 - Cannot resolve imported module `spack.compilers.libraries`
[error] unresolved-import - :68:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :69:6 - Cannot resolve imported module `spack.util.compression`
[error] unresolved-import - :1183:14 - Cannot resolve imported module `spack.bootstrap`
[warning] unused-ignore-comment - :2987:41 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :3001:43 - Unused blanket `type: ignore` directive

lib/spack/spack/solver/input_analysis.py

[warning] possibly-missing-attribute - :401:45 - Submodule `solver` may not be available as an attribute on module `spack`
[warning] possibly-missing-attribute - :416:45 - Submodule `solver` may not be available as an attribute on module `spack`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.llnl.util`

lib/spack/spack/solver/requirements.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.enums`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/spec.py

[error] invalid-assignment - :3654:17 - Object of type `Any & ~AlwaysFalsy` is not assignable to attribute `_patches_in_order_of_appearance` on type `Unknown | VariantValue`
[error] invalid-method-override - :4962:9 - Invalid override of method `__setitem__`: Definition is incompatible with `HashableMap.__setitem__`
[error] invalid-assignment - :5290:17 - Object of type `Unknown` is not assignable to attribute `_patches_in_order_of_appearance` on type `Unknown | VariantValue`
[error] unresolved-import - :76:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :77:6 - Cannot resolve imported module `spack.vendor.typing_extensions`
[error] unresolved-import - :79:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :80:8 - Cannot resolve imported module `spack.aliases`
[error] unresolved-import - :81:8 - Cannot resolve imported module `spack.compilers.flags`
[error] unresolved-import - :82:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :83:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :84:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :85:8 - Cannot resolve imported module `spack.llnl.path`
[error] unresolved-import - :86:8 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :87:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :88:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :89:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :90:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :91:8 - Cannot resolve imported module `spack.patch`
[error] unresolved-import - :92:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :93:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :94:8 - Cannot resolve imported module `spack.provider_index`
[error] unresolved-import - :95:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :96:8 - Cannot resolve imported module `spack.spec_parser`
[error] unresolved-import - :97:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :98:8 - Cannot resolve imported module `spack.util.hash`
[error] unresolved-import - :99:8 - Cannot resolve imported module `spack.util.prefix`
[error] unresolved-import - :100:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :101:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :102:8 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :103:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :104:8 - Cannot resolve imported module `spack.version.git_ref_lookup`
[error] unresolved-import - :2025:18 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :2043:14 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :2160:18 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :2245:14 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :2246:14 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :2247:14 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :2861:14 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :4030:14 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :4505:14 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :4522:18 - Cannot resolve imported module `spack.store`
[error] invalid-return-type - :2727 -
Old: Return type does not match returned value: expected `tuple[Spec, Unknown]`, found `tuple[Spec | str, Unknown]`
New: Return type does not match returned value: expected `tuple[Spec, int]`, found `tuple[Spec | str, int]`

lib/spack/spack/spec_parser.py

[warning] possibly-missing-attribute - :223:32 - Attribute `kind` may be missing on object of type `(Unknown & ~AlwaysFalsy) | (Token & ~AlwaysFalsy) | (<class 'Token'> & ~AlwaysFalsy)`
[error] invalid-argument-type - :230:35 - Argument to bound method `append` is incorrect: Expected `Token`, found `Unknown | None | Token | <class 'Token'>`
[warning] possibly-missing-attribute - :234:36 - Attribute `kind` may be missing on object of type `(Unknown & ~AlwaysFalsy) | (Token & ~AlwaysFalsy) | (<class 'Token'> & ~AlwaysFalsy)`
[warning] possibly-missing-attribute - :303:17 - Attribute `subvalues` may be missing on object of type `(Unknown & ~None) | Token | <class 'Token'>`
[warning] possibly-missing-attribute - :312:13 - Attribute `value` may be missing on object of type `(Unknown & ~None) | Token | <class 'Token'>`
[warning] possibly-missing-attribute - :734:32 - Attribute `start` may be missing on object of type `(Unknown & ~AlwaysFalsy) | (Token & ~AlwaysFalsy) | (<class 'Token'> & ~AlwaysFalsy)`
[warning] possibly-missing-attribute - :734:60 - Attribute `value` may be missing on object of type `(Unknown & ~AlwaysFalsy) | (Token & ~AlwaysFalsy) | (<class 'Token'> & ~AlwaysFalsy)`
[error] unresolved-import - :67:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :68:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :69:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :70:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :71:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :72:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :73:6 - Cannot resolve imported module `spack.aliases`
[error] unresolved-import - :74:6 - Cannot resolve imported module `spack.enums`
[error] unresolved-import - :75:6 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :76:6 - Cannot resolve imported module `spack.tokenize`
[error] unresolved-import - :79:12 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :365:18 - Cannot resolve imported module `spack.spec`
[error] invalid-argument-type - :371:32 - Argument to bound method `accept` is incorrect: Expected `SpecTokens`, found `Unknown | Literal["(?:(?:\\^|\\%\\%|\\%)\\[)"]`
[error] invalid-argument-type - :397:34 - Argument to bound method `accept` is incorrect: Expected `SpecTokens`, found `Unknown | Literal["(?:(?:\\^|\\%\\%|\\%)(?:\\s*(?:(?P<virtuals>(?:[a-zA-Z_0-9][a-zA-Z_0-9\\-]*)(?:,(?:[a-zA-Z_0-9][a-zA-Z_0-9\\-]*))*)=(?P<substitute>(?:(?:[a-zA-Z_0-9][a-zA-Z_0-9\\-]*)(?:\\.(?:[a-zA-Z_0-9][a-zA-Z_0-9\\-]*))+)|(?:[a-zA-Z_0-9][a-zA-Z_0-9\\-]*))))?)"]`
[error] unresolved-import - :476:18 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :529:18 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :652:14 - Cannot resolve imported module `spack.spec`
[warning] possibly-missing-attribute - :372 -
Old: Attribute `value` may be missing on object of type `Unknown | None`
New: Attribute `value` may be missing on object of type `Unknown | None | Token | <class 'Token'>`
[warning] possibly-missing-attribute - :375 -
Old: Attribute `value` may be missing on object of type `Unknown | None`
New: Attribute `value` may be missing on object of type `Unknown | None | Token | <class 'Token'>`
[warning] possibly-missing-attribute - :398 -
Old: Attribute `value` may be missing on object of type `Unknown | None`
New: Attribute `value` may be missing on object of type `Unknown | None | Token | <class 'Token'>`
[warning] possibly-missing-attribute - :401 -
Old: Attribute `value` may be missing on object of type `Unknown | None`
New: Attribute `value` may be missing on object of type `Unknown | None | Token | <class 'Token'>`

lib/spack/spack/stage.py

[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.llnl.string`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.oci.image`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.resource`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.util.lock`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.util.parallel`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :43:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :44:6 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :45:6 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :46:6 - Cannot resolve imported module `spack.util.editor`
[error] unresolved-import - :47:6 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :50:12 - Cannot resolve imported module `spack.mirrors.layout`
[error] unresolved-import - :51:12 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :52:12 - Cannot resolve imported module `spack.mirrors.utils`
[warning] possibly-missing-attribute - :682 -
Old: Attribute `path` may be missing on object of type `Unknown | None`
New: Attribute `path` may be missing on object of type `Unknown | MirrorLayout | None`

lib/spack/spack/store.py

[error] invalid-assignment - :246:13 - Object of type `Singleton` is not assignable to `Store`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.directory_layout`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :33:6 - Cannot resolve imported module `spack.llnl.util`
[warning] unused-ignore-comment - :236:64 - Unused blanket `type: ignore` directive

lib/spack/spack/subprocess_context.py

[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :73:14 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :98:18 - Cannot resolve imported module `spack.environment`

lib/spack/spack/test/architecture.py

[warning] possibly-missing-attribute - :64:12 - Attribute `os` may be missing on object of type `Unknown | None | ArchSpec`
[warning] possibly-missing-attribute - :65:12 - Attribute `target` may be missing on object of type `Unknown | None | ArchSpec`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.operating_systems`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/audit.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.audit`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.config`

lib/spack/spack/test/binary_distribution.py

[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.hooks.sbang`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.oci.image`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.util.gpg`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :35:6 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :36:6 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :37:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :38:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :39:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :40:6 - Cannot resolve imported module `spack.url_buildcache`

lib/spack/spack/test/bootstrap.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.bootstrap`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.bootstrap.clingo`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.bootstrap.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.bootstrap.core`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :209:12 - Cannot resolve imported module `spack.bootstrap.status`

lib/spack/spack/test/build_distribution.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.installer`

lib/spack/spack/test/build_environment.py

[error] invalid-argument-type - :897:9 - Argument to function `start_build_process` is incorrect: Expected `PackageBase`, found `None`
[error] invalid-argument-type - :897:19 - Argument to function `start_build_process` is incorrect: Expected `(...) -> Unknown`, found `None`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.context`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.llnl.path`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/build_system_guess.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd.create`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :47:12 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/builder.py

[error] unresolved-attribute - :133:12 - Object of type `Builder` has no attribute `pkg_with_dispatcher`
[error] unresolved-attribute - :137:12 - Object of type `Builder` has no attribute `pkg_with_dispatcher`
[error] unresolved-attribute - :149:12 - Object of type `Builder` has no attribute `pkg_with_dispatcher`
[error] unresolved-attribute - :181:61 - Object of type `Builder` has no attribute `_run_before_callbacks`
[error] unresolved-attribute - :182:60 - Object of type `Builder` has no attribute `_run_after_callbacks`
[error] unresolved-attribute - :185:66 - Object of type `Builder` has no attribute `_run_after_callbacks`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.builder`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/buildrequest.py

[error] invalid-argument-type - :16:27 - Argument to bound method `__init__` is incorrect: Expected `PackageBase`, found `Literal["abc"]`
[warning] possibly-missing-attribute - :30:16 - Attribute `stop_before_phase` may be missing on object of type `Unknown | PackageBase`
[warning] possibly-missing-attribute - :31:16 - Attribute `last_phase` may be missing on object of type `Unknown | PackageBase`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/buildtask.py

[error] invalid-argument-type - :22:28 - Argument to bound method `__init__` is incorrect: Expected `PackageBase`, found `Unknown | None | str`
[error] invalid-argument-type - :22:33 - Argument to bound method `__init__` is incorrect: Expected `BuildRequest`, found `None`
[error] invalid-argument-type - :25:39 - Argument to bound method `__init__` is incorrect: Expected `BuildRequest`, found `None`
[error] invalid-argument-type - :32:38 - Argument to bound method `__init__` is incorrect: Expected `BuildRequest`, found `None`
[error] invalid-argument-type - :38:47 - Argument to bound method `__init__` is incorrect: Expected `BuildStatus`, found `Literal["queued"]`
[error] invalid-argument-type - :47:47 - Argument to bound method `__init__` is incorrect: Expected `set[str]`, found `Literal["mpileaks"]`
[error] invalid-argument-type - :64:25 - Argument to bound method `flag_installed` is incorrect: Expected `list[str]`, found `Unknown | set[str]`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/cache_fetch.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.stage`

lib/spack/spack/test/cc.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/ci.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.ci`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.test.conftest`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/cmd/audit.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.audit`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.test.conftest`

lib/spack/spack/test/cmd/blame.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.cmd.blame`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.cmd.blame`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/cmd/bootstrap.py

[error] unresolved-attribute - :55:22 - Object of type `ConfigScope` has no attribute `path`
[error] unresolved-attribute - :85:18 - Object of type `ConfigScope` has no attribute `path`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.bootstrap`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.bootstrap.core`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.cmd.mirror`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.llnl.path`

lib/spack/spack/test/cmd/build_env.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/buildcache.py

[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.buildcache_migrate`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.buildcache_prune`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.cmd.buildcache`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.url_buildcache`

lib/spack/spack/test/cmd/checksum.py

[error] invalid-argument-type - :132:9 - Argument to function `interactive_version_filter` is incorrect: Expected `dict[StandardVersion, str]`, found `dict[StandardVersion | GitVersion, str]`
[error] invalid-argument-type - :149:9 - Argument to function `interactive_version_filter` is incorrect: Expected `dict[StandardVersion, str]`, found `dict[StandardVersion | GitVersion, str]`
[error] invalid-argument-type - :169:13 - Argument to function `interactive_version_filter` is incorrect: Expected `dict[StandardVersion, str]`, found `dict[StandardVersion | GitVersion, str]`
[error] invalid-argument-type - :185:9 - Argument to function `interactive_version_filter` is incorrect: Expected `dict[StandardVersion, str]`, found `dict[StandardVersion | GitVersion, str]`
[error] invalid-argument-type - :199:9 - Argument to function `interactive_version_filter` is incorrect: Expected `dict[StandardVersion, str]`, found `dict[StandardVersion | GitVersion, str]`
[error] invalid-argument-type - :214:9 - Argument to function `interactive_version_filter` is incorrect: Expected `dict[StandardVersion, str]`, found `dict[StandardVersion | GitVersion, str]`
[error] invalid-argument-type - :231:13 - Argument to function `interactive_version_filter` is incorrect: Expected `dict[StandardVersion, str]`, found `dict[StandardVersion | GitVersion, str]`
[error] invalid-argument-type - :246:9 - Argument to function `interactive_version_filter` is incorrect: Expected `dict[StandardVersion, str]`, found `dict[StandardVersion | GitVersion, str]`
[error] invalid-argument-type - :251:9 - Argument to function `interactive_version_filter` is incorrect: Expected `Iterable[StandardVersion]`, found `list[Unknown | StandardVersion | GitVersion]`
[error] invalid-argument-type - :263:9 - Argument to function `interactive_version_filter` is incorrect: Expected `dict[StandardVersion, str]`, found `dict[StandardVersion | GitVersion, str]`
[error] invalid-argument-type - :279:39 - Argument to function `interactive_version_filter` is incorrect: Expected `dict[StandardVersion, str]`, found `dict[Unknown | StandardVersion | GitVersion, Unknown | str]`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd.checksum`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/cmd/ci.py

[error] invalid-argument-type - :2028:57 - Argument to function `validate_standard_versions` is incorrect: Expected `list[StandardVersion]`, found `list[StandardVersion | GitVersion | Unknown]`
[error] invalid-argument-type - :2043:57 - Argument to function `validate_standard_versions` is incorrect: Expected `list[StandardVersion]`, found `list[StandardVersion | GitVersion | Unknown]`
[error] invalid-argument-type - :2067:52 - Argument to function `validate_git_versions` is incorrect: Expected `list[StandardVersion]`, found `list[StandardVersion | GitVersion | Unknown]`
[error] invalid-argument-type - :2091:52 - Argument to function `validate_git_versions` is incorrect: Expected `list[StandardVersion]`, found `list[StandardVersion | GitVersion | Unknown]`
[error] invalid-argument-type - :2119:52 - Argument to function `validate_git_versions` is incorrect: Expected `list[StandardVersion]`, found `list[StandardVersion | GitVersion | Unknown]`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.vendor.jsonschema`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.ci`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.cmd.ci`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.ci`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.ci.common`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.ci.generator_registry`
[error] unresolved-import - :32:6 - Cannot resolve imported module `spack.cmd.ci`
[error] unresolved-import - :33:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :34:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :35:6 - Cannot resolve imported module `spack.schema.database_index`
[error] unresolved-import - :36:6 - Cannot resolve imported module `spack.test.conftest`

lib/spack/spack/test/cmd/clean.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.cmd.clean`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.store`

lib/spack/spack/test/cmd/commands.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.cmd.commands`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.cmd.commands`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/cmd/common/arguments.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd.common.arguments`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/compiler.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd.compiler`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.pattern`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/cmd/concretize.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/config.py

[error] unresolved-attribute - :222:16 - Object of type `ConfigScope` has no attribute `path`
[error] unresolved-attribute - :223:17 - Object of type `ConfigScope` has no attribute `path`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.schema.config`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/test/cmd/create.py

[error] call-non-callable - :143:5 - Object of type `None` is not callable
[error] invalid-argument-type - :162:17 - Argument to bound method `__call__` is incorrect: Expected `str`, found `None`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.cmd.create`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.url`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.url`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/cmd/debug.py

[error] unsupported-operator - :26:12 - Operator `in` is not supported between objects of type `str | None` and `str`
[error] unsupported-operator - :39:12 - Operator `in` is not supported between objects of type `Unknown` and `str | None`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd.debug`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.test.conftest`

lib/spack/spack/test/cmd/deconcretize.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/dependencies.py

[warning] possibly-missing-attribute - :55:40 - Attribute `dependencies` may be missing on object of type `Unknown | Spec | None`
[warning] possibly-missing-attribute - :69:40 - Attribute `traverse` may be missing on object of type `Unknown | Spec | None`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/dependents.py

[warning] possibly-missing-attribute - :59:10 - Attribute `dag_hash` may be missing on object of type `Unknown | Spec | None`
[warning] possibly-missing-attribute - :63:44 - Attribute `dependents` may be missing on object of type `Unknown | Spec | None`
[warning] possibly-missing-attribute - :78:13 - Attribute `dag_hash` may be missing on object of type `Unknown | Spec | None`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/deprecate.py

[error] invalid-argument-type - :90:41 - Argument to function `sorted` is incorrect: Argument type `Unknown | Spec` does not satisfy upper bound `SupportsDunderLT[Any] | SupportsDunderGT[Any]` of type variable `SupportsRichComparisonT`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.enums`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/dev_build.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/develop.py

[error] no-matching-overload - :265:18 - No overload matches arguments
[error] call-non-callable - :265:18 - Object of type `None` is not callable
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/diff.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd.diff`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/cmd/env.py

[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.cmd.env`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.environment.depfile`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.environment.environment`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.environment.shell`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.llnl.util.link_tree`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.modules`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.modules.tcl`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :35:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :36:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :37:8 - Cannot resolve imported module `spack.test.conftest`
[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :41:6 - Cannot resolve imported module `spack.cmd.env`
[error] unresolved-import - :42:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :43:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :44:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :45:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :46:6 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :47:6 - Cannot resolve imported module `spack.test.conftest`
[error] unresolved-import - :48:6 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :49:6 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :50:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/cmd/extensions.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/external.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd.external`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.cray_manifest`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.detection`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.detection.path`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/cmd/fetch.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/find.py

[error] unresolved-attribute - :87:5 - Unresolved attribute `explicit` on type `Bunch`.
[error] unresolved-attribute - :91:5 - Unresolved attribute `explicit` on type `Bunch`.
[error] unresolved-attribute - :92:5 - Unresolved attribute `implicit` on type `Bunch`.
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.cmd.find`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.user_environment`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.enums`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.test.utilities`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.util.pattern`

lib/spack/spack/test/cmd/gc.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.installer`

lib/spack/spack/test/cmd/gpg.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.gpg`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/cmd/graph.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/info.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/init_py_functions.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.cmd`

lib/spack/spack/test/cmd/install.py

[warning] possibly-missing-attribute - :210:12 - Attribute `name` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :368:12 - Attribute `name` may be missing on object of type `Unknown | None`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.cmd.common.arguments`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.cmd.install`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :32:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :33:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/cmd/is_git_repo.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/cmd/license.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/list.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/load.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.user_environment`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/location.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/logs.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.cmd.logs`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/maintainers.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.repo`

lib/spack/spack/test/cmd/mark.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/mirror.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.cmd.mirror`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.mirrors.utils`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.mirrors.utils`

lib/spack/spack/test/cmd/module.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.modules`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.modules.lmod`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.installer`

lib/spack/spack/test/cmd/pkg.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.cmd.pkg`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.file_cache`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/cmd/providers.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/python.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/repo.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.cmd.repo`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.repo_migrate`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/cmd/spec.py

[warning] possibly-missing-attribute - :50:9 - Attribute `dag_hash` may be missing on object of type `Unknown | Spec | None`
[warning] possibly-missing-attribute - :214:27 - Attribute `dag_hash` may be missing on object of type `Unknown | Spec | None`
[warning] possibly-missing-attribute - :215:26 - Attribute `dag_hash` may be missing on object of type `Unknown | Spec | None`
[warning] possibly-missing-attribute - :216:20 - Attribute `dag_hash` may be missing on object of type `Unknown | Spec | None`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/stage.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.cmd.stage`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/cmd/style.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.cmd.style`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.cmd.style`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/cmd/test.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.cmd.common.arguments`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.cmd.test`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.install_test`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.install_test`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/uninstall.py

[warning] possibly-missing-attribute - :119:16 - Attribute `dag_hash` may be missing on object of type `Unknown | Spec | None`
[error] invalid-argument-type - :126:20 - Argument to function `len` is incorrect: Expected `Sized`, found `Unknown | list[Spec] | None`
[error] non-subscriptable - :126:36 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :129:20 - Argument to function `len` is incorrect: Expected `Sized`, found `Unknown | list[Spec] | None`
[error] non-subscriptable - :129:36 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :132:20 - Argument to function `len` is incorrect: Expected `Sized`, found `Unknown | list[Spec] | None`
[error] non-subscriptable - :132:36 - Cannot subscript object of type `None` with no `__getitem__` method
[error] invalid-argument-type - :135:20 - Argument to function `len` is incorrect: Expected `Sized`, found `Unknown | list[Spec] | None`
[error] non-subscriptable - :135:36 - Cannot subscript object of type `None` with no `__getitem__` method
[error] unsupported-operator - :144:16 - Operator `in` is not supported between two objects of type `Unknown | Spec | None`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.cmd.uninstall`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.enums`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd/url.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.cmd.url`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.url`

lib/spack/spack/test/cmd/verify.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.cmd.verify`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.verify`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/cmd/versions.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.url`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/cmd/view.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/cmd_extensions.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.extensions`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :240:12 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/compilers/conversion.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.compilers.config`

lib/spack/spack/test/compilers/libraries.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.compilers.libraries`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.module_cmd`

lib/spack/spack/test/concretization/compiler_runtimes.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.environment.environment`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.solver.reuse`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.solver.runtimes`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/concretization/conditional_dependencies.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/concretization/core.py

[warning] possibly-missing-attribute - :599:24 - Attribute `target` may be missing on object of type `Unknown | None | ArchSpec`
[warning] possibly-missing-attribute - :599:49 - Attribute `target` may be missing on object of type `Unknown | None | ArchSpec`
[warning] possibly-missing-attribute - :1106:20 - Attribute `target` may be missing on object of type `Unknown | None | ArchSpec`
[error] invalid-argument-type - :1557:44 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | tuple[bool | str, ...] | bool | str`
[error] invalid-argument-type - :1570:20 - Argument to bound method `__init__` is incorrect: Expected `Iterable[Unknown]`, found `Unknown | tuple[bool | str, ...] | bool | str`
[error] unresolved-attribute - :1888:9 - Unresolved attribute `reuse` on type `Solver`.
[error] unresolved-attribute - :1932:9 - Unresolved attribute `reuse` on type `Solver`.
[error] unresolved-attribute - :1946:9 - Unresolved attribute `reuse` on type `Solver`.
[warning] possibly-missing-attribute - :2154:64 - Attribute `target` may be missing on object of type `Unknown | None | ArchSpec`
[error] invalid-argument-type - :3231:37 - Argument to bound method `reusable_specs` is incorrect: Expected `list[Spec]`, found `list[Spec | str]`
[error] no-matching-overload - :4423:25 - No overload of function `dirname` matches arguments
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.vendor.jinja2`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.archspec`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.compilers.libraries`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.platforms.test`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :35:8 - Cannot resolve imported module `spack.solver.core`
[error] unresolved-import - :36:8 - Cannot resolve imported module `spack.solver.reuse`
[error] unresolved-import - :37:8 - Cannot resolve imported module `spack.solver.runtimes`
[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.test.conftest`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.util.file_cache`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.util.hash`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :44:6 - Cannot resolve imported module `spack.externals`
[error] unresolved-import - :45:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :46:6 - Cannot resolve imported module `spack.solver.reuse`
[error] unresolved-import - :47:6 - Cannot resolve imported module `spack.solver.runtimes`
[error] unresolved-import - :48:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :49:6 - Cannot resolve imported module `spack.test.conftest`
[error] unresolved-import - :50:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/concretization/errors.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/concretization/flag_mixing.py

[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/test/concretization/preferences.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.package_prefs`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.module_cmd`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/concretization/requirements.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.solver.reuse`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.solver.runtimes`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.util.url`

lib/spack/spack/test/concretization/splicing.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.solver.asp`

lib/spack/spack/test/config.py

[error] non-subscriptable - :741:26 - Cannot subscript object of type `None` with no `__getitem__` method
[error] unresolved-attribute - :1940:27 - Object of type `ConfigScope` has no attribute `path`
[error] unresolved-attribute - :1950:27 - Object of type `ConfigScope` has no attribute `path`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.directory_layout`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.schema.compilers`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.schema.config`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.schema.env`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.schema.include`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.schema.mirrors`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.schema.repos`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :35:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :36:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :37:6 - Cannot resolve imported module `spack.enums`
[error] unresolved-import - :38:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :39:6 - Cannot resolve imported module `spack.util.spack_yaml`
[warning] unused-ignore-comment - :1675:71 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1762:54 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1853:54 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1863:26 - Unused blanket `type: ignore` directive

lib/spack/spack/test/config_values.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.store`

lib/spack/spack/test/conftest.py

[error] invalid-argument-type - :401:81 - Argument to bound method `__init__` is incorrect: Expected `set[str]`, found `list[Unknown]`
[error] invalid-assignment - :1164:25 - Implicit shadowing of function `ensure_winsdk_external_or_raise`
[error] invalid-assignment - :2061:5 - Object of type `Singleton` is not assignable to attribute `BINARY_INDEX` of type `BinaryCacheIndex`
[error] invalid-assignment - :2370:5 - Implicit shadowing of function `c_compiler_runs`
[error] invalid-assignment - :2372:5 - Implicit shadowing of function `default_libc`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.vendor.archspec.cpu.microarchitecture`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.vendor.archspec.cpu.schema`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.bootstrap`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :35:8 - Cannot resolve imported module `spack.compilers.libraries`
[error] unresolved-import - :36:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :37:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.directives_meta`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.extensions`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :43:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :44:8 - Cannot resolve imported module `spack.llnl.util.lock`
[error] unresolved-import - :45:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :46:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :47:8 - Cannot resolve imported module `spack.modules.common`
[error] unresolved-import - :48:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :49:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :50:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :51:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :52:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :53:8 - Cannot resolve imported module `spack.solver.reuse`
[error] unresolved-import - :54:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :55:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :56:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :57:8 - Cannot resolve imported module `spack.subprocess_context`
[error] unresolved-import - :58:8 - Cannot resolve imported module `spack.tengine`
[error] unresolved-import - :59:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :60:8 - Cannot resolve imported module `spack.util.file_cache`
[error] unresolved-import - :61:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :62:8 - Cannot resolve imported module `spack.util.gpg`
[error] unresolved-import - :63:8 - Cannot resolve imported module `spack.util.naming`
[error] unresolved-import - :64:8 - Cannot resolve imported module `spack.util.parallel`
[error] unresolved-import - :65:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :66:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :67:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :68:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :69:6 - Cannot resolve imported module `spack.enums`
[error] unresolved-import - :70:6 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :71:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :72:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :81:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :82:6 - Cannot resolve imported module `spack.util.pattern`
[error] unresolved-import - :83:6 - Cannot resolve imported module `spack.util.remote_file_cache`

lib/spack/spack/test/container/cli.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.container.images`
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/container/conftest.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/test/container/docker.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.container.writers`

lib/spack/spack/test/container/images.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.container`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.container.images`

lib/spack/spack/test/container/singularity.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.container.writers`

lib/spack/spack/test/cray_manifest.py

[warning] possibly-missing-attribute - :202:12 - Attribute `satisfies` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :203:12 - Attribute `extra_attributes` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :204:12 - Attribute `extra_attributes` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :205:12 - Attribute `extra_attributes` may be missing on object of type `Spec | None`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.cmd.external`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.compilers.config`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.cray_manifest`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.platforms.test`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.solver.reuse`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.cray_manifest`

lib/spack/spack/test/cvs_fetch.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/database.py

[warning] possibly-missing-attribute - :880:16 - Attribute `dag_hash` may be missing on object of type `Unknown | Spec | None`
[warning] possibly-missing-attribute - :881:17 - Attribute `dag_hash` may be missing on object of type `Unknown | Spec | None`
[warning] possibly-missing-attribute - :882:15 - Attribute `dag_hash` may be missing on object of type `Unknown | Spec | None`
[warning] possibly-missing-attribute - :883:20 - Attribute `dag_hash` may be missing on object of type `Unknown | Spec | None`
[warning] possibly-missing-attribute - :884:26 - Attribute `dag_hash` may be missing on object of type `Unknown | Spec | None`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.subprocess_context`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.directory_layout`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.vendor.jsonschema`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :32:8 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :33:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :34:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :35:8 - Cannot resolve imported module `spack.llnl.util.lock`
[error] unresolved-import - :36:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :37:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :41:8 - Cannot resolve imported module `spack.util.lock`
[error] unresolved-import - :42:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :43:6 - Cannot resolve imported module `spack.enums`
[error] unresolved-import - :44:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :45:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`
[error] unresolved-import - :46:6 - Cannot resolve imported module `spack.schema.database_index`
[error] unresolved-import - :47:6 - Cannot resolve imported module `spack.test.conftest`
[error] unresolved-import - :48:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/directives.py

[error] invalid-argument-type - :154:67 - Argument to function `_execute_version` is incorrect: Expected `str | int`, found `float`
[error] invalid-argument-type - :158:67 - Argument to function `_execute_version` is incorrect: Expected `str | int`, found `dict[Unknown, Unknown]`
[error] invalid-argument-type - :192:44 - Argument to function `_execute_redistribute` is incorrect: Expected `type[PackageBase]`, found `<class 'MockPackage'>`
[error] invalid-argument-type - :196:44 - Argument to function `_execute_redistribute` is incorrect: Expected `type[PackageBase]`, found `<class 'MockPackage'>`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.directives`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/directory_layout.py

[error] invalid-argument-type - :117:30 - Argument to bound method `copy` is incorrect: Expected `int | str | list[str] | tuple[str, ...]`, found `SpecHashDescriptor`
[error] invalid-argument-type - :130:37 - Argument to bound method `copy` is incorrect: Expected `int | str | list[str] | tuple[str, ...]`, found `SpecHashDescriptor`
[error] invalid-argument-type - :135:70 - Argument to bound method `copy` is incorrect: Expected `int | str | list[str] | tuple[str, ...]`, found `SpecHashDescriptor`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.file_cache`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.directory_layout`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.llnl.path`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/entry_points.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.extensions`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/test/env.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.environment.environment`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.environment.list`
[warning] unused-ignore-comment - :64:51 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :76:72 - Unused blanket `type: ignore` directive

lib/spack/spack/test/environment_modifications.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.util.environment`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.util.environment`

lib/spack/spack/test/error_messages.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.file_cache`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/externals.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.archspec`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.externals`

lib/spack/spack/test/fetch_strategy.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack`

lib/spack/spack/test/flag_handlers.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.package`

lib/spack/spack/test/git_fetch.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/hg_fetch.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/hooks/absolutify_elf_sonames.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.hooks.absolutify_elf_sonames`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/install.py

[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `Literal["auto", "cache_only", "source_only"]`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `Literal["auto", "cache_only", "source_only"]`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool | None`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `bool`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `int | None`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `str | None`, found `Unknown | list[Unknown]`
[error] invalid-argument-type - :174:54 - Argument to bound method `__init__` is incorrect: Expected `str | None`, found `Unknown | list[Unknown]`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.builder`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.mirrors.utils`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.patch`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :38:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/installer.py

[error] invalid-argument-type - :119:40 - Argument to function `install_msg` is incorrect: Expected `InstallStatus`, found `None`
[error] invalid-argument-type - :126:40 - Argument to function `install_msg` is incorrect: Expected `InstallStatus`, found `None`
[error] invalid-argument-type - :131:40 - Argument to function `install_msg` is incorrect: Expected `InstallStatus`, found `None`
[warning] possibly-missing-attribute - :768:28 - Attribute `pkg` may be missing on object of type `Task | None`
[error] invalid-argument-type - :771:36 - Argument to bound method `_complete_task` is incorrect: Expected `InstallStatus`, found `None`
[warning] possibly-missing-attribute - :774:28 - Attribute `pkg` may be missing on object of type `Task | None`
[error] invalid-argument-type - :819:35 - Argument to bound method `_requeue_task` is incorrect: Expected `InstallStatus`, found `None`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.hooks`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.llnl.util.lock`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.package_prefs`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.util.lock`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :32:6 - Cannot resolve imported module `spack.test.conftest`

lib/spack/spack/test/installer_build_graph.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.new_installer`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.store`

lib/spack/spack/test/installer_tui.py

[error] invalid-argument-type - :108:26 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `MockSpec`
[error] invalid-argument-type - :108:48 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :115:26 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `MockSpec`
[error] invalid-argument-type - :115:49 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :195:26 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `MockSpec`
[error] invalid-argument-type - :195:47 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :286:26 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `MockSpec`
[error] invalid-argument-type - :286:48 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :287:26 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `MockSpec`
[error] invalid-argument-type - :287:48 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :425:26 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `MockSpec`
[error] invalid-argument-type - :425:48 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :426:26 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `MockSpec`
[error] invalid-argument-type - :426:48 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :427:26 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `MockSpec`
[error] invalid-argument-type - :427:48 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :460:26 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `MockSpec`
[error] invalid-argument-type - :460:48 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :461:26 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `MockSpec`
[error] invalid-argument-type - :461:48 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :531:30 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `Unknown | MockSpec`
[error] invalid-argument-type - :531:51 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :586:30 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `Unknown | MockSpec`
[error] invalid-argument-type - :586:51 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :655:37 - Argument to bound method `__init__` is incorrect: Expected `Spec`, found `MockSpec`
[error] invalid-argument-type - :655:58 - Argument to bound method `__init__` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :669:37 - Argument to bound method `__init__` is incorrect: Expected `Spec`, found `MockSpec`
[error] invalid-argument-type - :669:59 - Argument to bound method `__init__` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :931:30 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `Unknown | MockSpec`
[error] invalid-argument-type - :931:51 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :968:30 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `Unknown | MockSpec`
[error] invalid-argument-type - :968:51 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] invalid-argument-type - :1012:30 - Argument to bound method `add_build` is incorrect: Expected `Spec`, found `Unknown | MockSpec`
[error] invalid-argument-type - :1012:51 - Argument to bound method `add_build` is incorrect: Expected `Connection[Any, Any]`, found `MockConnection`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.new_installer`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.new_installer`
[warning] unused-ignore-comment - :95:81 - Unused blanket `type: ignore` directive

lib/spack/spack/test/jobserver.py

[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.new_installer`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/link_paths.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.compilers.libraries`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.compilers.libraries`

lib/spack/spack/test/llnl/llnl_string.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `spack.llnl.string`

lib/spack/spack/test/llnl/url.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.url`

lib/spack/spack/test/llnl/util/argparsewriter.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.argparsewriter`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/llnl/util/file_list.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/llnl/util/filesystem.py

[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.paths`
[warning] unused-ignore-comment - :1304:54 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1307:33 - Unused blanket `type: ignore` directive

lib/spack/spack/test/llnl/util/lang.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/test/llnl/util/link_tree.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.llnl.util.link_tree`

lib/spack/spack/test/llnl/util/lock.py

[error] invalid-argument-type - :225:59 - Argument to function `_poll_interval_generator` is incorrect: Expected `tuple[int | float, int | float, int | float] | None`, found `list[Unknown | int]`
[warning] possibly-missing-attribute - :648:12 - Attribute `mode` may be missing on object of type `IO[bytes] | None`
[warning] possibly-missing-attribute - :653:12 - Attribute `mode` may be missing on object of type `IO[bytes] | None`
[warning] possibly-missing-attribute - :658:12 - Attribute `mode` may be missing on object of type `IO[bytes] | None`
[warning] possibly-missing-attribute - :681:16 - Attribute `mode` may be missing on object of type `IO[bytes] | None`
[error] invalid-argument-type - :1091:36 - Argument to bound method `__init__` is incorrect: Expected `(() -> bool) | None | ContextManager[Unknown]`, found `def write(t, v, tb) -> Unknown`
[error] invalid-argument-type - :1093:40 - Argument to bound method `__init__` is incorrect: Expected `(() -> bool) | None | ContextManager[Unknown]`, found `def write(t, v, tb) -> Unknown`
[error] invalid-argument-type - :1102:40 - Argument to bound method `__init__` is incorrect: Expected `(() -> bool) | None | ContextManager[Unknown]`, found `def write(t, v, tb) -> Unknown`
[error] invalid-argument-type - :1108:36 - Argument to bound method `__init__` is incorrect: Expected `(() -> bool) | None | ContextManager[Unknown]`, found `def write(t, v, tb) -> Unknown`
[error] invalid-argument-type - :1112:44 - Argument to bound method `__init__` is incorrect: Expected `(() -> bool) | None | ContextManager[Unknown]`, found `def write(t, v, tb) -> Unknown`
[error] invalid-argument-type - :1121:40 - Argument to bound method `__init__` is incorrect: Expected `(() -> bool) | None | ContextManager[Unknown]`, found `def write(t, v, tb) -> Unknown`
[error] invalid-argument-type - :1125:48 - Argument to bound method `__init__` is incorrect: Expected `(() -> bool) | None | ContextManager[Unknown]`, found `def write(t, v, tb) -> Unknown`
[error] unresolved-import - :61:8 - Cannot resolve imported module `spack.llnl.util.lock`
[error] unresolved-import - :62:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/llnl/util/symlink.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/llnl/util/tty/colify.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.llnl.util.tty.colify`

lib/spack/spack/test/llnl/util/tty/color.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty.color`

lib/spack/spack/test/llnl/util/tty/log.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.tty.log`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/llnl/util/tty/tty.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.tty`

lib/spack/spack/test/main.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/test/make_executable.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.build_environment`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.util.environment`

lib/spack/spack/test/mirror.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.caches`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.cmd.mirror`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.mirrors.layout`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.mirrors.utils`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.patch`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.cmd.common.arguments`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/test/module_parsing.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.util.module_cmd`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.util.module_cmd`

lib/spack/spack/test/modules/common.py

[error] invalid-assignment - :171:9 - Object of type `UpstreamModuleIndex` is not assignable to attribute `upstream_module_index` of type `Singleton`
[error] invalid-argument-type - :173:51 - Argument to function `get_module` is incorrect: Expected `Spec`, found `MockSpec`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.cmd.modules`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.modules`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.modules.common`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.modules.tcl`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.package_prefs`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.modules.common`

lib/spack/spack/test/modules/conftest.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.modules.lmod`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.modules.tcl`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/modules/lmod.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.modules.common`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.modules.lmod`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.util.environment`

lib/spack/spack/test/modules/tcl.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.vendor.archspec.cpu`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.modules.common`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.modules.tcl`

lib/spack/spack/test/multimethod.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.multimethod`

lib/spack/spack/test/namespace_trie.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.util.naming`

lib/spack/spack/test/new_installer.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.new_installer`

lib/spack/spack/test/oci/image.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.oci.image`

lib/spack/spack/test/oci/integration_test.py

[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.database`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.oci.opener`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.oci.image`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.oci.oci`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.test.oci.mock_registry`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.util.archive`

lib/spack/spack/test/oci/mock_registry.py

[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.oci.oci`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.oci.image`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.oci.opener`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.test.conftest`

lib/spack/spack/test/oci/urlopen.py

[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.oci.image`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.oci.oci`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.oci.opener`
[error] unresolved-import - :37:6 - Cannot resolve imported module `spack.test.conftest`
[error] unresolved-import - :38:6 - Cannot resolve imported module `spack.test.oci.mock_registry`

lib/spack/spack/test/optional_deps.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/package_class.py

[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.install_test`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.subprocess_context`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.solver.input_analysis`

lib/spack/spack/test/packages.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.directives`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.package`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.util.naming`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/packaging.py

[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.cmd.buildcache`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.cmd.mirror`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.util.gpg`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :32:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :33:6 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :34:6 - Cannot resolve imported module `spack.relocate`

lib/spack/spack/test/patch.py

[warning] possibly-missing-attribute - :173:9 - Attribute `_patches_in_order_of_appearance` may be missing on object of type `Unknown | VariantValue`
[error] unsupported-operator - :183:12 - Operator `in` is not supported between objects of type `Literal["a69b288d7393261e613c276c6d38a01461028291f6e381623acc58139d01f54d"]` and `Unknown | tuple[bool | str, ...] | bool | str`
[error] unsupported-operator - :186:12 - Operator `not in` is not supported between objects of type `Literal["a69b288d7393261e613c276c6d38a01461028291f6e381623acc58139d01f54d"]` and `Unknown | tuple[bool | str, ...] | bool | str`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.patch`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/permissions.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.util.file_permissions`

lib/spack/spack/test/relocate.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.relocate`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.relocate_text`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/relocate_text.py

[warning] possibly-missing-attribute - :15:12 - Attribute `group` may be missing on object of type `Match[bytes] | None`
[warning] possibly-missing-attribute - :27:12 - Attribute `group` may be missing on object of type `Match[bytes] | None`
[warning] possibly-missing-attribute - :31:12 - Attribute `group` may be missing on object of type `Match[bytes] | None`
[warning] possibly-missing-attribute - :35:12 - Attribute `group` may be missing on object of type `Match[bytes] | None`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.relocate_text`

lib/spack/spack/test/repo.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.schema.repos`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.file_cache`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.util.lock`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.util.naming`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.test.conftest`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.util.naming`
[error] unresolved-import - :213:12 - Cannot resolve imported module `spack.paths`
[warning] unused-ignore-comment - :714:54 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :808:54 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :900:54 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :913:54 - Unused blanket `type: ignore` directive

lib/spack/spack/test/reporters.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.reporters.extract`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.install_test`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.reporters`

lib/spack/spack/test/rewiring.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.rewiring`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.test.relocate`

lib/spack/spack/test/sbang.py

[error] invalid-assignment - :422:19 - Object of type `Literal[8]` is not assignable to attribute `system_shebang_limit` of type `Literal[127]`
[error] invalid-assignment - :423:18 - Object of type `Literal[16]` is not assignable to attribute `spack_shebang_limit` of type `Literal[4096]`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.hooks.sbang`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/schema.py

[error] no-matching-overload - :244:34 - No overload of function `dirname` matches arguments
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.vendor`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.schema`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/test/spack_yaml.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/test/spec_dag.py

[error] invalid-argument-type - :815:32 - Argument to function `canonicalize` is incorrect: Expected `str | list[str] | tuple[str, ...]`, found `def all(iterable: Iterable[object], /) -> bool`
[error] invalid-argument-type - :819:29 - Argument to function `canonicalize` is incorrect: Expected `str | list[str] | tuple[str, ...]`, found `None`
[error] invalid-argument-type - :821:29 - Argument to function `canonicalize` is incorrect: Expected `str | list[str] | tuple[str, ...]`, found `list[str | None]`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.test.conftest`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.hash`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.dependency`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.test.conftest`

lib/spack/spack/test/spec_list.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.environment.list`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/spec_semantics.py

[error] unsupported-operator - :1074:16 - Operator `in` is not supported between objects of type `Literal["test"]` and `Unknown | None | ArchSpec`
[error] unsupported-operator - :1075:16 - Operator `in` is not supported between objects of type `Literal["debian"]` and `Unknown | None | ArchSpec`
[error] unsupported-operator - :1076:16 - Operator `in` is not supported between objects of type `Literal["x86_64"]` and `Unknown | None | ArchSpec`
[error] unresolved-attribute - :1786:5 - Unresolved attribute `_hash` on type `Spec`.
[error] unsupported-operator - :2080:12 - Operator `<` is not supported between two objects of type `Spec`
[error] unsupported-operator - :2080:26 - Operator `<` is not supported between two objects of type `Spec`
[error] unsupported-operator - :2080:42 - Operator `<` is not supported between two objects of type `Spec`
[error] invalid-argument-type - :2105:19 - Argument to function `sorted` is incorrect: Argument type `Spec | Unknown` does not satisfy upper bound `SupportsDunderLT[Any] | SupportsDunderGT[Any]` of type variable `SupportsRichComparisonT`
[error] unsupported-operator - :2110:16 - Operator `<=` is not supported between two objects of type `Spec | Unknown`
[error] unsupported-operator - :2111:17 - Operator `<` is not supported between two objects of type `Spec | Unknown`
[error] unsupported-operator - :2112:16 - Operator `>=` is not supported between two objects of type `Spec | Unknown`
[error] unsupported-operator - :2113:17 - Operator `>` is not supported between two objects of type `Spec | Unknown`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.directives`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.spec_parser`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.enums`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.variant`

lib/spack/spack/test/spec_syntax.py

[warning] possibly-missing-attribute - :1274:5 - Attribute `replace_hash` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :1279:5 - Attribute `replace_hash` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :1284:5 - Attribute `replace_hash` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :1289:5 - Attribute `replace_hash` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :1303:5 - Attribute `replace_hash` may be missing on object of type `Spec | None`
[error] unsupported-operator - :1304:12 - Operator `in` is not supported between objects of type `Literal["fake"]` and `Spec | None`
[error] non-subscriptable - :1305:12 - Cannot subscript object of type `None` with no `__getitem__` method
[error] unsupported-operator - :1306:12 - Operator `in` is not supported between objects of type `Literal["zmpi"]` and `Spec | None`
[error] non-subscriptable - :1307:12 - Cannot subscript object of type `None` with no `__getitem__` method
[warning] possibly-missing-attribute - :1310:5 - Attribute `replace_hash` may be missing on object of type `Spec | None`
[error] unsupported-operator - :1311:12 - Operator `in` is not supported between objects of type `Literal["zmpi"]` and `Spec | None`
[error] non-subscriptable - :1312:12 - Cannot subscript object of type `None` with no `__getitem__` method
[warning] possibly-missing-attribute - :1317:5 - Attribute `replace_hash` may be missing on object of type `Spec | None`
[error] unsupported-operator - :1318:12 - Operator `in` is not supported between objects of type `Literal["zmpi"]` and `Spec | None`
[error] non-subscriptable - :1319:12 - Cannot subscript object of type `None` with no `__getitem__` method
[error] unsupported-operator - :1321:12 - Operator `in` is not supported between objects of type `Literal["fake"]` and `Spec | None`
[error] non-subscriptable - :1322:12 - Cannot subscript object of type `None` with no `__getitem__` method
[error] unresolved-attribute - :1365:5 - Unresolved attribute `_hash` on type `Spec`.
[warning] possibly-missing-attribute - :1376:9 - Attribute `lookup_hash` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :1381:9 - Attribute `lookup_hash` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :1392:9 - Attribute `replace_hash` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :1395:9 - Attribute `replace_hash` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :1400:9 - Attribute `replace_hash` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :1422:9 - Attribute `replace_hash` may be missing on object of type `Spec | None`
[error] unresolved-attribute - :1438:5 - Unresolved attribute `_hash` on type `Spec`.
[error] unresolved-attribute - :1439:5 - Unresolved attribute `_hash` on type `Spec`.
[warning] possibly-missing-attribute - :1755:12 - Attribute `intersects` may be missing on object of type `Spec | None`
[error] invalid-argument-type - :1755:27 - Argument to bound method `intersects` is incorrect: Expected `str | Spec`, found `Spec | None`
[warning] possibly-missing-attribute - :1756:12 - Attribute `intersects` may be missing on object of type `Spec | None`
[error] invalid-argument-type - :1756:27 - Argument to bound method `intersects` is incorrect: Expected `str | Spec`, found `Spec | None`
[warning] possibly-missing-attribute - :1757:12 - Attribute `satisfies` may be missing on object of type `Spec | None`
[error] invalid-argument-type - :1757:26 - Argument to bound method `satisfies` is incorrect: Expected `str | Spec`, found `Spec | None`
[warning] possibly-missing-attribute - :1758:12 - Attribute `satisfies` may be missing on object of type `Spec | None`
[error] invalid-argument-type - :1758:26 - Argument to bound method `satisfies` is incorrect: Expected `str | Spec`, found `Spec | None`
[warning] possibly-missing-attribute - :1765:12 - Attribute `architecture` may be missing on object of type `Spec | None`
[warning] possibly-missing-attribute - :1765:12 - Attribute `platform` may be missing on object of type `Unknown | None | ArchSpec`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.binary_distribution`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.cmd`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.platforms.test`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.solver.asp`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.spec_parser`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.tokenize`

lib/spack/spack/test/spec_yaml.py

[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.vendor.ruamel.yaml`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.hash_types`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.test.conftest`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :31:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :32:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :33:6 - Cannot resolve imported module `spack.test.conftest`
[error] unresolved-import - :34:6 - Cannot resolve imported module `spack.util.spack_yaml`

lib/spack/spack/test/stage.py

[error] invalid-argument-type - :332:13 - Argument to bound method `__init__` is incorrect: Expected `Exception`, found `Literal["<non-existent URL>"]`
[error] invalid-argument-type - :332:35 - Argument to bound method `__init__` is incorrect: Expected `Exception`, found `Literal["This implementation of FetchStrategy always fails"]`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.resource`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.util.path`

lib/spack/spack/test/svn_fetch.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/tag.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.cmd.tags`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.tag`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.main`

lib/spack/spack/test/tengine.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.tengine`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.util.path`

lib/spack/spack/test/test_suite.py

[error] invalid-argument-type - :76:40 - Argument to bound method `write_test_result` is incorrect: Expected `TestStatus`, found `Literal["TEST"]`
[warning] possibly-missing-attribute - :189:12 - Attribute `alias` may be missing on object of type `TestSuite | None`
[error] unresolved-attribute - :221:16 - Object of type `(...) -> Unknown` has no attribute `__name__`
[error] invalid-argument-type - :256:44 - Argument to function `copy_test_files` is incorrect: Expected `PackageBase`, found `None`
[error] invalid-argument-type - :285:47 - Argument to function `process_test_parts` is incorrect: Expected `PackageBase`, found `None`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.install_test`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.install_test`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.util.executable`
[warning] unused-ignore-comment - :360:28 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :381:20 - Unused blanket `type: ignore` directive

lib/spack/spack/test/traverse.py

[error] no-matching-overload - :111:13 - No overload of function `traverse_nodes` matches arguments
[error] no-matching-overload - :128:13 - No overload of function `traverse_edges` matches arguments
[error] unresolved-import - :7:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.traverse`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/url_fetch.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.url`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.stage`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/url_parse.py

[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.url`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/test/url_substitution.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.url`

lib/spack/spack/test/util/archive.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.crypto`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.util.archive`
[warning] unused-ignore-comment - :162:74 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :163:74 - Unused blanket `type: ignore` directive

lib/spack/spack/test/util/compression.py

[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.llnl.url`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.util`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.util.executable`

lib/spack/spack/test/util/editor.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.util.editor`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/util/elf.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.elf`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.hooks.drop_redundant_rpaths`

lib/spack/spack/test/util/environment.py

[error] invalid-argument-type - :28:39 - Argument to function `is_system_path` is incorrect: Expected `str`, found `None`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.util.environment`

lib/spack/spack/test/util/executable.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.main`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.hooks.sbang`

lib/spack/spack/test/util/file_cache.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.util.file_cache`

lib/spack/spack/test/util/git.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.util.git`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/util/package_hash.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.directives_meta`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.package_hash`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.util.unparse`

lib/spack/spack/test/util/path.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.path`

lib/spack/spack/test/util/remote_file_cache.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.remote_file_cache`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/util/spack_lock_wrapper.py

[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.util.lock`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/util/unparse/unparse.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.unparse`

lib/spack/spack/test/util/util_gpg.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.util.gpg`

lib/spack/spack/test/util/util_url.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/variant.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.variant`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.variant`

lib/spack/spack/test/verification.py

[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.store`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.verify`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/test/versions.py

[error] unsupported-operator - :68:12 - Operator `in` is not supported between two objects of type `VersionType`
[error] unsupported-operator - :73:12 - Operator `not in` is not supported between two objects of type `VersionType`
[error] unresolved-attribute - :156:12 - Object of type `VersionType` has no attribute `isdevelop`
[error] unresolved-attribute - :157:12 - Object of type `VersionType` has no attribute `isdevelop`
[error] unresolved-attribute - :158:12 - Object of type `VersionType` has no attribute `isdevelop`
[error] unresolved-attribute - :159:12 - Object of type `VersionType` has no attribute `isdevelop`
[error] unresolved-attribute - :160:12 - Object of type `VersionType` has no attribute `isdevelop`
[error] unresolved-attribute - :161:12 - Object of type `VersionType` has no attribute `isdevelop`
[error] unresolved-attribute - :162:12 - Object of type `VersionType` has no attribute `isdevelop`
[error] unresolved-attribute - :163:12 - Object of type `VersionType` has no attribute `isdevelop`
[error] unresolved-attribute - :164:16 - Object of type `VersionType` has no attribute `isdevelop`
[error] unresolved-attribute - :165:16 - Object of type `VersionType` has no attribute `isdevelop`
[error] unresolved-attribute - :166:16 - Object of type `VersionType` has no attribute `isdevelop`
[warning] possibly-missing-attribute - :556:12 - Attribute `dotted_numeric_string` may be missing on object of type `StandardVersion | GitVersion`
[warning] possibly-missing-attribute - :557:12 - Attribute `dotted_numeric_string` may be missing on object of type `StandardVersion | GitVersion`
[error] invalid-assignment - :606:5 - Object of type `None` is not assignable to attribute `string` on type `StandardVersion | GitVersion`
[error] invalid-assignment - :609:5 - Object of type `None` is not assignable to attribute `string` on type `StandardVersion | GitVersion`
[warning] possibly-missing-attribute - :610:12 - Attribute `string` may be missing on object of type `StandardVersion | GitVersion`
[warning] possibly-missing-attribute - :615:26 - Attribute `version` may be missing on object of type `StandardVersion | GitVersion`
[error] invalid-argument-type - :748:21 - Argument to bound method `attach_lookup` is incorrect: Expected `AbstractRefLookup`, found `MockLookup`
[error] unsupported-operator - :776:12 - Operator `in` is not supported between objects of type `StandardVersion | GitVersion` and `VersionType`
[error] invalid-argument-type - :797:9 - Method `__getitem__` of type `bound method StandardVersion.__getitem__(idx: int | slice[Any, Any, Any]) -> Unknown` cannot be called with key of type `Literal["0:"]` on object of type `StandardVersion`
[error] invalid-argument-type - :809:51 - Argument to function `VersionRange` is incorrect: Expected `str | StandardVersion`, found `StandardVersion | GitVersion`
[error] invalid-argument-type - :809:69 - Argument to function `VersionRange` is incorrect: Expected `str | StandardVersion`, found `StandardVersion | GitVersion`
[warning] possibly-missing-attribute - :853:12 - Attribute `is_commit` may be missing on object of type `StandardVersion | GitVersion`
[warning] possibly-missing-attribute - :854:16 - Attribute `_ref_lookup` may be missing on object of type `StandardVersion | GitVersion`
[warning] possibly-missing-attribute - :855:28 - Attribute `ref_version` may be missing on object of type `StandardVersion | GitVersion`
[warning] possibly-missing-attribute - :1113:16 - Attribute `group` may be missing on object of type `Match[str] | None`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.version.git_ref_lookup`

lib/spack/spack/test/views.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.concretize`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.directory_layout`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.filesystem_view`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.installer`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.spec`

lib/spack/spack/test/web.py

[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :16:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :19:8 - Cannot resolve imported module `spack.url`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.util.s3`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :22:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :23:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.version`

lib/spack/spack/traverse.py

[error] invalid-argument-type - :236:42 - Argument to bound method `__init__` is incorrect: Expected `Spec`, found `None`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.vendor.typing_extensions`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.deptypes`
[error] unresolved-import - :26:12 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :233:10 - Cannot resolve imported module `spack.spec`
[error] invalid-return-type - :503:6 - Function can implicitly return `None`, which is not assignable to return type `Iterable[Unknown | tuple[int, Unknown]]`
[warning] unused-ignore-comment - :656:64 - Unused blanket `type: ignore` directive

lib/spack/spack/url.py

[error] unresolved-import - :37:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :38:8 - Cannot resolve imported module `spack.llnl.url`
[error] unresolved-import - :39:8 - Cannot resolve imported module `spack.util.web`
[error] unresolved-import - :40:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :41:6 - Cannot resolve imported module `spack.llnl.path`
[error] unresolved-import - :42:6 - Cannot resolve imported module `spack.llnl.util.tty.color`

lib/spack/spack/util/archive.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.util.git`

lib/spack/spack/util/executable.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.typing_extensions`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.util.environment`

lib/spack/spack/util/file_cache.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.util.lock`

lib/spack/spack/util/gcs.py

[error] unresolved-import - :18:8 - Cannot resolve imported module `spack.llnl.util.tty`

lib/spack/spack/util/gpg.py

[error] no-matching-overload - :353:9 - No overload matches arguments
[error] call-non-callable - :353:9 - Object of type `None` is not callable
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.llnl.util.filesystem`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.paths`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.version`
[error] unresolved-import - :50:12 - Cannot resolve imported module `spack.bootstrap`

lib/spack/spack/util/package_hash.py

[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.directives_meta`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack.fetch_strategy`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.repo`
[error] unresolved-import - :13:8 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :14:8 - Cannot resolve imported module `spack.util.hash`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.util.unparse`

lib/spack/spack/util/path.py

[warning] possibly-missing-attribute - :78:24 - Attribute `path` may be missing on object of type `Environment | None`
[error] unresolved-import - :20:8 - Cannot resolve imported module `spack.llnl.util.tty`
[error] unresolved-import - :21:8 - Cannot resolve imported module `spack.util.spack_yaml`
[error] unresolved-import - :22:6 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :29:12 - Cannot resolve imported module `spack.platforms`
[error] unresolved-import - :30:12 - Cannot resolve imported module `spack.spec`
[error] unresolved-import - :58:12 - Cannot resolve imported module `spack`
[error] unresolved-import - :59:12 - Cannot resolve imported module `spack.environment`
[error] unresolved-import - :60:12 - Cannot resolve imported module `spack.paths`
[warning] unused-ignore-comment - :261:60 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :262:62 - Unused blanket `type: ignore` directive
[error] unresolved-import - :379:12 - Cannot resolve imported module `spack.config`

lib/spack/spack/util/s3.py

[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :27:10 - Cannot resolve imported module `spack.mirrors.mirror`
[error] unresolved-import - :89:10 - Cannot resolve imported module `spack.mirrors.mirror`

lib/spack/spack/util/spack_yaml.py

[error] invalid-method-override - :217:9 - Invalid override of method `ignore_aliases`: Definition is incompatible with `RoundTripRepresenter.ignore_aliases`
[error] invalid-method-override - :234:9 - Invalid override of method `ignore_aliases`: Definition is incompatible with `RoundTripRepresenter.ignore_aliases`
[warning] possibly-missing-attribute - :336:19 - Attribute `value` may be missing on object of type `Unknown | None`
[warning] possibly-missing-attribute - :337:26 - Attribute `value` may be missing on object of type `Unknown | None`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml`
[error] unresolved-import - :23:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.llnl.util.tty.color`

lib/spack/spack/util/timer.py

[error] no-matching-overload - :183:13 - No overload of bound method `write` matches arguments
[error] unresolved-import - :17:8 - Cannot resolve imported module `spack.util.spack_json`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.llnl.util.lang`

lib/spack/spack/util/url.py

[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.util.path`

lib/spack/spack/util/web.py

[error] unresolved-import - :23:8 - Cannot resolve imported module `spack`
[error] unresolved-import - :24:8 - Cannot resolve imported module `spack.config`
[error] unresolved-import - :25:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.llnl.url`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.util.executable`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.util.parallel`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.util.path`
[error] unresolved-import - :30:8 - Cannot resolve imported module `spack.util.url`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.llnl.util`
[error] unresolved-import - :32:6 - Cannot resolve imported module `spack.llnl.util.filesystem`

lib/spack/spack/variant.py

[error] unresolved-import - :26:8 - Cannot resolve imported module `spack.error`
[error] unresolved-import - :27:8 - Cannot resolve imported module `spack.llnl.util.lang`
[error] unresolved-import - :28:8 - Cannot resolve imported module `spack.llnl.util.tty.color`
[error] unresolved-import - :29:8 - Cannot resolve imported module `spack.spec_parser`
[error] unresolved-import - :32:12 - Cannot resolve imported module `spack.package_base`
[error] unresolved-import - :33:12 - Cannot resolve imported module `spack.spec`

lib/spack/spack/vendor/altgraph/Dot.py

[error] unresolved-import - :114:6 - Cannot resolve imported module `spack.vendor.altgraph`

lib/spack/spack/vendor/altgraph/GraphAlgo.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.altgraph`

lib/spack/spack/vendor/jinja2/compiler.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :26:12 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/vendor/jinja2/defaults.py

[error] unresolved-import - :11:12 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/vendor/jinja2/environment.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :58:12 - Cannot resolve imported module `spack.vendor.typing_extensions`
[error] invalid-return-type - :588:10 - Function can implicitly return `None`, which is not assignable to return type `Template`
[error] invalid-return-type - :613:10 - Function can implicitly return `None`, which is not assignable to return type `Iterator[tuple[int, str, str]]`
[error] invalid-return-type - :725:10 - Function can implicitly return `None`, which is not assignable to return type `str | CodeType`
[warning] possibly-unresolved-reference - :800:61 - Name `expr` used when possibly not defined
[error] invalid-argument-type - :874:38 - Argument to function `write_file` is incorrect: Expected `str`, found `CodeType`
[error] invalid-return-type - :1256:56 - Function can implicitly return `None`, which is not assignable to return type `str`

lib/spack/spack/vendor/jinja2/ext.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :21:12 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/vendor/jinja2/filters.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :31:12 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/vendor/jinja2/lexer.py

[error] unresolved-import - :17:12 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/vendor/jinja2/nodes.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :15:12 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/vendor/jinja2/parser.py

[error] unresolved-import - :12:12 - Cannot resolve imported module `spack.vendor.typing_extensions`
[error] invalid-return-type - :165:34 - Function can implicitly return `None`, which is not assignable to return type `Node | list[Node]`
[warning] possibly-unresolved-reference - :680:16 - Name `node` used when possibly not defined
[error] invalid-return-type - :805:10 - Function can implicitly return `None`, which is not assignable to return type `Getattr | Getitem`

lib/spack/spack/vendor/jinja2/runtime.py

[error] invalid-return-type - :990:14 - Function always implicitly returns `None`, which is not assignable to return type `Never`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :31:12 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/vendor/jinja2/sandbox.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.vendor.markupsafe`

lib/spack/spack/vendor/jinja2/utils.py

[error] unresolved-import - :15:8 - Cannot resolve imported module `spack.vendor.markupsafe`
[error] unresolved-import - :18:12 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/vendor/jinja2/visitor.py

[error] unresolved-import - :9:12 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/vendor/jsonschema/_types.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.pyrsistent`
[error] unresolved-import - :4:8 - Cannot resolve imported module `spack.vendor.attr`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.vendor.jsonschema.compat`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.jsonschema.exceptions`

lib/spack/spack/vendor/jsonschema/_utils.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.vendor.jsonschema.compat`

lib/spack/spack/vendor/jsonschema/_validators.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.jsonschema._utils`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.jsonschema.exceptions`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.vendor.jsonschema.compat`

lib/spack/spack/vendor/jsonschema/benchmarks/issue232.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.vendor.pyrsistent`
[error] unresolved-import - :12:8 - Cannot resolve imported module `spack.vendor.jsonschema`

lib/spack/spack/vendor/jsonschema/exceptions.py

[error] non-subscriptable - :268:13 - Cannot subscript object of type `Unset` with no `__getitem__` method
[error] unresolved-import - :9:8 - Cannot resolve imported module `spack.vendor.attr`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor.jsonschema`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.jsonschema.compat`
[error] unresolved-reference - :95:20 - Name `unicode` used when not defined
[error] unresolved-reference - :179:20 - Name `unicode` used when not defined
[error] unresolved-reference - :208:20 - Name `unicode` used when not defined

lib/spack/spack/vendor/jsonschema/validators.py

[error] unknown-argument - :101:5 - Argument `type_checkers` does not match any known parameter of bound method `__init__`
[error] unknown-argument - :238:13 - Argument `type_checkers` does not match any known parameter of bound method `__init__`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor.six`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.vendor.jsonschema`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.vendor.jsonschema.compat`
[error] unresolved-import - :36:6 - Cannot resolve imported module `spack.vendor.jsonschema.exceptions`

lib/spack/spack/vendor/macholib/MachO.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.vendor.macholib.util`

lib/spack/spack/vendor/macholib/MachOGraph.py

[error] invalid-method-override - :73:9 - Invalid override of method `findNode`: Definition is incompatible with `ObjectGraph.findNode`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.vendor.altgraph.ObjectGraph`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.vendor.macholib.dyld`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor.macholib.itergraphreport`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.macholib.MachO`

lib/spack/spack/vendor/macholib/MachOStandalone.py

[error] invalid-method-override - :25:9 - Invalid override of method `createNode`: Definition is incompatible with `ObjectGraph.createNode`
[error] unresolved-import - :4:6 - Cannot resolve imported module `spack.vendor.macholib.dyld`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.macholib.MachOGraph`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.vendor.macholib.util`

lib/spack/spack/vendor/macholib/util.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.macholib`

lib/spack/spack/vendor/markupsafe/__init__.py

[error] unresolved-import - :7:12 - Cannot resolve imported module `spack.vendor.typing_extensions`

lib/spack/spack/vendor/pyrsistent/_checked_types.py

[error] invalid-method-override - :294:9 - Invalid override of method `set`: Definition is incompatible with `PythonPVector.set`
[error] invalid-method-override - :300:9 - Invalid override of method `extend`: Definition is incompatible with `PythonPVector.extend`
[error] unresolved-attribute - :306:22 - Object of type `Self@serialize` has no attribute `__serializer__`
[error] invalid-method-override - :326:13 - Invalid override of method `__setitem__`: Definition is incompatible with `lib.spack.spack.vendor.pyrsistent._pvector.PythonPVector.Evolver.__setitem__`
[error] invalid-method-override - :330:13 - Invalid override of method `append`: Definition is incompatible with `lib.spack.spack.vendor.pyrsistent._pvector.PythonPVector.Evolver.append`
[error] invalid-method-override - :334:13 - Invalid override of method `extend`: Definition is incompatible with `lib.spack.spack.vendor.pyrsistent._pvector.PythonPVector.Evolver.extend`
[error] unresolved-attribute - :391:22 - Object of type `Self@serialize` has no attribute `__serializer__`
[error] unresolved-attribute - :502:31 - Object of type `type[Self@create]` has no attribute `_checked_key_types`
[error] unresolved-attribute - :504:33 - Object of type `type[Self@create]` has no attribute `_checked_value_types`
[error] invalid-method-override - :526:13 - Invalid override of method `set`: Definition is incompatible with `_Evolver.set`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pmap`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pset`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pvector`

lib/spack/spack/vendor/pyrsistent/_field_common.py

[error] unresolved-attribute - :298:25 - Class `TheMap` has no attribute `_checked_key_types`
[error] unresolved-attribute - :299:25 - Class `TheMap` has no attribute `_checked_value_types`
[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.pyrsistent._checked_types`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.vendor.pyrsistent._checked_types`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.vendor.pyrsistent._checked_types`

lib/spack/spack/vendor/pyrsistent/_pbag.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pmap`

lib/spack/spack/vendor/pyrsistent/_pclass.py

[error] unresolved-attribute - :106:20 - Object of type `Self@set` has no attribute `_pclass_fields`
[error] invalid-method-override - :115:9 - Invalid override of method `create`: Definition is incompatible with `CheckedType.create`
[error] unresolved-attribute - :127:45 - Object of type `type[Self@create]` has no attribute `_pclass_fields`
[error] unresolved-attribute - :137:21 - Object of type `Self@serialize` has no attribute `_pclass_fields`
[error] unresolved-attribute - :140:42 - Object of type `Self@serialize` has no attribute `_pclass_fields`
[error] unresolved-attribute - :155:25 - Object of type `Self@__eq__` has no attribute `_pclass_fields`
[error] unresolved-attribute - :168:80 - Object of type `Self@__hash__` has no attribute `_pclass_fields`
[error] unresolved-attribute - :181:20 - Object of type `Self@_to_dict` has no attribute `_pclass_fields`
[error] unresolved-attribute - :194:58 - Object of type `Self@__reduce__` has no attribute `_pclass_fields`
[error] unresolved-import - :1:6 - Cannot resolve imported module `spack.vendor.pyrsistent._checked_types`
[error] unresolved-import - :2:6 - Cannot resolve imported module `spack.vendor.pyrsistent._field_common`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.pyrsistent._transformations`

lib/spack/spack/vendor/pyrsistent/_pdeque.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack.vendor.pyrsistent._plist`

lib/spack/spack/vendor/pyrsistent/_pmap.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pvector`
[error] unresolved-import - :4:6 - Cannot resolve imported module `spack.vendor.pyrsistent._transformations`

lib/spack/spack/vendor/pyrsistent/_precord.py

[error] invalid-method-override - :80:9 - Invalid override of method `create`: Definition is incompatible with `CheckedType.create`
[error] unresolved-attribute - :92:45 - Object of type `type[Self@create]` has no attribute `_precord_fields`
[error] invalid-method-override - :119:9 - Invalid override of method `__setitem__`: Definition is incompatible with `_Evolver.__setitem__`
[error] invalid-method-override - :122:9 - Invalid override of method `set`: Definition is incompatible with `_Evolver.set`
[error] unresolved-import - :1:6 - Cannot resolve imported module `spack.vendor.pyrsistent._checked_types`
[error] unresolved-import - :2:6 - Cannot resolve imported module `spack.vendor.pyrsistent._field_common`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pmap`

lib/spack/spack/vendor/pyrsistent/_pset.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.pyrsistent._pmap`

lib/spack/spack/vendor/pyrsistent/_pvector.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.pyrsistent._transformations`

lib/spack/spack/vendor/pyrsistent/_transformations.py

[error] unresolved-import - :120:10 - Cannot resolve imported module `spack.vendor.pyrsistent._pmap`

lib/spack/spack/vendor/ruamel/yaml/comments.py

[error] invalid-method-override - :525:9 - Invalid override of method `__getsingleitem__`: Definition is incompatible with `MutableSliceableSequence.__getsingleitem__`
[error] invalid-method-override - :529:9 - Invalid override of method `__setsingleitem__`: Definition is incompatible with `MutableSliceableSequence.__setsingleitem__`
[error] invalid-method-override - :541:9 - Invalid override of method `__delsingleitem__`: Definition is incompatible with `MutableSliceableSequence.__delsingleitem__`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.scalarstring`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.anchor`
[error] unresolved-import - :378:14 - Cannot resolve imported module `spack.vendor.ruamel.yaml.error`
[error] unresolved-import - :379:14 - Cannot resolve imported module `spack.vendor.ruamel.yaml.tokens`

lib/spack/spack/vendor/ruamel/yaml/compat.py

[error] unresolved-import - :202:10 - Cannot resolve imported module `spack.vendor.ruamel.yaml`

lib/spack/spack/vendor/ruamel/yaml/composer.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.error`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.events`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.nodes`

lib/spack/spack/vendor/ruamel/yaml/constructor.py

[error] invalid-assignment - :1776:13 - Invalid subscript assignment with key of type `Literal["delta"]` and value of type `timedelta & ~AlwaysFalsy` on object of type `dict[str, int | None]`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.error`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.nodes`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.nodes`
[error] unresolved-import - :16:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.comments`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.comments`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.scalarstring`
[error] unresolved-import - :30:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.scalarint`
[error] unresolved-import - :31:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.scalarfloat`
[error] unresolved-import - :32:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.scalarbool`
[error] unresolved-import - :33:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.timestamp`
[error] unresolved-import - :34:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.util`
[warning] unused-ignore-comment - :1049:55 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1055:69 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1068:55 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1074:69 - Unused blanket `type: ignore` directive
[warning] unused-ignore-comment - :1076:48 - Unused blanket `type: ignore` directive
[error] unresolved-import - :1285:18 - Cannot resolve imported module `spack.vendor.ruamel.yaml.serializer`
[error] unresolved-import - :1421:18 - Cannot resolve imported module `spack.vendor.ruamel.yaml.serializer`
[error] unresolved-import - :1520:18 - Cannot resolve imported module `spack.vendor.ruamel.yaml.serializer`
[error] unresolved-import - :1595:18 - Cannot resolve imported module `spack.vendor.ruamel.yaml.serializer`
[error] unresolved-import - :1596:18 - Cannot resolve imported module `spack.vendor.ruamel.yaml.anchor`
[error] unresolved-import - :1694:26 - Cannot resolve imported module `spack.vendor.ruamel.yaml.serializer`
[error] unresolved-import - :1707:26 - Cannot resolve imported module `spack.vendor.ruamel.yaml.serializer`
[error] unresolved-import - :1722:26 - Cannot resolve imported module `spack.vendor.ruamel.yaml.serializer`

lib/spack/spack/vendor/ruamel/yaml/cyaml.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.constructor`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.representer`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.resolver`

lib/spack/spack/vendor/ruamel/yaml/emitter.py

[warning] possibly-missing-attribute - :716:28 - Attribute `style` may be missing on object of type `(Unknown & ~SequenceStartEvent & ~MappingStartEvent) | None`
[warning] possibly-missing-attribute - :854:56 - Attribute `implicit` may be missing on object of type `(Unknown & ~ScalarEvent) | None`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.error`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.events`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-reference - :268:30 - Name `DocumentStartEvent` used when not defined
[error] unresolved-reference - :270:32 - Name `SequenceStartEvent` used when not defined
[error] unresolved-reference - :272:32 - Name `MappingStartEvent` used when not defined
[error] unresolved-reference - :281:35 - Name `DocumentStartEvent` used when not defined
[error] unresolved-reference - :281:55 - Name `CollectionStartEvent` used when not defined
[error] unresolved-reference - :283:37 - Name `DocumentEndEvent` used when not defined
[error] unresolved-reference - :283:55 - Name `CollectionEndEvent` used when not defined
[error] unresolved-reference - :285:36 - Name `StreamEndEvent` used when not defined
[error] unresolved-reference - :320:35 - Name `StreamStartEvent` used when not defined
[error] unresolved-reference - :344:35 - Name `DocumentStartEvent` used when not defined
[error] unresolved-reference - :374:37 - Name `StreamEndEvent` used when not defined
[error] unresolved-reference - :390:35 - Name `DocumentEndEvent` used when not defined
[error] unresolved-reference - :416:35 - Name `AliasEvent` used when not defined
[error] unresolved-reference - :418:38 - Name `ScalarEvent` used when not defined
[error] unresolved-reference - :418:51 - Name `CollectionStartEvent` used when not defined
[error] unresolved-reference - :421:44 - Name `ScalarEvent` used when not defined
[error] unresolved-reference - :427:44 - Name `ScalarEvent` used when not defined
[error] unresolved-reference - :432:39 - Name `ScalarEvent` used when not defined
[error] unresolved-reference - :435:41 - Name `SequenceStartEvent` used when not defined
[error] unresolved-reference - :462:41 - Name `MappingStartEvent` used when not defined
[error] unresolved-reference - :514:35 - Name `SequenceEndEvent` used when not defined
[error] unresolved-reference - :533:35 - Name `SequenceEndEvent` used when not defined
[error] unresolved-reference - :580:35 - Name `MappingEndEvent` used when not defined
[error] unresolved-reference - :604:35 - Name `MappingEndEvent` used when not defined
[error] unresolved-reference - :666:49 - Name `SequenceEndEvent` used when not defined
[error] unresolved-reference - :700:49 - Name `MappingEndEvent` used when not defined
[error] unresolved-reference - :713:34 - Name `SequenceStartEvent` used when not defined
[error] unresolved-reference - :713:54 - Name `MappingStartEvent` used when not defined
[error] unresolved-reference - :723:43 - Name `AliasEvent` used when not defined
[error] unresolved-reference - :755:36 - Name `SequenceStartEvent` used when not defined
[error] unresolved-reference - :757:44 - Name `SequenceEndEvent` used when not defined
[error] unresolved-reference - :763:36 - Name `MappingStartEvent` used when not defined
[error] unresolved-reference - :765:44 - Name `MappingEndEvent` used when not defined
[error] unresolved-reference - :770:39 - Name `DocumentStartEvent` used when not defined
[error] unresolved-reference - :774:31 - Name `ScalarEvent` used when not defined
[error] unresolved-reference - :784:35 - Name `NodeEvent` used when not defined
[error] unresolved-reference - :789:37 - Name `ScalarEvent` used when not defined
[error] unresolved-reference - :789:50 - Name `CollectionStartEvent` used when not defined
[error] unresolved-reference - :795:35 - Name `ScalarEvent` used when not defined
[error] unresolved-reference - :800:36 - Name `AliasEvent` used when not defined
[error] unresolved-reference - :801:40 - Name `SequenceStartEvent` used when not defined
[error] unresolved-reference - :802:40 - Name `MappingStartEvent` used when not defined
[error] unresolved-reference - :804:40 - Name `ScalarEvent` used when not defined
[error] unresolved-reference - :832:35 - Name `ScalarEvent` used when not defined
[error] unresolved-reference - :866:44 - Name `ScalarEvent` used when not defined
[error] unresolved-reference - :1752:29 - Name `MappingStartEvent` used when not defined
[error] unresolved-reference - :1752:48 - Name `SequenceStartEvent` used when not defined

lib/spack/spack/vendor/ruamel/yaml/events.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`

lib/spack/spack/vendor/ruamel/yaml/main.py

[warning] possibly-missing-attribute - :77:25 - Submodule `resolver` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :92:17 - Submodule `emitter` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :94:32 - Submodule `representer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :95:27 - Submodule `parser` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :96:29 - Submodule `composer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :97:32 - Submodule `constructor` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :99:28 - Submodule `emitter` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :100:32 - Submodule `representer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :101:27 - Submodule `parser` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :102:29 - Submodule `composer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :103:32 - Submodule `constructor` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :106:17 - Submodule `emitter` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :108:32 - Submodule `representer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :109:27 - Submodule `parser` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :110:29 - Submodule `composer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :111:32 - Submodule `constructor` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :115:28 - Submodule `emitter` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :116:31 - Submodule `serializer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :117:32 - Submodule `representer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :118:28 - Submodule `scanner` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :120:27 - Submodule `parser` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :121:29 - Submodule `composer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :122:32 - Submodule `constructor` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :130:28 - Submodule `emitter` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :131:31 - Submodule `serializer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :132:32 - Submodule `representer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :133:28 - Submodule `scanner` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :135:27 - Submodule `parser` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :136:29 - Submodule `composer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :137:32 - Submodule `constructor` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :480:31 - Submodule `reader` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :482:32 - Submodule `scanner` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :487:36 - Submodule `scanner` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :488:31 - Submodule `parser` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :492:35 - Submodule `reader` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :493:31 - Submodule `parser` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :631:23 - Attribute `decode` may be missing on object of type `Unknown | str | bytes`
[warning] possibly-missing-attribute - :643:35 - Submodule `serializer` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :651:28 - Submodule `emitter` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :660:13 - Submodule `resolver` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :662:18 - Submodule `resolver` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :890:23 - Attribute `decode` may be missing on object of type `Unknown | str | bytes`
[warning] possibly-missing-attribute - :1013:9 - Attribute `_parser` may be missing on object of type `Unknown | Loader`
[warning] possibly-missing-attribute - :1024:15 - Attribute `_parser` may be missing on object of type `Unknown | Loader`
[warning] possibly-missing-attribute - :1025:19 - Attribute `_parser` may be missing on object of type `Unknown | Loader`
[warning] possibly-missing-attribute - :1027:9 - Attribute `_parser` may be missing on object of type `Unknown | Loader`
[warning] possibly-missing-attribute - :1054:19 - Attribute `_composer` may be missing on object of type `Unknown | Loader`
[warning] possibly-missing-attribute - :1056:9 - Attribute `_parser` may be missing on object of type `Unknown | Loader`
[warning] possibly-missing-attribute - :1071:16 - Attribute `_constructor` may be missing on object of type `@Todo | Loader`
[warning] possibly-missing-attribute - :1096:15 - Attribute `_constructor` may be missing on object of type `@Todo | Loader`
[warning] possibly-missing-attribute - :1097:19 - Attribute `_constructor` may be missing on object of type `@Todo | Loader`
[warning] possibly-missing-attribute - :1099:9 - Attribute `_parser` may be missing on object of type `@Todo | Loader`
[warning] possibly-missing-attribute - :1101:13 - Attribute `_reader` may be missing on object of type `@Todo | Loader`
[warning] possibly-missing-attribute - :1105:13 - Attribute `_scanner` may be missing on object of type `@Todo | Loader`
[warning] possibly-missing-attribute - :1187:13 - Attribute `_emitter` may be missing on object of type `Unknown | Dumper`
[warning] possibly-missing-attribute - :1240:9 - Attribute `_serializer` may be missing on object of type `Unknown | Dumper`
[warning] possibly-missing-attribute - :1243:9 - Attribute `_serializer` may be missing on object of type `Unknown | Dumper`
[warning] possibly-missing-attribute - :1246:13 - Attribute `_emitter` may be missing on object of type `Unknown | Dumper`
[warning] possibly-missing-attribute - :1318:9 - Attribute `_serializer` may be missing on object of type `Unknown | Dumper`
[warning] possibly-missing-attribute - :1321:17 - Attribute `_representer` may be missing on object of type `Unknown | Dumper`
[warning] possibly-missing-attribute - :1325:9 - Attribute `_serializer` may be missing on object of type `Unknown | Dumper`
[warning] possibly-missing-attribute - :1328:13 - Attribute `_emitter` may be missing on object of type `Unknown | Dumper`
[warning] possibly-missing-attribute - :1472:46 - Submodule `loader` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :1481:46 - Submodule `dumper` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :1504:46 - Submodule `loader` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :1513:46 - Submodule `dumper` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[warning] possibly-missing-attribute - :1563:33 - Submodule `loader` may not be available as an attribute on module `spack.vendor.ruamel.yaml`
[error] unresolved-import - :10:8 - Cannot resolve imported module `spack.vendor.ruamel.yaml`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.error`
[error] unresolved-import - :13:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.tokens`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.events`
[error] unresolved-import - :15:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.nodes`
[error] unresolved-import - :17:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.loader`
[error] unresolved-import - :18:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.dumper`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-import - :20:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.resolver`
[error] unresolved-import - :21:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.representer`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.constructor`
[error] unresolved-import - :33:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.loader`
[error] unresolved-import - :34:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.comments`
[error] unresolved-import - :985:10 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`

lib/spack/spack/vendor/ruamel/yaml/reader.py

[error] unresolved-import - :24:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.error`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.util`

lib/spack/spack/vendor/ruamel/yaml/representer.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.error`
[error] unresolved-import - :4:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.nodes`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.scalarstring`
[error] unresolved-import - :14:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.comments`
[error] unresolved-import - :25:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.scalarint`
[error] unresolved-import - :26:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.scalarfloat`
[error] unresolved-import - :27:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.scalarbool`
[error] unresolved-import - :28:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.timestamp`
[error] unresolved-import - :29:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.anchor`
[error] unresolved-reference - :47:24 - Name `YAMLError` used when not defined
[error] unresolved-reference - :115:28 - Name `ScalarNode` used when not defined
[error] unresolved-reference - :153:16 - Name `ScalarNode` used when not defined
[error] unresolved-reference - :161:16 - Name `SequenceNode` used when not defined
[error] unresolved-reference - :167:43 - Name `ScalarNode` used when not defined
[error] unresolved-reference - :180:16 - Name `SequenceNode` used when not defined
[error] unresolved-reference - :201:16 - Name `MappingNode` used when not defined
[error] unresolved-reference - :215:42 - Name `ScalarNode` used when not defined
[error] unresolved-reference - :217:44 - Name `ScalarNode` used when not defined
[error] unresolved-reference - :748:16 - Name `SequenceNode` used when not defined
[error] unresolved-reference - :779:43 - Name `ScalarNode` used when not defined
[error] unresolved-reference - :826:16 - Name `MappingNode` used when not defined
[error] unresolved-reference - :882:42 - Name `ScalarNode` used when not defined
[error] unresolved-reference - :884:44 - Name `ScalarNode` used when not defined
[error] unresolved-reference - :900:38 - Name `ScalarNode` used when not defined
[error] unresolved-reference - :914:16 - Name `SequenceNode` used when not defined
[error] unresolved-reference - :978:16 - Name `MappingNode` used when not defined
[error] unresolved-reference - :1012:42 - Name `ScalarNode` used when not defined
[error] unresolved-reference - :1014:44 - Name `ScalarNode` used when not defined

lib/spack/spack/vendor/ruamel/yaml/resolver.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-import - :10:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.error`
[error] unresolved-import - :11:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.nodes`
[error] unresolved-import - :12:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.util`
[error] unresolved-reference - :100:21 - Name `YAMLError` used when not defined

lib/spack/spack/vendor/ruamel/yaml/scalarfloat.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.anchor`

lib/spack/spack/vendor/ruamel/yaml/scalarint.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.anchor`

lib/spack/spack/vendor/ruamel/yaml/scanner.py

[error] unresolved-import - :32:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.error`
[error] unresolved-import - :33:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.tokens`
[error] unresolved-import - :34:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-reference - :433:32 - Name `BlockEndToken` used when not defined
[error] unresolved-reference - :453:28 - Name `StreamStartToken` used when not defined
[error] unresolved-reference - :466:28 - Name `StreamEndToken` used when not defined
[error] unresolved-reference - :484:39 - Name `DocumentStartToken` used when not defined
[error] unresolved-reference - :488:39 - Name `DocumentEndToken` used when not defined
[error] unresolved-reference - :508:42 - Name `FlowSequenceStartToken` used when not defined
[error] unresolved-reference - :512:42 - Name `FlowMappingStartToken` used when not defined
[error] unresolved-reference - :530:40 - Name `FlowSequenceEndToken` used when not defined
[error] unresolved-reference - :534:40 - Name `FlowMappingEndToken` used when not defined
[error] unresolved-reference - :565:28 - Name `FlowEntryToken` used when not defined
[error] unresolved-reference - :579:36 - Name `BlockSequenceStartToken` used when not defined
[error] unresolved-reference - :593:28 - Name `BlockEntryToken` used when not defined
[error] unresolved-reference - :609:36 - Name `BlockMappingStartToken` used when not defined
[error] unresolved-reference - :621:28 - Name `KeyToken` used when not defined
[error] unresolved-reference - :631:55 - Name `KeyToken` used when not defined
[error] unresolved-reference - :640:25 - Name `BlockMappingStartToken` used when not defined
[error] unresolved-reference - :670:40 - Name `BlockMappingStartToken` used when not defined
[error] unresolved-reference - :682:28 - Name `ValueToken` used when not defined
[error] unresolved-reference - :691:45 - Name `AliasToken` used when not defined
[error] unresolved-reference - :700:45 - Name `AnchorToken` used when not defined
[error] unresolved-reference - :806:66 - Name `ValueToken` used when not defined
[error] unresolved-reference - :910:16 - Name `DirectiveToken` used when not defined
[error] unresolved-reference - :1143:16 - Name `TagToken` used when not defined
[error] unresolved-reference - :1239:17 - Name `ScalarToken` used when not defined
[error] unresolved-reference - :1265:31 - Name `CommentToken` used when not defined
[error] unresolved-reference - :1403:16 - Name `ScalarToken` used when not defined
[error] unresolved-reference - :1610:17 - Name `ScalarToken` used when not defined
[error] unresolved-reference - :1618:31 - Name `CommentToken` used when not defined
[error] unresolved-reference - :1821:39 - Name `CommentToken` used when not defined
[error] unresolved-reference - :1829:43 - Name `CommentToken` used when not defined
[error] unresolved-reference - :1856:22 - Name `ScalarToken` used when not defined
[error] unresolved-reference - :1856:35 - Name `ValueToken` used when not defined
[error] unresolved-reference - :1856:47 - Name `FlowSequenceEndToken` used when not defined
[error] unresolved-reference - :1856:69 - Name `FlowMappingEndToken` used when not defined
[error] unresolved-reference - :1858:48 - Name `CommentToken` used when not defined
[error] unresolved-reference - :1864:75 - Name `CommentToken` used when not defined
[error] unresolved-reference - :1872:48 - Name `ScalarToken` used when not defined
[error] unresolved-reference - :1873:48 - Name `CommentToken` used when not defined
[error] unresolved-reference - :1885:75 - Name `CommentToken` used when not defined
[error] unresolved-reference - :1901:28 - Name `CommentToken` used when not defined
[error] unresolved-reference - :2192:27 - Name `ValueToken` used when not defined
[error] unresolved-reference - :2198:42 - Name `ScalarToken` used when not defined
[error] unresolved-reference - :2199:48 - Name `ScalarToken` used when not defined
[error] unresolved-reference - :2203:41 - Name `ScalarToken` used when not defined
[error] unresolved-reference - :2204:37 - Name `KeyToken` used when not defined
[error] unresolved-reference - :2218:41 - Name `ScalarToken` used when not defined
[error] unresolved-reference - :2219:38 - Name `ValueToken` used when not defined
[error] unresolved-reference - :2219:50 - Name `BlockEntryToken` used when not defined
[error] unresolved-reference - :2278:43 - Name `BlockEndToken` used when not defined

lib/spack/spack/vendor/ruamel/yaml/serializer.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.error`
[error] unresolved-import - :4:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.util`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.events`
[error] unresolved-import - :19:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.nodes`

lib/spack/spack/vendor/ruamel/yaml/tokens.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `spack.vendor.ruamel.yaml.compat`

lib/spack/spack/version/version_types.py

[error] unsupported-operator - :677:20 - Operator `<` is not supported between two objects of type `tuple[StandardVersion, str | None]`
[error] unsupported-operator - :687:20 - Operator `<=` is not supported between two objects of type `tuple[StandardVersion, str | None]`
[error] unsupported-operator - :698:20 - Operator `>=` is not supported between two objects of type `tuple[StandardVersion, str | None]`
[error] unsupported-operator - :708:20 - Operator `>` is not supported between two objects of type `tuple[StandardVersion, str | None]`
[error] invalid-argument-type - :945:30 - Argument to function `ver` is incorrect: Expected `VersionType | str | list[Unknown] | ... omitted 3 union elements`, found `object`
[error] unresolved-import - :9:6 - Cannot resolve imported module `spack.util.typing`

var/spack/test_repos/spack_repo/builder_test/packages/builder_and_mixins/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builder_test/packages/callbacks/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builder_test/packages/custom_phases/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems`

var/spack/test_repos/spack_repo/builder_test/packages/gmake/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builder_test/packages/gnuconfig/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builder_test/packages/inheritance/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builder_test.packages.callbacks`

var/spack/test_repos/spack_repo/builder_test/packages/old_style_autotools/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builder_test/packages/old_style_custom_phases/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/build_systems/compiler.py

[warning] possibly-missing-attribute - :54:31 - Attribute `spec` may be missing on object of type `<module 'spack'> | Unknown`
[warning] possibly-missing-attribute - :99:20 - Attribute `util` may be missing on object of type `<module 'spack'> | Unknown`
[warning] possibly-missing-attribute - :230:16 - Attribute `util` may be missing on object of type `<module 'spack'> | Unknown`
[warning] possibly-missing-attribute - :253:25 - Attribute `util` may be missing on object of type `<module 'spack'> | Unknown`
[error] unresolved-import - :11:8 - Cannot resolve imported module `spack`

var/spack/test_repos/spack_repo/builtin_mock/packages/_7zip/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/_7zip_dependent/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/adios2/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/archive_files/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/ascent/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/attributes_foo/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.bundle`

var/spack/test_repos/spack_repo/builtin_mock/packages/attributes_foo_app/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.bundle`

var/spack/test_repos/spack_repo/builtin_mock/packages/autotools_conditional_variants_test/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/autotools_config_replacement/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/boost/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/both_link_and_build_dep_a/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/both_link_and_build_dep_b/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/both_link_and_build_dep_c/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/bowtie/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/brillig/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/build_env_compiler_var_a/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/build_env_compiler_var_b/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/build_error/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/build_warnings/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/bzip2/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/callpath/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/canfail/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/client_not_foo/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/cmake/package.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/cmake_client/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.cmake`

var/spack/test_repos/spack_repo/builtin_mock/packages/cmake_conditional_variants_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.cmake`

var/spack/test_repos/spack_repo/builtin_mock/packages/compiler_wrapper/package.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/conditional_constrained_dependencies/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/conditional_languages/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/conditional_provider/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/conditional_values_in_variant/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/conditional_variant_pkg/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/conditional_virtual_dependency/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/conditionally_extends_direct_dep/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/conditionally_extends_transitive_dep/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/conditionally_patch_dependency/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/configure_warning/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/conflict/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/conflict_parent/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/conflicting_dependent/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/corge/package.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/cumulative_vrange_bottom/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/cumulative_vrange_middle/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/cumulative_vrange_root/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/cvs_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/define_cmake_prefix_paths/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dep_diamond_patch_mid1/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dep_diamond_patch_mid2/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dep_diamond_patch_top/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dep_with_variants/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dep_with_variants_if_develop/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dep_with_variants_if_develop_root/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/depb/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/dependency_foo_bar/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dependency_install/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dependency_mv/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dependent_install/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dependent_of_dev_build/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/depends_on_define_cmake_prefix_paths/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/depends_on_develop/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/depends_on_manyvariants/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/depends_on_openmpi/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/depends_on_run_env/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/depends_on_virtual_with_abi/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/deprecated_client/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/deprecated_versions/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dev_build_test_dependent/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.makefile`

var/spack/test_repos/spack_repo/builtin_mock/packages/dev_build_test_install/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.makefile`

var/spack/test_repos/spack_repo/builtin_mock/packages/dev_build_test_install_phases/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/develop_branch_version/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/develop_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/develop_test2/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/diamond_link_bottom/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/diamond_link_left/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/diamond_link_right/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/diamond_link_top/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/diff_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/direct_dep_foo_bar/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/direct_mpich/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dla_future/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dt_diamond/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dt_diamond_bottom/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dt_diamond_left/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dt_diamond_right/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dtbuild1/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dtbuild2/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dtbuild3/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dtlink1/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dtlink2/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dtlink3/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dtlink4/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dtlink5/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dtrun1/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dtrun2/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dtrun3/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dttop/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dtuse/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/dual_cmake_autotools/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.cmake`

var/spack/test_repos/spack_repo/builtin_mock/packages/dyninst/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/ecp_viz_sdk/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/emacs/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/extendee/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/extends_spec/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/extension1/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/extension2/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/external_buildable_with_variant/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/external_common_gdbm/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/external_common_openssl/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/external_common_perl/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/external_common_python/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/external_non_default_variant/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/externalmodule/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/externalprereq/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/externaltest/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/externaltool/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/externalvirtual/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/fail_test_audit/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.makefile`

var/spack/test_repos/spack_repo/builtin_mock/packages/fail_test_audit_deprecated/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.makefile`

var/spack/test_repos/spack_repo/builtin_mock/packages/fail_test_audit_docstring/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.makefile`

var/spack/test_repos/spack_repo/builtin_mock/packages/fail_test_audit_impl/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.makefile`

var/spack/test_repos/spack_repo/builtin_mock/packages/failing_build/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/failing_empty_install/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/fake/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/fetch_options/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/fftw/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/find_externals1/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/flake8/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/forward_multi_value/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/garply/package.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/gcc/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.compiler`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/gcc_runtime/package.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/git_ref_commit_dep/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/git_ref_package/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/git_sparse_a/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/git_sparse_b/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/git_sparsepaths_pkg/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/git_sparsepaths_version/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/git_svn_top_level/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/git_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/git_test_commit/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/git_top_level/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/git_url_svn_top_level/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/git_url_top_level/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/glibc/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.gnu`

var/spack/test_repos/spack_repo/builtin_mock/packages/gmake/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/gmt/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/gmt_concrete_mv_dependency/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/gnuconfig/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/hash_test1/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/hash_test2/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/hash_test3/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/hash_test4/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/hdf5/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/hg_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/hg_top_level/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/hpcviewer/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/hwloc/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/hypre/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/impossible_concretization/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/indirect_mpich/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/installed_deps_a/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/installed_deps_b/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/installed_deps_c/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/installed_deps_d/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/installed_deps_e/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/intel_oneapi_compilers/package.py

[error] inconsistent-mro - :13:1 - Cannot create a consistent method resolution order (MRO) for class `IntelOneapiCompilers` with bases list `[Unknown, <class 'CompilerPackage'>]`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.compiler`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/intel_parallel_studio/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/invalid_github_patch_url/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/invalid_github_pull_commits_patch_url/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/invalid_gitlab_patch_url/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/invalid_selfhosted_gitlab_patch_url/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/leaf_adds_virtual/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/libceed/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/libdwarf/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/libelf/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/libtool_deletion/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems`

var/spack/test_repos/spack_repo/builtin_mock/packages/libxsmm/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/licenses_1/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/llvm/package.py

[error] inconsistent-mro - :13:1 - Cannot create a consistent method resolution order (MRO) for class `Llvm` with bases list `[Unknown, <class 'CompilerPackage'>]`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.compiler`
[error] unresolved-import - :8:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/llvm_client/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.cmake`

var/spack/test_repos/spack_repo/builtin_mock/packages/low_priority_provider/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/maintainers_1/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/maintainers_2/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/many_virtual_consumer/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/manyvariants/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/middle_adds_virtual/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/mirror_gnu/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.gnu`

var/spack/test_repos/spack_repo/builtin_mock/packages/mirror_gnu_broken/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.gnu`

var/spack/test_repos/spack_repo/builtin_mock/packages/mirror_sourceforge/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.sourceforge`

var/spack/test_repos/spack_repo/builtin_mock/packages/mirror_sourceforge_broken/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.sourceforge`

var/spack/test_repos/spack_repo/builtin_mock/packages/mirror_sourceware/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.sourceware`

var/spack/test_repos/spack_repo/builtin_mock/packages/mirror_sourceware_broken/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.sourceware`

var/spack/test_repos/spack_repo/builtin_mock/packages/missing_dependency/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/mixedversions/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/modifies_run_env/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/module_long_help/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/module_manpath_append/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/module_manpath_prepend/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/module_manpath_setenv/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/module_path_separator/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/module_setenv_raw/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/mpich/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/mpich2/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/mpileaks/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/multi_provider_mpi/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/multivalue_variant/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/mvapich2/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/mvdefaults/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/needs_relocation/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/needs_text_relocation/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/netlib_blas/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/netlib_lapack/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/netlib_scalapack/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/ninja/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/no_redistribute/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/no_redistribute_dependent/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/non_existing_conditional_dep/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/nosource/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/nosource_bundle/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.bundle`

var/spack/test_repos/spack_repo/builtin_mock/packages/nosource_install/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.bundle`

var/spack/test_repos/spack_repo/builtin_mock/packages/noversion/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/noversion_bundle/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.bundle`

var/spack/test_repos/spack_repo/builtin_mock/packages/old_external/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/old_sbang/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/openblas/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/openblas_with_lapack/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/openmpi/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/openssl/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/optional_dep_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/optional_dep_test_2/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/optional_dep_test_3/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/othervirtual/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/override_context_templates/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/override_module_templates/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/parallel_package_a/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/parallel_package_b/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/parallel_package_c/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/parent_foo/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/parent_foo_bar/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/parent_foo_bar_fee/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/patch/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/patch_a_dependency/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/patch_several_dependencies/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/patchelf/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/perl/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/perl_extension/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.perl`

var/spack/test_repos/spack_repo/builtin_mock/packages/pkg_a/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems`

var/spack/test_repos/spack_repo/builtin_mock/packages/pkg_b/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/pkg_c/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/pkg_e/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/preferred_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/printing_package/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.makefile`

var/spack/test_repos/spack_repo/builtin_mock/packages/py_extension1/package.py

[error] inconsistent-mro - :12:1 - Cannot create a consistent method resolution order (MRO) for class `PyExtension1` with bases list `[Unknown, <class 'PythonExtension'>]`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`
[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.python`

var/spack/test_repos/spack_repo/builtin_mock/packages/py_extension2/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.python`

var/spack/test_repos/spack_repo/builtin_mock/packages/py_extension3/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/py_numpy/package.py

[error] inconsistent-mro - :10:1 - Cannot create a consistent method resolution order (MRO) for class `PyNumpy` with bases list `[Unknown, <class 'PythonExtension'>]`
[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.python`

var/spack/test_repos/spack_repo/builtin_mock/packages/py_pip/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/py_test_callback/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems._checks`

var/spack/test_repos/spack_repo/builtin_mock/packages/py_wheel/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/python/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/python_venv/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/quantum_espresso/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/quux/package.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/raiser/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/redistribute_x/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/redistribute_y/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/requires_clang/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/requires_clang_or_gcc/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/requires_virtual/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/root/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/root_adds_virtual/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/second_dependency_foo_bar_fee/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/shell_a/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/shell_b/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/simple_inheritance/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/simple_resource/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/simple_standalone_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/singlevalue_variant/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/singlevalue_variant_dependent/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/singlevalue_variant_dependent_type/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/sombrero/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/some_virtual_mv/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/some_virtual_preferred/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/splice_a/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/splice_depends_on_t/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/splice_h/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/splice_t/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/splice_vh/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/splice_vt/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/splice_z/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/sticky_variant/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/sticky_variant_dependent/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/svn_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/svn_top_level/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/symly/package.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/test_build_callbacks/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems`
[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/test_dep_with_imposed_conditions/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/test_dependency/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/test_error/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/test_fail/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/test_install_callbacks/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems`
[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems`

var/spack/test_repos/spack_repo/builtin_mock/packages/transitive_conditional_virtual_dependency/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.bundle`

var/spack/test_repos/spack_repo/builtin_mock/packages/trigger_external_non_default_variant/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/trivial_install_test_dependent/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/trivial_install_test_package/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/trivial_pkg_with_valid_hash/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/trivial_smoke_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/unconstrainable_conflict/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/unsat_provider/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/unsat_virtual_dependency/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/url_list_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/url_only_override/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/url_only_override_with_gaps/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/url_override/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/url_test/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/v1_consumer/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/v1_provider/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/variant_on_dependency_condition_a/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/variant_on_dependency_condition_b/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/variant_on_dependency_condition_root/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/variant_values/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/vdefault_or_external/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/vdefault_or_external_root/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/vendorsb/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/version_test_dependency_preferred/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/version_test_pkg/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/version_test_root/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/view_dir/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/view_file/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/view_ignore_conflict/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/view_not_ignored/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/view_resolve_conflict_middle/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/view_resolve_conflict_top/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/view_symlinked_dir/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/virtual_abi_1/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/virtual_abi_2/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/virtual_abi_multi/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/virtual_with_versions/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/builtin_mock/packages/vtk_m/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.cmake`

var/spack/test_repos/spack_repo/builtin_mock/packages/when_directives_false/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/when_directives_true/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/with_constraint_met/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/wrong_variant_in_conflicts/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/wrong_variant_in_depends_on/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/zlib/package.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/builtin_mock/packages/zmpi/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/compiler_runtime_test/packages/pkg_a/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/compiler_runtime_test/packages/pkg_b/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/diff/packages/i1/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/diff/packages/i2/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/diff/packages/p1/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/diff/packages/p2/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/diff/packages/p3/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/diff/packages/p4/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/duplicates_test/packages/cycle_a/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/duplicates_test/packages/cycle_b/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/duplicates_test/packages/gmake/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/duplicates_test/packages/hdf5/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/duplicates_test/packages/pinned_gmake/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/duplicates_test/packages/pkg_config/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/duplicates_test/packages/py_floating/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/duplicates_test/packages/py_numpy/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/duplicates_test/packages/py_setuptools/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/duplicates_test/packages/py_shapely/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/duplicates_test/packages/python/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/duplicates_test/packages/virtual_build/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/edges_test/packages/blas_only_client/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/edges_test/packages/conditional_edge/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/edges_test/packages/openblas/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/edges_test/packages/zlib/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/find/packages/a0/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/find/packages/b0/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/find/packages/c0/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/find/packages/d0/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/find/packages/e0/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/flags_test/packages/t/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/flags_test/packages/u/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/flags_test/packages/v/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/flags_test/packages/w/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/flags_test/packages/x/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/flags_test/packages/y/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/requirements_test/packages/t/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/requirements_test/packages/u/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/requirements_test/packages/v/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/requirements_test/packages/x/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/requirements_test/packages/y/package.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.generic`

var/spack/test_repos/spack_repo/tutorial/packages/armadillo/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.cmake`

var/spack/test_repos/spack_repo/tutorial/packages/elpa/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/tutorial/packages/hdf5/package.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.cmake`

var/spack/test_repos/spack_repo/tutorial/packages/mpich/package.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.autotools`

var/spack/test_repos/spack_repo/tutorial/packages/netlib_lapack/package.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `spack_repo.builtin_mock.build_systems.cmake`

speedrun.com_global_scoreboard_webapp (https://github.com/Avasam/speedrun.com_global_scoreboard_webapp)

backend/api/game_search_api.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `models.game_search_models`
[error] unresolved-import - :9:6 - Cannot resolve imported module `services.utils`

backend/api/tournament_scheduler_api.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `api.api_wrappers`
[error] unresolved-import - :9:6 - Cannot resolve imported module `models.core_models`
[error] unresolved-import - :10:6 - Cannot resolve imported module `models.tournament_scheduler_models`
[error] unresolved-import - :11:6 - Cannot resolve imported module `services.utils`

backend/models/global_scoreboard_models.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `models.src_dto`
[error] unresolved-import - :7:6 - Cannot resolve imported module `services.utils`

backend/api/api_wrappers.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `models.core_models`

backend/api/core_api.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `api.api_wrappers`
[error] unresolved-import - :13:6 - Cannot resolve imported module `models.core_models`
[error] unresolved-import - :14:6 - Cannot resolve imported module `models.tournament_scheduler_models`

backend/api/global_scoreboard_api.py

[error] unresolved-import - :11:6 - Cannot resolve imported module `api.api_wrappers`
[error] unresolved-import - :14:6 - Cannot resolve imported module `models.core_models`
[error] unresolved-import - :15:6 - Cannot resolve imported module `models.exceptions`
[error] unresolved-import - :16:6 - Cannot resolve imported module `services.user_updater`
[error] unresolved-import - :17:6 - Cannot resolve imported module `services.utils`

backend/flask_app.py

[error] unresolved-import - :25:6 - Cannot resolve imported module `api.core_api`
[error] unresolved-import - :26:6 - Cannot resolve imported module `api.game_search_api`
[error] unresolved-import - :27:6 - Cannot resolve imported module `api.global_scoreboard_api`
[error] unresolved-import - :28:6 - Cannot resolve imported module `api.tournament_scheduler_api`
[error] unresolved-import - :30:6 - Cannot resolve imported module `models.core_models`

backend/models/core_models.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `models.exceptions`
[error] unresolved-import - :11:6 - Cannot resolve imported module `models.src_dto`
[error] unresolved-import - :12:6 - Cannot resolve imported module `services.utils`
[error] unresolved-import - :525:10 - Cannot resolve imported module `models.tournament_scheduler_models`

backend/models/game_search_models.py

[warning] unsupported-base - :9:18 - Unsupported class base with type `type[Model]`
[error] unresolved-import - :5:6 - Cannot resolve imported module `models.core_models`

backend/models/tournament_scheduler_models.py

[warning] unsupported-base - :16:16 - Unsupported class base with type `type[Model]`
[error] invalid-parameter-default - :42:13 - Default value of type `EllipsisType` is not assignable to annotated parameter type `Player`
[warning] unsupported-base - :83:21 - Unsupported class base with type `type[Model]`
[warning] unsupported-base - :120:16 - Unsupported class base with type `type[Model]`
[warning] unsupported-base - :198:20 - Unsupported class base with type `type[Model]`
[warning] unsupported-base - :228:19 - Unsupported class base with type `type[Model]`
[error] unresolved-import - :6:6 - Cannot resolve imported module `models.core_models`
[error] unresolved-import - :7:6 - Cannot resolve imported module `services.utils`

backend/services/user_updater.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `models.core_models`
[error] unresolved-import - :15:6 - Cannot resolve imported module `models.exceptions`
[error] unresolved-import - :16:6 - Cannot resolve imported module `models.game_search_models`
[error] unresolved-import - :17:6 - Cannot resolve imported module `models.global_scoreboard_models`
[error] unresolved-import - :18:6 - Cannot resolve imported module `models.src_dto`
[error] unresolved-import - :19:6 - Cannot resolve imported module `services.cached_requests`
[error] unresolved-import - :20:6 - Cannot resolve imported module `services.user_updater_helpers`
[error] unresolved-import - :31:6 - Cannot resolve imported module `services.utils`

backend/services/user_updater_helpers.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `models.core_models`
[error] unresolved-import - :10:6 - Cannot resolve imported module `models.global_scoreboard_models`
[error] unresolved-import - :11:6 - Cannot resolve imported module `models.src_dto`

backend/services/utils.py

[error] invalid-return-type - :71:16 - Return type does not match returned value: expected `dict[Literal["data"], Any] | None`, found `SrcErrorResultDto`
[error] unresolved-import - :16:6 - Cannot resolve imported module `models.exceptions`
[error] unresolved-import - :17:6 - Cannot resolve imported module `models.src_dto`
[error] unresolved-import - :21:6 - Cannot resolve imported module `services.cached_requests`

vision (https://github.com/pytorch/vision)

test/test_datasets_video_utils_opt.py

[error] unresolved-import - :3:8 - Cannot resolve imported module `test_datasets_video_utils`

test/test_io_opt.py

[error] unresolved-import - :3:8 - Cannot resolve imported module `test_io`

gallery/transforms/plot_keypoints_transforms.py

[error] unresolved-import - :28:6 - Cannot resolve imported module `helpers`

gallery/transforms/plot_rotated_box_transforms.py

[error] unresolved-import - :26:6 - Cannot resolve imported module `helpers`

gallery/transforms/plot_transforms_e2e.py

[error] unresolved-import - :38:6 - Cannot resolve imported module `helpers`

gallery/transforms/plot_transforms_getting_started.py

[error] unresolved-import - :30:6 - Cannot resolve imported module `helpers`

gallery/transforms/plot_transforms_illustrations.py

[error] unresolved-import - :32:6 - Cannot resolve imported module `helpers`

references/classification/train.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `presets`
[error] unresolved-import - :11:8 - Cannot resolve imported module `utils`
[error] unresolved-import - :12:6 - Cannot resolve imported module `sampler`
[error] unresolved-import - :16:6 - Cannot resolve imported module `transforms`

references/classification/train_quantization.py

[error] unresolved-import - :10:8 - Cannot resolve imported module `utils`
[error] unresolved-import - :12:6 - Cannot resolve imported module `train`

references/classification/transforms.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `presets`

references/detection/coco_eval.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `utils`

references/detection/coco_utils.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `transforms`

references/detection/engine.py

[error] unresolved-import - :7:8 - Cannot resolve imported module `utils`
[error] unresolved-import - :8:6 - Cannot resolve imported module `coco_eval`
[error] unresolved-import - :9:6 - Cannot resolve imported module `coco_utils`

references/detection/presets.py

[error] unresolved-import - :4:8 - Cannot resolve imported module `transforms`

references/detection/train.py

[error] unresolved-import - :24:8 - Cannot resolve imported module `presets`
[error] unresolved-import - :30:8 - Cannot resolve imported module `utils`
[error] unresolved-import - :31:6 - Cannot resolve imported module `coco_utils`
[error] unresolved-import - :32:6 - Cannot resolve imported module `engine`
[error] unresolved-import - :33:6 - Cannot resolve imported module `group_by_aspect_ratio`
[error] unresolved-import - :35:6 - Cannot resolve imported module `transforms`

references/optical_flow/presets.py

[error] unresolved-import - :2:8 - Cannot resolve imported module `transforms`

references/optical_flow/train.py

[error] unresolved-import - :8:8 - Cannot resolve imported module `utils`
[error] unresolved-import - :9:6 - Cannot resolve imported module `presets`

references/segmentation/coco_utils.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `transforms`
[error] unresolved-import - :101:16 - Cannot resolve imported module `v2_extras`

references/segmentation/presets.py

[error] unresolved-import - :9:16 - Cannot resolve imported module `v2_extras`
[error] unresolved-import - :13:16 - Cannot resolve imported module `transforms`

references/segmentation/train.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `presets`
[error] unresolved-import - :10:8 - Cannot resolve imported module `utils`
[error] unresolved-import - :11:6 - Cannot resolve imported module `coco_utils`

references/similarity/test.py

[error] unresolved-import - :6:6 - Cannot resolve imported module `sampler`

references/similarity/train.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `loss`
[error] unresolved-import - :6:6 - Cannot resolve imported module `model`
[error] unresolved-import - :7:6 - Cannot resolve imported module `sampler`

references/video_classification/presets.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `transforms`

references/video_classification/train.py

[error] unresolved-import - :6:8 - Cannot resolve imported module `datasets`
[error] unresolved-import - :7:8 - Cannot resolve imported module `presets`
[error] unresolved-import - :12:8 - Cannot resolve imported module `utils`

test/builtin_dataset_mocks.py

[error] unresolved-import - :21:6 - Cannot resolve imported module `common_utils`
[error] unresolved-import - :22:6 - Cannot resolve imported module `datasets_utils`

test/conftest.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `common_utils`

test/datasets_utils.py

[error] unresolved-import - :29:6 - Cannot resolve imported module `common_utils`

test/test_backbone_utils.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `common_utils`

test/test_datasets.py

[error] unresolved-attribute - :158:9 - Object of type `LazyImporter` has no attribute `scipy`
[error] unresolved-attribute - :1029:16 - Object of type `LazyImporter` has no attribute `lmdb`
[error] unresolved-attribute - :1056:28 - Object of type `LazyImporter` has no attribute `lmdb`
[error] unresolved-attribute - :1287:14 - Object of type `LazyImporter` has no attribute `scipy`
[error] unresolved-attribute - :1302:18 - Object of type `LazyImporter` has no attribute `scipy`
[error] unresolved-attribute - :2844:9 - Object of type `LazyImporter` has no attribute `scipy`
[error] unresolved-attribute - :2853:9 - Object of type `LazyImporter` has no attribute `scipy`
[error] unresolved-attribute - :2871:14 - Object of type `LazyImporter` has no attribute `h5py`
[error] unresolved-attribute - :2875:14 - Object of type `LazyImporter` has no attribute `h5py`
[error] unresolved-import - :19:8 - Cannot resolve imported module `datasets_utils`
[error] unresolved-import - :25:6 - Cannot resolve imported module `common_utils`

test/test_datasets_samplers.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `common_utils`

test/test_datasets_utils.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `common_utils`

test/test_datasets_video_utils.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `common_utils`

test/test_extended_models.py

[error] invalid-argument-type - :330:59 - Argument to function `get_ops` is incorrect: Expected `Weights`, found `WeightsEnum`
[error] unresolved-import - :6:8 - Cannot resolve imported module `test_models`
[error] unresolved-import - :8:6 - Cannot resolve imported module `common_extended_utils`

test/test_functional_tensor.py

[error] parameter-already-assigned - :388:48 - Multiple values provided for parameter `device` of function `_create_data`
[error] parameter-already-assigned - :420:52 - Multiple values provided for parameter `num_samples` of function `_create_data_batch`
[error] parameter-already-assigned - :420:67 - Multiple values provided for parameter `device` of function `_create_data_batch`
[error] unresolved-import - :16:6 - Cannot resolve imported module `common_utils`

test/test_image.py

[error] unresolved-import - :15:6 - Cannot resolve imported module `common_utils`

test/test_io.py

[error] unresolved-import - :9:6 - Cannot resolve imported module `common_utils`

test/test_models.py

[error] unresolved-import - :17:6 - Cannot resolve imported module `_utils_internal`
[error] unresolved-import - :18:6 - Cannot resolve imported module `common_utils`

test/test_models_detection_anchor_utils.py

[error] unresolved-import - :3:6 - Cannot resolve imported module `common_utils`

test/test_models_detection_negative_samples.py

[error] unresolved-import - :4:6 - Cannot resolve imported module `common_utils`

test/test_models_detection_utils.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `common_utils`

test/test_onnx.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `common_utils`

test/test_ops.py

[error] unresolved-import - :14:6 - Cannot resolve imported module `common_utils`

test/test_prototype_datasets_builtin.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `builtin_dataset_mocks`

test/test_prototype_datasets_utils.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `datasets_utils`

test/test_prototype_models.py

[error] unresolved-import - :2:8 - Cannot resolve imported module `test_models`
[error] unresolved-import - :4:6 - Cannot resolve imported module `common_utils`

test/test_prototype_transforms.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `common_utils`

test/test_transforms.py

[error] unresolved-import - :28:6 - Cannot resolve imported module `common_utils`

test/test_transforms_tensor.py

[error] unresolved-import - :8:6 - Cannot resolve imported module `common_utils`

test/test_transforms_v2.py

[error] unresolved-import - :23:6 - Cannot resolve imported module `common_utils`

test/test_transforms_v2_utils.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `common_utils`

test/test_transforms_video.py

[error] unresolved-import - :7:6 - Cannot resolve imported module `common_utils`

test/test_tv_tensors.py

[error] unresolved-import - :5:6 - Cannot resolve imported module `common_utils`

test/test_utils.py

[error] unresolved-import - :12:6 - Cannot resolve imported module `common_utils`

test/test_video_reader.py

[error] unresolved-import - :10:6 - Cannot resolve imported module `common_utils`