Skip to content

update to latest version of query and results #14

update to latest version of query and results

update to latest version of query and results #14

Triggered via push October 10, 2024 21:44
Status Success
Total duration 17s
Artifacts

lint_action.yml

on: push
Run linters
9s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
automate_mkdocs.py#L98
F-string is missing placeholders (F541)
src/generate_overview.py#L8
Expected 2 blank lines, found 1 (E302)
src/generate_overview.py#L13
Expected 2 blank lines, found 1 (E302)
src/generate_overview.py#L28
Expected 2 blank lines, found 1 (E302)
src/generate_overview.py#L54
Expected 2 blank lines after class or function definition, found 1 (E305)
src/generate_overview.py#L59
Blank line contains whitespace (W293)
src/generate_overview.py#L59
No newline at end of file (W292)
src/main.py#L11
Expected 2 blank lines, found 1 (E302)
src/main.py#L33
Expected 2 blank lines, found 1 (E302)
src/main.py#L139
Expected 2 blank lines after class or function definition, found 1 (E305)
src/query_processor.py#L9
Expected 2 blank lines, found 1 (E302)
src/query_processor.py#L100
Blank line contains whitespace (W293)
src/query_processor.py#L100
No newline at end of file (W292)
src/utils.py#L7
Expected 2 blank lines, found 1 (E302)
src/utils.py#L16
Expected 2 blank lines, found 1 (E302)
src/utils.py#L21
Expected 2 blank lines, found 1 (E302)
src/utils.py#L43
Expected 2 blank lines, found 1 (E302)
src/utils.py#L51
Expected 2 blank lines, found 1 (E302)
tests/test_function_to_test.py#L8
Expected 2 blank lines, found 1 (E302)
tests/test_function_to_test.py#L9
At least two spaces before inline comment (E261)
tests/test_function_to_test.py#L9
No newline at end of file (W292)
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v1, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/