Skip to content

Adds Databricks backend #597

Adds Databricks backend

Adds Databricks backend #597

Triggered via pull request June 2, 2025 17:10
Status Success
Total duration 34s
Artifacts

code-checks.yml

on: pull_request
Run pre-commit
9s
Run pre-commit
Run Pyright
29s
Run Pyright
Fit to window
Zoom out
Zoom in

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)