Adds support for trogon. #883
Annotations
3 warnings
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/
|
[pylint] varats/varats/tools/driver_paper_config.py#L79 <1309>:
varats/varats/tools/driver_paper_config.py#L79
Using an f-string that does not have any interpolated variables (f-string-without-interpolation)
|
[pylint] varats/varats/tools/driver_paper_config.py#L75 <612>:
varats/varats/tools/driver_paper_config.py#L75
Unused variable 'pc_folder_path' (unused-variable)
|