Add HyTeG Project #689
Annotations
4 errors and 1 warning
[mypy] varats/varats/projects/cpp_projects/hyteg.py#L35:
varats/varats/projects/cpp_projects/hyteg.py#L35
error: Need type annotation for "WORKLOADS" (hint: "WORKLOADS: Dict[<type>, <type>] = ...") [var-annotated]
|
[mypy] varats/varats/projects/cpp_projects/hyteg.py#L40:
varats/varats/projects/cpp_projects/hyteg.py#L40
error: Name "ProjectBinaryWrapper" is not defined [name-defined]
|
[pylint] varats/varats/projects/cpp_projects/hyteg.py#L1 <114>:
varats/varats/projects/cpp_projects/hyteg.py#L1
Missing module docstring (missing-module-docstring)
|
[pylint] varats/varats/projects/cpp_projects/hyteg.py#L18 <115>:
varats/varats/projects/cpp_projects/hyteg.py#L18
Missing class docstring (missing-class-docstring)
|
build
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/
|