Skip to content

[PECO-964] Initial Staging Ingestion implementation #357

[PECO-964] Initial Staging Ingestion implementation

[PECO-964] Initial Staging Ingestion implementation #357

Triggered via pull request September 17, 2023 20:22
Status Failure
Total duration 13s
Artifacts

dco-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
check
You have 3 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~20 --signoff ``` Now your commits will have your sign off. Next run ```bash git push --force-with-lease origin PECO-984-backup ``` Commit sha: [85a3901](https://github.com/databricks/databricks-sql-nodejs/pull/164/commits/85a3901e74b6a442d5bfd20f5f06e613321f503f), Author: nithinkdb, Committer: nithinkdb; The sign-off is missing. Commit sha: [068ec22](https://github.com/databricks/databricks-sql-nodejs/pull/164/commits/068ec22da06b75bae31d4f29366aaf04dfa2184a), Author: nithinkdb, Committer: nithinkdb; The sign-off is missing. Commit sha: [e06060e](https://github.com/databricks/databricks-sql-nodejs/pull/164/commits/e06060e94bb9ca9aeed3597ab90d9b63ebdf7af7), 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/