Skip to content

Update pyproject.toml to fix issues seen in dbt-databricks #675

Update pyproject.toml to fix issues seen in dbt-databricks

Update pyproject.toml to fix issues seen in dbt-databricks #675

Triggered via pull request January 25, 2024 21:05
Status Failure
Total duration 17s
Artifacts

dco-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
check
You only have one commit 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 commit --amend --no-edit --signoff ``` Now your commits will have your sign off. Next run ```bash git push --force-with-lease origin benc-db-patch-1 ``` Commit sha: [90b2398](https://github.com/databricks/databricks-sql-python/pull/330/commits/90b23982d05553bdd7c6985f01b899eb3a9944d4), Author: Ben Cassell, Committer: Jesse Whitehouse; Expected "Ben Cassell <98852248+benc-db@users.noreply.github.com>", but got "Ben Cassell <ben.cassell@databricks.com>".
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tisonkun/actions-dco@v1.1, actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
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/