Adds Databricks backend #597
code-checks.yml
on: pull_request
Run pre-commit
9s
Run Pyright
29s
Annotations
6 warnings
|
Run pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Run Pyright:
pins/databricks/fs.py#L163
Static methods should not take a "self" or "cls" parameter (reportSelfClsParameterName)
|
|
Run Pyright:
pins/databricks/fs.py#L135
Static methods should not take a "self" or "cls" parameter (reportSelfClsParameterName)
|
|
Run Pyright:
pins/databricks/fs.py#L113
Static methods should not take a "self" or "cls" parameter (reportSelfClsParameterName)
|
|
Run Pyright:
pins/databricks/fs.py#L102
Static methods should not take a "self" or "cls" parameter (reportSelfClsParameterName)
|
|
Run Pyright:
pins/databricks/fs.py#L78
Static methods should not take a "self" or "cls" parameter (reportSelfClsParameterName)
|