Add pre-commit config, GitHub Actions (GEN-279) #2
Annotations
6 errors and 1 warning
Ruff (F821):
src/genstudio/js_modules.py#L50
src/genstudio/js_modules.py:50:16: F821 Undefined name `doc`
|
Ruff (F821):
src/genstudio/plot.py#L441
src/genstudio/plot.py:441:12: F821 Undefined name `line`
|
Ruff (F821):
src/genstudio/plot.py#L523
src/genstudio/plot.py:523:16: F821 Undefined name `rectY`
|
Ruff (F821):
src/genstudio/plot.py#L523
src/genstudio/plot.py:523:30: F821 Undefined name `binX`
|
Ruff (F821):
src/genstudio/plot.py#L525
src/genstudio/plot.py:525:28: F821 Undefined name `binX`
|
ruff
Process completed with exit code 1.
|
ruff
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|