show full result on server check #12
Annotations
10 errors and 1 warning
Ruff (Q000):
tanco/app.py#L275
tanco/app.py:275:12: Q000 Double quotes found but single quotes preferred
|
Ruff (Q000):
tanco/app.py#L285
tanco/app.py:285:12: Q000 Double quotes found but single quotes preferred
|
Ruff (I001):
tanco/driver.py#L5
tanco/driver.py:5:1: I001 Import block is un-sorted or un-formatted
|
Ruff (Q000):
tanco/driver.py#L316
tanco/driver.py:316:35: Q000 Double quotes found but single quotes preferred
|
Ruff (Q000):
tanco/driver.py#L318
tanco/driver.py:318:23: Q000 Double quotes found but single quotes preferred
|
Ruff (Q000):
tanco/driver.py#L327
tanco/driver.py:327:62: Q000 Double quotes found but single quotes preferred
|
Ruff (Q000):
tanco/driver.py#L328
tanco/driver.py:328:19: Q000 Double quotes found but single quotes preferred
|
Ruff (Q000):
tanco/driver.py#L331
tanco/driver.py:331:19: Q000 Double quotes found but single quotes preferred
|
Ruff (Q000):
tanco/driver.py#L341
tanco/driver.py:341:46: Q000 Double quotes found but single quotes preferred
|
Ruff (Q000):
tanco/driver.py#L342
tanco/driver.py:342:23: Q000 Double quotes found but single quotes preferred
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|