Setting up github actions for SQLAlachemy v1 #10
Annotations
1 error and 2 warnings
Check for DCO
You have 12 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~12 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin jprakash-db/testing-actions1
```
Commit sha: [0ea1c8d](https://github.com/databricks/databricks-sqlalchemy/pull/8/commits/0ea1c8d494c56cb4adb30c6b49b6916e343919ae), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [409b08f](https://github.com/databricks/databricks-sqlalchemy/pull/8/commits/409b08f29338a5821b928227e8eac2c5292ea3d3), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [be8bd51](https://github.com/databricks/databricks-sqlalchemy/pull/8/commits/be8bd512f41ed1dec77951cd8519a16911afa25b), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [3e2b34f](https://github.com/databricks/databricks-sqlalchemy/pull/8/commits/3e2b34fec1abfb9059684144a85fded7bc896691), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [3ec724a](https://github.com/databricks/databricks-sqlalchemy/pull/8/commits/3ec724a9888f192db90abc2684d8a9e88aa08477), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [8aad4f5](https://github.com/databricks/databricks-sqlalchemy/pull/8/commits/8aad4f56634c8cb98b8da8a6fb65aa39dcbed9ec), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [f9efcec](https://github.com/databricks/databricks-sqlalchemy/pull/8/commits/f9efcec68d651fd69726193f5888ae28998871e5), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [7fbf648](https://github.com/databricks/databricks-sqlalchemy/pull/8/commits/7fbf64874164c33b32d6358a660c540a969c4d8c), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [510d866](https://github.com/databricks/databricks-sqlalchemy/pull/8/commits/510d8664fbe2d3df6d76d1fe72c3ec1e584adf4f), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [9703535](https://github.com/databricks/databricks-sqlalchemy/pull/8/commits/9703535778de9927ffece2a819d07f64a6218ca0), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [92530d7](https://github.com/databricks/databricks-sqlalchemy/pull/8/commits/92530d7ae9b670a81fa2485eb92699ddfb171e81), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
Commit sha: [248b3ab](https://github.com/databricks/databricks-sqlalchemy/pull/8/commits/248b3ab7209e39261f6a8384cc47c2bf38f2fb0e), Author: Jothi Prakash, Committer: Jothi Prakash; The sign-off is missing.
|
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/
|
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/
|
Loading