Skip to content

feat: added assign logic #19

feat: added assign logic

feat: added assign logic #19

Triggered via push September 19, 2024 09:03
Status Failure
Total duration 18s
Billable time 1m
Artifacts

pep8.yaml

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

Annotations

10 errors and 1 warning
linter (3.12): deploy/modules/todo.py#L16
E231: missing whitespace after ':'
linter (3.12): deploy/modules/todo.py#L17
E231: missing whitespace after ':'
linter (3.12): deploy/modules/todo.py#L21
E261: at least two spaces before inline comment
linter (3.12): deploy/modules/todo.py#L22
E231: missing whitespace after ':'
linter (3.12): deploy/modules/todo.py#L22
E261: at least two spaces before inline comment
linter (3.12): deploy/modules/todo.py#L23
E231: missing whitespace after ':'
linter (3.12): deploy/modules/todo.py#L23
E261: at least two spaces before inline comment
linter (3.12): deploy/modules/todo.py#L27
E231: missing whitespace after ':'
linter (3.12): deploy/modules/todo.py#L27
E261: at least two spaces before inline comment
linter (3.12): deploy/modules/todo.py#L28
E231: missing whitespace after ':'
linter (3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/