[PECO-1053] Update Node CI to use UC enabled provisioned workspaces #296
Annotations
2 errors and 1 warning
check
Unhandled error: HttpError: Resource not accessible by integration
|
check
You have 2 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~2 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin PECO-1053
```
Commit sha: [221baa1](https://github.com/databricks/databricks-sql-nodejs/pull/169/commits/221baa19c2a39a9fea26f2b8e87272ad072c19a3), Author: nithinkdb, Committer: nithinkdb; The sign-off is missing.
Commit sha: [84f20d3](https://github.com/databricks/databricks-sql-nodejs/pull/169/commits/84f20d372a7a2aec9555e1f6f2216c6708898885), 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/
|