Fix CI after the connector package split #859
Annotations
2 errors and 2 warnings
check
Unhandled error: HttpError: Resource not accessible by integration
|
check
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~3 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin connector-split-ci-fix
```
Commit sha: [97168a5](https://github.com/databricks/databricks-sql-python/pull/464/commits/97168a551592028efa18a45473dd9e2118528571), Author: Jacky Hu, Committer: Jacky Hu; The sign-off is missing.
Commit sha: [bb4e5dc](https://github.com/databricks/databricks-sql-python/pull/464/commits/bb4e5dc344d285464beb9f50fda7511aad4bf883), Author: Jacky Hu, Committer: Jacky Hu; The sign-off is missing.
Commit sha: [b374fd4](https://github.com/databricks/databricks-sql-python/pull/464/commits/b374fd4e3aed7a84ef835294d0d6bf56fe462b6a), Author: Jacky Hu, Committer: Jacky Hu; The sign-off is missing.
|
check
The following actions uses node12 which is deprecated and will be forced to run on node16: tisonkun/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check
The following actions use a deprecated Node.js version and will be forced to run on node20: tisonkun/[email protected], 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/
|