Skip to content

test: Add assertion that the PR creation method was called #2677

test: Add assertion that the PR creation method was called

test: Add assertion that the PR creation method was called #2677

Triggered via push November 24, 2024 23:05
Status Failure
Total duration 32s
Artifacts

push.yml

on: push
deploy-nonprod-containers
0s
deploy-nonprod-containers
Fit to window
Zoom out
Zoom in

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/