Fix pandas 2.2.2 support #416
Merged
Annotations
2 errors and 2 warnings
|
You have 3 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run:
```bash
git rebase HEAD~4 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin kfollesdal/pandas-2.2.2
```
Commit sha: [9f59b34](https://github.com/databricks/databricks-sql-python/pull/416/commits/9f59b34ba449c50874cc9d143533718ce7b12591), Author: kfollesdal, Committer: kfollesdal; The sign-off is missing.
Commit sha: [44098b3](https://github.com/databricks/databricks-sql-python/pull/416/commits/44098b3292f6d093c4f3a63ad34a88f1ad3f1227), Author: kfollesdal, Committer: kfollesdal; The sign-off is missing.
Commit sha: [3a5b34a](https://github.com/databricks/databricks-sql-python/pull/416/commits/3a5b34a5542506053011a3910218fee094564af8), Author: kfollesdal, Committer: kfollesdal; The sign-off is missing.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: tisonkun/actions-dco@v1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tisonkun/actions-dco@v1.1, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading