feat: added assign logic #19
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/
|