Adds support for trogon. #3566
Annotations
22 errors and 3 warnings
[mypy] varats/varats/tools/driver_config.py#L14:
varats/varats/tools/driver_config.py#L14
error: Skipping analyzing "trogon": module is installed, but missing library stubs or py.typed marker [import-untyped]
|
[mypy] varats/varats/tools/driver_config.py#L19:
varats/varats/tools/driver_config.py#L19
error: Untyped decorator makes function "main" untyped [misc]
|
[mypy] varats/varats/tools/driver_paper_config.py#L12:
varats/varats/tools/driver_paper_config.py#L12
error: Skipping analyzing "trogon": module is installed, but missing library stubs or py.typed marker [import-untyped]
|
[mypy] varats/varats/tools/driver_paper_config.py#L27:
varats/varats/tools/driver_paper_config.py#L27
error: Untyped decorator makes function "main" untyped [misc]
|
[mypy] varats/varats/tools/driver_gen_benchbuild_config.py#L9:
varats/varats/tools/driver_gen_benchbuild_config.py#L9
error: Skipping analyzing "trogon": module is installed, but missing library stubs or py.typed marker [import-untyped]
|
[mypy] varats/varats/tools/driver_gen_benchbuild_config.py#L22:
varats/varats/tools/driver_gen_benchbuild_config.py#L22
error: Untyped decorator makes function "main" untyped [misc]
|
[mypy] varats/varats/tools/driver_develop.py#L6:
varats/varats/tools/driver_develop.py#L6
error: Skipping analyzing "trogon": module is installed, but missing library stubs or py.typed marker [import-untyped]
|
[mypy] varats/varats/tools/driver_develop.py#L17:
varats/varats/tools/driver_develop.py#L17
error: Untyped decorator makes function "main" untyped [misc]
|
[mypy] varats/varats/tools/driver_run.py#L22:
varats/varats/tools/driver_run.py#L22
error: Skipping analyzing "trogon": module is installed, but missing library stubs or py.typed marker [import-untyped]
|
[mypy] varats/varats/tools/driver_run.py#L85:
varats/varats/tools/driver_run.py#L85
error: Untyped decorator makes function "main" untyped [misc]
|
[mypy] varats/varats/tools/driver_container.py#L11:
varats/varats/tools/driver_container.py#L11
error: Skipping analyzing "trogon": module is installed, but missing library stubs or py.typed marker [import-untyped]
|
[mypy] varats/varats/tools/driver_container.py#L30:
varats/varats/tools/driver_container.py#L30
error: Untyped decorator makes function "main" untyped [misc]
|
[mypy] varats/varats/tools/driver_build_setup.py#L9:
varats/varats/tools/driver_build_setup.py#L9
error: Skipping analyzing "trogon": module is installed, but missing library stubs or py.typed marker [import-untyped]
|
[mypy] varats/varats/tools/driver_build_setup.py#L93:
varats/varats/tools/driver_build_setup.py#L93
error: Untyped decorator makes function "main" untyped [misc]
|
[mypy] varats/varats/tools/driver_artefacts.py#L16:
varats/varats/tools/driver_artefacts.py#L16
error: Skipping analyzing "trogon": module is installed, but missing library stubs or py.typed marker [import-untyped]
|
[mypy] varats/varats/tools/driver_artefacts.py#L16:
varats/varats/tools/driver_artefacts.py#L16
note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
|
[mypy] varats/varats/tools/driver_artefacts.py#L40:
varats/varats/tools/driver_artefacts.py#L40
error: Untyped decorator makes function "main" untyped [misc]
|
[mypy] varats/varats/tools/driver_casestudy.py#L11:
varats/varats/tools/driver_casestudy.py#L11
error: Skipping analyzing "trogon": module is installed, but missing library stubs or py.typed marker [import-untyped]
|
[mypy] varats/varats/tools/driver_casestudy.py#L91:
varats/varats/tools/driver_casestudy.py#L91
error: Untyped decorator makes function "main" untyped [misc]
|
build (3.9)
Process completed with exit code 1.
|
build (3.10)
Process completed with exit code 1.
|
build (3.11)
The operation was canceled.
|
build (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|