Skip to content

fix: updated methods to match docs #38

fix: updated methods to match docs

fix: updated methods to match docs #38

Triggered via pull request June 20, 2024 11:25
Status Failure
Total duration 1m 4s
Artifacts

test-pr.yml

on: pull_request
Matrix: test
report-coverage
0s
report-coverage
Fit to window
Zoom out
Zoom in

Annotations

5 errors
tests/client/app.integration.test.ts > App > should create runner: src/client/user.ts#L219
Error: Failed to create runner: Invalid runner argument ❯ User.createRunner src/client/user.ts:219:13 ❯ tests/client/app.integration.test.ts:159:20
tests/client/app.integration.test.ts > App > should delete runner: tests/client/app.integration.test.ts#L241
AssertionError: promise rejected "Error: Bad request format" instead of resolving ❯ tests/client/app.integration.test.ts:241:5 Caused by: Error: Bad request format ❯ User.deleteRunner src/client/user.ts:330:13 ❯ tests/client/app.integration.test.ts:239:5
test (main)
Process completed with exit code 1.
test (dani/docs-example-update)
The job was canceled because "main" failed.
test (dani/docs-example-update)
The operation was canceled.