Skip to content

Update README.md

Update README.md #8

Triggered via push August 27, 2024 20:58
Status Success
Total duration 40s
Artifacts

docs.yml

on: push
Matrix: Docs
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
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#L127
Expected 2 blank lines after class or function definition, found 1 (E305)
src/main.py#L129
Blank line contains whitespace (W293)
src/main.py#L129
No newline at end of file (W292)
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)
Docs (3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/