test: Add assertion that the PR creation method was called #2677
push.yml
on: push
build
23s
deploy-nonprod-containers
0s
Annotations
5 errors and 1 warning
build:
src/commands/basemaps-github/__test__/create-pr-handler.test.ts#L1
Run autofix to sort these imports!
|
build:
src/commands/basemaps-github/__test__/create-pr-handler.test.ts#L12
Replace `"node:assert"` with `'node:assert'`
|
build:
src/commands/basemaps-github/__test__/create-pr-handler.test.ts#L59
Replace `createPullRequestCalled·=·true;` with `⏎····createPullRequestCalled·=·true;⏎··`
|
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|