Skip to content

Disable non_native_boolean_check_constraint #371

Disable non_native_boolean_check_constraint

Disable non_native_boolean_check_constraint #371

Triggered via pull request July 12, 2023 21:35
Status Failure
Total duration 21s
Artifacts

dco-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
check
Unhandled error: HttpError: Resource not accessible by integration
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 bogdan/fix_boolean_constraints ``` Commit sha: [0672be3](https://github.com/databricks/databricks-sql-python/pull/120/commits/0672be399d29e9e46da80b01c118143128688b67), Author: Bogdan, Committer: Bogdan; Expected "Bogdan <bogdankyryliuk@dropbox.com>", but got "Bogdan Kyryliuk <b.kyryliuk@gmail.com>".
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/