Skip to content

[PECO-930] Add parameterized query support. #290

[PECO-930] Add parameterized query support.

[PECO-930] Add parameterized query support. #290

Triggered via pull request September 6, 2023 03:00
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 have 5 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~9 --signoff ``` Now your commits will have your sign off. Next run ```bash git push --force-with-lease origin PECO-930 ``` Commit sha: [abaec8f](https://github.com/databricks/databricks-sql-nodejs/pull/162/commits/abaec8faa84e23f947f178f7b3a5b0208aa65859), Author: nithinkdb, Committer: nithinkdb; The sign-off is missing. Commit sha: [dd093e0](https://github.com/databricks/databricks-sql-nodejs/pull/162/commits/dd093e0dfab541eb6905ba424ea48f7f9b61946c), Author: nithinkdb, Committer: nithinkdb; The sign-off is missing. Commit sha: [ffb817c](https://github.com/databricks/databricks-sql-nodejs/pull/162/commits/ffb817cc6a68c3b9578e07f64cc5f072430522fc), Author: nithinkdb, Committer: nithinkdb; The sign-off is missing. Commit sha: [6382686](https://github.com/databricks/databricks-sql-nodejs/pull/162/commits/638268671913e6410d8fb940241a775850709fee), Author: nithinkdb, Committer: nithinkdb; The sign-off is missing. Commit sha: [ea8e415](https://github.com/databricks/databricks-sql-nodejs/pull/162/commits/ea8e4152056026f0ddd6b814e37404f1e7f4b9ca), Author: nithinkdb, Committer: nithinkdb; 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/