Skip to content

🧪 Tests

🧪 Tests #13

Manually triggered December 31, 2023 01:22
Status Failure
Total duration 27s
Artifacts

tests.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

5 errors
tests/webhook.test.ts ► Webhook URL get returns any json response: tests/webhook.test.ts#L64
Failed test found in: reports/jest-junit.xml Error: TypeError: Failed to parse URL from undefined
tests/webhook.test.ts ► Simple Send: src/webhook.ts#L113
Failed test found in: reports/jest-junit.xml Error: Error [WebhookURLInvalid]: The provided webhook URL is not valid.
tests/webhook.test.ts ► Embed: src/webhook.ts#L113
Failed test found in: reports/jest-junit.xml Error: Error [WebhookURLInvalid]: The provided webhook URL is not valid.
test
Process completed with exit code 1.
test
Failed test were found and 'fail-on-error' option is set to true