Skip to content

Add HyTeG Project #2969

Add HyTeG Project

Add HyTeG Project #2969

Triggered via pull request October 6, 2023 14:07
Status Success
Total duration 4m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
[mypy] varats/varats/projects/cpp_projects/hyteg.py#L8: varats/varats/projects/cpp_projects/hyteg.py#L8
error: Cannot find implementation or library stub for module named "experiment.workload_util" [import]
[mypy] varats/varats/projects/cpp_projects/hyteg.py#L8: varats/varats/projects/cpp_projects/hyteg.py#L8
note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
[mypy] varats/varats/projects/cpp_projects/hyteg.py#L50: varats/varats/projects/cpp_projects/hyteg.py#L50
error: Name "ProjectBinaryWrapper" is not defined [name-defined]
[pylint] varats/varats/projects/cpp_projects/hyteg.py#L8 <401>: varats/varats/projects/cpp_projects/hyteg.py#L8
Unable to import 'experiment.workload_util' (import-error)
reviewdog
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/