viewer: Add HTML helper to view nodes #1802
Annotations
2 errors and 5 warnings
Lint:
api/main.py#L30
Unable to import 'kernelci.api.models'
|
check (3.10)
Process completed with exit code 1.
|
Lint:
api/main.py#L720
Using open without explicitly specifying an encoding
|
Lint:
api/main.py#L720
Variable name "f" doesn't conform to snake_case naming style
|
Lint:
api/main.py#L716
expected 2 blank lines, found 1
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
check (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|