Skip to content

Draft IDE experiment #936

Draft IDE experiment

Draft IDE experiment #936

GitHub Actions / mypy failed Apr 3, 2024 in 8s

reviewdog [mypy] report

reported by reviewdog 🐶

Findings (436)

varats-core/varats/report/report.py|745 col 29| error: Incompatible types in assignment (expression has type "None", variable has type "TemporaryDirectory[str]") [assignment]
varats-core/varats/report/report.py|746 col 32| error: Incompatible types in assignment (expression has type "Callable[[], None]", variable has type "finalize") [assignment]
varats/varats/containers/containers.py|481 col 5| error: Name "image_name" already defined on line 474 [no-redef]
varats/varats/containers/containers.py|594 col 1| error: Name "delete_base_images" already defined on line 572 [no-redef]
varats/varats/data/reports/phasar_iter_ide.py|13 col 1| error: Function is missing a type annotation for one or more arguments [no-untyped-def]
varats/varats/data/reports/phasar_iter_ide.py|13 col 27| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/data/reports/phasar_iter_ide.py|15 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/data/reports/phasar_iter_ide.py|15 col 30| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/data/reports/phasar_iter_ide.py|19 col 17| error: Need type annotation for "tmp" (hint: "tmp: Dict[, ] = ...") [var-annotated]
varats/varats/data/reports/phasar_iter_ide.py|25 col 5| error: Need type annotation for "ret" (hint: "ret: Dict[, ] = ...") [var-annotated]
varats/varats/data/reports/phasar_iter_ide.py|30 col 1| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/data/reports/phasar_iter_ide.py|30 col 1| error: Function is missing a type annotation for one or more arguments [no-untyped-def]
varats/varats/data/reports/phasar_iter_ide.py|30 col 22| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/data/reports/phasar_iter_ide.py|534 col 5| error: Function is missing a type annotation [no-untyped-def]
varats/varats/data/reports/phasar_iter_ide.py|840 col 39| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/data/reports/phasar_iter_ide.py|852 col 13| error: Unsupported target for indexed assignment ("object") [index]
varats/varats/data/reports/phasar_iter_ide.py|854 col 13| error: Unsupported target for indexed assignment ("object") [index]
varats/varats/data/reports/phasar_iter_ide.py|856 col 13| error: Unsupported target for indexed assignment ("object") [index]
varats/varats/data/reports/phasar_iter_ide.py|858 col 13| error: Unsupported target for indexed assignment ("object") [index]
varats/varats/data/reports/phasar_iter_ide.py|862 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|864 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|866 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|868 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|871 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|873 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|875 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|877 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|880 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|882 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|884 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|886 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|889 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|891 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|893 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|895 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|899 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|901 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|904 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|906 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|909 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|911 col 13| error: Value of type "object" is not indexable [index]
varats/varats/data/reports/phasar_iter_ide.py|921 col 9| error: Function is missing a type annotation [no-untyped-def]
varats/varats/data/reports/phasar_iter_ide.py|930 col 37| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/data/reports/phasar_iter_ide.py|936 col 33| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/data/reports/phasar_iter_ide.py|947 col 18| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/experiments/vara/iter_ide_br_iia.py|64 col 1| error: Function is missing a type annotation for one or more arguments [no-untyped-def]
varats/varats/experiments/phasar/iter_ide.py|137 col 1| error: Function is missing a type annotation for one or more arguments [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|78 col 12| error: Incompatible return value type (got "tuple[Any, Any, floating[Any]]", expected "tuple[float, float, float]") [return-value]
varats/varats/tables/phasar_iter_ide.py|85 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|85 col 50| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/tables/phasar_iter_ide.py|108 col 31| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/tables/phasar_iter_ide.py|109 col 31| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/tables/phasar_iter_ide.py|110 col 31| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/tables/phasar_iter_ide.py|111 col 35| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/tables/phasar_iter_ide.py|112 col 35| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/tables/phasar_iter_ide.py|113 col 35| error: Missing type parameters for generic type "dict" [type-arg]
varats/varats/tables/phasar_iter_ide.py|150 col 52| error: Incompatible types in assignment (expression has type "Optional[PhasarIterIDEStatsReport]", variable has type "PhasarIterIDEStatsReport") [assignment]
varats/varats/tables/phasar_iter_ide.py|159 col 21| error: Statement is unreachable [unreachable]
varats/varats/tables/phasar_iter_ide.py|162 col 21| error: Call to untyped function "merge_with" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|175 col 17| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|182 col 28| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "str") [assignment]
varats/varats/tables/phasar_iter_ide.py|188 col 31| error: Incompatible types in assignment (expression has type "FormattedNumber", variable has type "str") [assignment]
varats/varats/tables/phasar_iter_ide.py|191 col 37| error: Argument 1 to "from_kbytes_to_mbytes" has incompatible type "floating[Any]"; expected "float" [arg-type]
varats/varats/tables/phasar_iter_ide.py|195 col 28| error: "str" has no attribute "value" [attr-defined]
varats/varats/tables/phasar_iter_ide.py|197 col 32| error: Incompatible types in assignment (expression has type "FormattedNumber", variable has type "str") [assignment]
varats/varats/tables/phasar_iter_ide.py|197 col 48| error: No overload variant of "round" matches argument type "str" [call-overload]
varats/varats/tables/phasar_iter_ide.py|197 col 48| note: Possible overload variants:
varats/varats/tables/phasar_iter_ide.py|197 col 48| note: def [_T] round(number: _SupportsRound1[_T], ndigits: None = ...) -> _T
varats/varats/tables/phasar_iter_ide.py|197 col 48| note: def [_T] round(number: _SupportsRound2[_T], ndigits: SupportsIndex) -> _T
varats/varats/tables/phasar_iter_ide.py|198 col 28| error: "str" has no attribute "value" [attr-defined]
varats/varats/tables/phasar_iter_ide.py|203 col 17| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|209 col 17| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|229 col 33| error: Item "None" of "Optional[FullCommitHash]" has no attribute "short_hash" [union-attr]
varats/varats/tables/phasar_iter_ide.py|341 col 13| error: Function is missing a type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|346 col 13| error: Function is missing a type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|351 col 13| error: Function is missing a type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|354 col 13| error: Function is missing a type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|357 col 13| error: Function is missing a type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|458 col 52| error: Incompatible types in assignment (expression has type "Optional[PhasarIterIDEStatsReport]", variable has type "PhasarIterIDEStatsReport") [assignment]
varats/varats/tables/phasar_iter_ide.py|467 col 21| error: Statement is unreachable [unreachable]
varats/varats/tables/phasar_iter_ide.py|470 col 21| error: Call to untyped function "merge_with" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|557 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|563 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|569 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|575 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|598 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|613 col 32| error: Incompatible types in assignment (expression has type "list[float]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|617 col 34| error: Incompatible types in assignment (expression has type "list[float]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|618 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|618 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|618 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|619 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|619 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|619 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|623 col 32| error: Incompatible types in assignment (expression has type "list[float]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|627 col 34| error: Incompatible types in assignment (expression has type "list[float]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|628 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|628 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|628 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|629 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|629 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|629 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|633 col 32| error: Incompatible types in assignment (expression has type "list[float]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|637 col 34| error: Incompatible types in assignment (expression has type "list[float]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|638 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|638 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|638 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|639 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|639 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|639 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|669 col 5| error: Function is missing a type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|708 col 61| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|711 col 61| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|714 col 69| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|717 col 77| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|720 col 71| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|723 col 79| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|727 col 53| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|730 col 53| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|733 col 61| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|736 col 69| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|739 col 63| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|742 col 71| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|746 col 49| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|749 col 49| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|752 col 57| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|755 col 65| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|758 col 59| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|761 col 67| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|768 col 33| error: Item "None" of "Optional[FullCommitHash]" has no attribute "short_hash" [union-attr]
varats/varats/tables/phasar_iter_ide.py|951 col 5| error: Function is missing a type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|990 col 49| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|993 col 49| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|996 col 57| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|999 col 65| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|1002 col 59| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|1005 col 67| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|1012 col 33| error: Item "None" of "Optional[FullCommitHash]" has no attribute "short_hash" [union-attr]
varats/varats/tables/phasar_iter_ide.py|1122 col 5| error: Function is missing a type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1161 col 53| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|1164 col 53| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|1167 col 61| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|1170 col 69| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|1173 col 63| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|1176 col 71| error: Call to untyped function "get_time_and_mem" in typed context [no-untyped-call]
varats/varats/tables/phasar_iter_ide.py|1183 col 33| error: Item "None" of "Optional[FullCommitHash]" has no attribute "short_hash" [union-attr]
varats/varats/tables/phasar_iter_ide.py|1306 col 1| error: Name "PhasarIterIDEStatsGenerator" already defined on line 1289 [no-redef]
varats/varats/tables/phasar_iter_ide.py|1334 col 27| error: Need type annotation for "cs_dict" [var-annotated]
varats/varats/tables/phasar_iter_ide.py|1375 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1386 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1397 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1417 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1432 col 24| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1434 col 17| error: Argument 1 to "from_kbytes_to_mbytes" has incompatible type "floating[Any]"; expected "float" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1438 col 24| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1440 col 17| error: Argument 1 to "from_kbytes_to_mbytes" has incompatible type "floating[Any]"; expected "float" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1449 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1449 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|1449 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|1450 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1450 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|1450 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|1453 col 28| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1454 col 30| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1456 col 27| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1457 col 29| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1495 col 27| error: Need type annotation for "cs_dict" [var-annotated]
varats/varats/tables/phasar_iter_ide.py|1537 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1548 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1559 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1580 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1602 col 24| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1604 col 17| error: Argument 1 to "from_kbytes_to_mbytes" has incompatible type "floating[Any]"; expected "float" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1608 col 24| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1610 col 17| error: Argument 1 to "from_kbytes_to_mbytes" has incompatible type "floating[Any]"; expected "float" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1614 col 24| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1618 col 17| error: Argument 1 to "from_kbytes_to_mbytes" has incompatible type "floating[Any]"; expected "float" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1631 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1631 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|1631 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|1632 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1632 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|1632 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|1635 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1635 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|1635 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|1637 col 21| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1637 col 21| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|1637 col 21| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|1641 col 28| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1642 col 32| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1643 col 30| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1644 col 34| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1646 col 27| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1647 col 31| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1648 col 29| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1649 col 33| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1695 col 27| error: Need type annotation for "cs_dict" [var-annotated]
varats/varats/tables/phasar_iter_ide.py|1736 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1746 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1756 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1775 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1790 col 24| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1792 col 17| error: Argument 1 to "from_kbytes_to_mbytes" has incompatible type "floating[Any]"; expected "float" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1796 col 24| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1798 col 17| error: Argument 1 to "from_kbytes_to_mbytes" has incompatible type "floating[Any]"; expected "float" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1807 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1807 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|1807 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|1808 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1808 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|1808 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|1811 col 28| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1812 col 30| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1814 col 27| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1815 col 29| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1844 col 27| error: Need type annotation for "cs_dict" [var-annotated]
varats/varats/tables/phasar_iter_ide.py|1885 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1896 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1906 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1927 col 5| error: Function is missing a return type annotation [no-untyped-def]
varats/varats/tables/phasar_iter_ide.py|1942 col 24| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1944 col 17| error: Argument 1 to "from_kbytes_to_mbytes" has incompatible type "floating[Any]"; expected "float" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1948 col 24| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1950 col 17| error: Argument 1 to "from_kbytes_to_mbytes" has incompatible type "floating[Any]"; expected "float" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1959 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1959 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|1959 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|1960 col 43| error: Argument 1 to "all_from_kbytes_to_mbytes" has incompatible type "list[int]"; expected "list[float]" [arg-type]
varats/varats/tables/phasar_iter_ide.py|1960 col 43| note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
varats/varats/tables/phasar_iter_ide.py|1960 col 43| note: Consider using "Sequence" instead, which is covariant
varats/varats/tables/phasar_iter_ide.py|1963 col 28| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1964 col 30| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1966 col 27| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
varats/varats/tables/phasar_iter_ide.py|1967 col 29| error: Incompatible types in assignment (expression has type "floating[Any]", variable has type "float") [assignment]
... (Too many findings. Dropped some findings)

Filtered Findings (80)

... (Too many findings. Dropped some findings)

Annotations

Check failure on line 745 in varats-core/varats/report/report.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats-core/varats/report/report.py#L745

error: Incompatible types in assignment (expression has type "None", variable has type "TemporaryDirectory[str]")  [assignment]
Raw output
varats-core/varats/report/report.py:745:29: error: Incompatible types in assignment (expression has type "None", variable has type "TemporaryDirectory[str]")  [assignment]

Check failure on line 746 in varats-core/varats/report/report.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats-core/varats/report/report.py#L746

error: Incompatible types in assignment (expression has type "Callable[[], None]", variable has type "finalize")  [assignment]
Raw output
varats-core/varats/report/report.py:746:32: error: Incompatible types in assignment (expression has type "Callable[[], None]", variable has type "finalize")  [assignment]

Check failure on line 481 in varats/varats/containers/containers.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/containers/containers.py#L481

error: Name "image_name" already defined on line 474  [no-redef]
Raw output
varats/varats/containers/containers.py:481:5: error: Name "image_name" already defined on line 474  [no-redef]

Check failure on line 594 in varats/varats/containers/containers.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/containers/containers.py#L594

error: Name "delete_base_images" already defined on line 572  [no-redef]
Raw output
varats/varats/containers/containers.py:594:1: error: Name "delete_base_images" already defined on line 572  [no-redef]

Check failure on line 13 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L13

error: Function is missing a type annotation for one or more arguments  [no-untyped-def]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:13:1: error: Function is missing a type annotation for one or more arguments  [no-untyped-def]

Check failure on line 13 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L13

error: Missing type parameters for generic type "dict"  [type-arg]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:13:27: error: Missing type parameters for generic type "dict"  [type-arg]

Check failure on line 15 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L15

error: Function is missing a return type annotation  [no-untyped-def]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:15:5: error: Function is missing a return type annotation  [no-untyped-def]

Check failure on line 15 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L15

error: Missing type parameters for generic type "dict"  [type-arg]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:15:30: error: Missing type parameters for generic type "dict"  [type-arg]

Check failure on line 19 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L19

error: Need type annotation for "tmp" (hint: "tmp: Dict[<type>, <type>] = ...")  [var-annotated]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:19:17: error: Need type annotation for "tmp" (hint: "tmp: Dict[<type>, <type>] = ...")  [var-annotated]

Check failure on line 25 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L25

error: Need type annotation for "ret" (hint: "ret: Dict[<type>, <type>] = ...")  [var-annotated]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:25:5: error: Need type annotation for "ret" (hint: "ret: Dict[<type>, <type>] = ...")  [var-annotated]

Check failure on line 30 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L30

error: Function is missing a return type annotation  [no-untyped-def]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:30:1: error: Function is missing a return type annotation  [no-untyped-def]

Check failure on line 30 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L30

error: Function is missing a type annotation for one or more arguments  [no-untyped-def]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:30:1: error: Function is missing a type annotation for one or more arguments  [no-untyped-def]

Check failure on line 30 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L30

error: Missing type parameters for generic type "dict"  [type-arg]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:30:22: error: Missing type parameters for generic type "dict"  [type-arg]

Check failure on line 534 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L534

error: Function is missing a type annotation  [no-untyped-def]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:534:5: error: Function is missing a type annotation  [no-untyped-def]

Check failure on line 840 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L840

error: Missing type parameters for generic type "dict"  [type-arg]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:840:39: error: Missing type parameters for generic type "dict"  [type-arg]

Check failure on line 852 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L852

error: Unsupported target for indexed assignment ("object")  [index]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:852:13: error: Unsupported target for indexed assignment ("object")  [index]

Check failure on line 854 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L854

error: Unsupported target for indexed assignment ("object")  [index]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:854:13: error: Unsupported target for indexed assignment ("object")  [index]

Check failure on line 856 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L856

error: Unsupported target for indexed assignment ("object")  [index]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:856:13: error: Unsupported target for indexed assignment ("object")  [index]

Check failure on line 858 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L858

error: Unsupported target for indexed assignment ("object")  [index]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:858:13: error: Unsupported target for indexed assignment ("object")  [index]

Check failure on line 862 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L862

error: Value of type "object" is not indexable  [index]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:862:13: error: Value of type "object" is not indexable  [index]

Check failure on line 864 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L864

error: Value of type "object" is not indexable  [index]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:864:13: error: Value of type "object" is not indexable  [index]

Check failure on line 866 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L866

error: Value of type "object" is not indexable  [index]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:866:13: error: Value of type "object" is not indexable  [index]

Check failure on line 868 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L868

error: Value of type "object" is not indexable  [index]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:868:13: error: Value of type "object" is not indexable  [index]

Check failure on line 871 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L871

error: Value of type "object" is not indexable  [index]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:871:13: error: Value of type "object" is not indexable  [index]

Check failure on line 873 in varats/varats/data/reports/phasar_iter_ide.py

See this annotation in the file changed.

@github-actions github-actions / mypy

[mypy] varats/varats/data/reports/phasar_iter_ide.py#L873

error: Value of type "object" is not indexable  [index]
Raw output
varats/varats/data/reports/phasar_iter_ide.py:873:13: error: Value of type "object" is not indexable  [index]