Skip to content

disable/enable buttons based on client state #15

disable/enable buttons based on client state

disable/enable buttons based on client state #15

Triggered via push January 29, 2024 00:40
Status Failure
Total duration 22s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (Q000): tanco/app.py#L93
tanco/app.py:93:22: Q000 Double quotes found but single quotes preferred
Ruff (Q001): tanco/app.py#L99
tanco/app.py:99:47: Q001 Single quote multiline found but double quotes preferred
Ruff (Q000): tanco/app.py#L291
tanco/app.py:291:12: Q000 Double quotes found but single quotes preferred
Ruff (Q000): tanco/app.py#L301
tanco/app.py:301: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
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/.