Skip to content

Revert "[PECO-1083] Updated thrift files and added check for protocol version" #488

Revert "[PECO-1083] Updated thrift files and added check for protocol version"

Revert "[PECO-1083] Updated thrift files and added check for protocol version" #488

Triggered via pull request October 1, 2023 17:46
Status Failure
Total duration 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dco-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
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 revert-229-PECO-1083 ``` Commit sha: [d44e2a7](https://github.com/databricks/databricks-sql-python/pull/237/commits/d44e2a73e217c416128600a08a93804ec35b3552), Author: Jesse, Committer: GitHub; 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/