Skip to content

Add HyTeG Project

Add HyTeG Project #689

Triggered via pull request October 4, 2023 07:07
Status Success
Total duration 3m 49s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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]
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/