Skip to content

Add urllib3 dependency #405

Add urllib3 dependency

Add urllib3 dependency #405

Triggered via pull request August 10, 2023 21:38
Status Failure
Total duration 15s
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 main ``` Commit sha: [b8a6869](https://github.com/databricks/databricks-sql-python/pull/191/commits/b8a686970cc4f38313680e232c59ba7c9132cb39), 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/