feat: v3 #106
ci.yml
on: pull_request
Dependency Review
5s
Check Licenses
9s
CodeQL
1m 4s
Lint
11s
Matrix: test-unit
Annotations
27 errors
test/index.test.ts > client > constructor > source > throws if source is not a valid URL:
test/index.test.ts#L37
AssertionError: expected [Function] to throw error including 'The provided URL is invalid.' but got 'Expected a string but received a unde…'
Expected: "The provided URL is invalid."
Received: "Expected a string but received a undefined"
❯ test/index.test.ts:37:11
|
test/index.test.ts > client > onmessage > returns a new channel:
index.ts#L39
TypeError: Expected a string but received a undefined
❯ assertString node_modules/validator/lib/util/assertString.js:13:11
❯ Object.isURL node_modules/validator/lib/isURL.js:59:29
❯ new Client index.ts:39:20
❯ test/index.test.ts:86:22
|
Test on Node 20 and macos-latest
Process completed with exit code 1.
|
test/index.test.ts > client > constructor > source > throws if source is not a valid URL:
test/index.test.ts#L37
AssertionError: expected [Function] to throw error including 'The provided URL is invalid.' but got 'Expected a string but received a unde…'
Expected: "The provided URL is invalid."
Received: "Expected a string but received a undefined"
❯ test/index.test.ts:37:11
|
test/index.test.ts > client > onmessage > returns a new channel:
index.ts#L39
TypeError: Expected a string but received a undefined
❯ assertString node_modules/validator/lib/util/assertString.js:13:11
❯ Object.isURL node_modules/validator/lib/isURL.js:59:29
❯ new Client index.ts:39:20
❯ test/index.test.ts:86:22
|
Test on Node 18 and ubuntu-latest
Process completed with exit code 1.
|
test/index.test.ts > client > constructor > source > throws if source is not a valid URL:
test/index.test.ts#L37
AssertionError: expected [Function] to throw error including 'The provided URL is invalid.' but got 'Expected a string but received a unde…'
Expected: "The provided URL is invalid."
Received: "Expected a string but received a undefined"
❯ test/index.test.ts:37:11
|
test/index.test.ts > client > onmessage > returns a new channel:
index.ts#L39
TypeError: Expected a string but received a undefined
❯ assertString node_modules/validator/lib/util/assertString.js:13:11
❯ Object.isURL node_modules/validator/lib/isURL.js:59:29
❯ new Client index.ts:39:20
❯ test/index.test.ts:86:22
|
Test on Node 20 and ubuntu-latest
Process completed with exit code 1.
|
test/index.test.ts > client > constructor > source > throws if source is not a valid URL:
test/index.test.ts#L37
AssertionError: expected [Function] to throw error including 'The provided URL is invalid.' but got 'Expected a string but received a unde…'
Expected: "The provided URL is invalid."
Received: "Expected a string but received a undefined"
❯ test/index.test.ts:37:11
|
test/index.test.ts > client > onmessage > returns a new channel:
index.ts#L39
TypeError: Expected a string but received a undefined
❯ assertString node_modules/validator/lib/util/assertString.js:13:11
❯ Object.isURL node_modules/validator/lib/isURL.js:59:29
❯ new Client index.ts:39:20
❯ test/index.test.ts:86:22
|
Test on Node 18 and macos-latest
Process completed with exit code 1.
|
test/index.test.ts > client > constructor > source > throws if source is not a valid URL:
test/index.test.ts#L37
AssertionError: expected [Function] to throw error including 'The provided URL is invalid.' but got 'Expected a string but received a unde…'
Expected: "The provided URL is invalid."
Received: "Expected a string but received a undefined"
❯ test/index.test.ts:37:11
|
test/index.test.ts > client > onmessage > returns a new channel:
index.ts#L39
TypeError: Expected a string but received a undefined
❯ assertString node_modules/validator/lib/util/assertString.js:13:11
❯ Object.isURL node_modules/validator/lib/isURL.js:59:29
❯ new Client index.ts:39:20
❯ test/index.test.ts:86:22
|
Test on Node 22 and macos-latest
Process completed with exit code 1.
|
test/index.test.ts > client > constructor > source > throws if source is not a valid URL:
test/index.test.ts#L37
AssertionError: expected [Function] to throw error including 'The provided URL is invalid.' but got 'Expected a string but received a unde…'
Expected: "The provided URL is invalid."
Received: "Expected a string but received a undefined"
❯ test/index.test.ts:37:11
|
test/index.test.ts > client > onmessage > returns a new channel:
index.ts#L39
TypeError: Expected a string but received a undefined
❯ assertString node_modules/validator/lib/util/assertString.js:13:11
❯ Object.isURL node_modules/validator/lib/isURL.js:59:29
❯ new Client index.ts:39:20
❯ test/index.test.ts:86:22
|
Test on Node 22 and ubuntu-latest
Process completed with exit code 1.
|
test/index.test.ts > client > constructor > source > throws if source is not a valid URL:
test/index.test.ts#L37
AssertionError: expected [Function] to throw error including 'The provided URL is invalid.' but got 'Expected a string but received a unde…'
Expected: "The provided URL is invalid."
Received: "Expected a string but received a undefined"
❯ test/index.test.ts:37:11
|
test/index.test.ts > client > onmessage > returns a new channel:
index.ts#L39
TypeError: Expected a string but received a undefined
❯ assertString node_modules/validator/lib/util/assertString.js:13:11
❯ Object.isURL node_modules/validator/lib/isURL.js:59:29
❯ new Client index.ts:39:20
❯ test/index.test.ts:86:22
|
Test on Node 18 and windows-latest
Process completed with exit code 1.
|
test/index.test.ts > client > constructor > source > throws if source is not a valid URL:
test/index.test.ts#L37
AssertionError: expected [Function] to throw error including 'The provided URL is invalid.' but got 'Expected a string but received a unde…'
Expected: "The provided URL is invalid."
Received: "Expected a string but received a undefined"
❯ test/index.test.ts:37:11
|
test/index.test.ts > client > onmessage > returns a new channel:
index.ts#L39
TypeError: Expected a string but received a undefined
❯ assertString node_modules/validator/lib/util/assertString.js:13:11
❯ Object.isURL node_modules/validator/lib/isURL.js:59:29
❯ new Client index.ts:39:20
❯ test/index.test.ts:86:22
|
Test on Node 20 and windows-latest
Process completed with exit code 1.
|
test/index.test.ts > client > constructor > source > throws if source is not a valid URL:
test/index.test.ts#L37
AssertionError: expected [Function] to throw error including 'The provided URL is invalid.' but got 'Expected a string but received a unde…'
Expected: "The provided URL is invalid."
Received: "Expected a string but received a undefined"
❯ test/index.test.ts:37:11
|
test/index.test.ts > client > onmessage > returns a new channel:
index.ts#L39
TypeError: Expected a string but received a undefined
❯ assertString node_modules/validator/lib/util/assertString.js:13:11
❯ Object.isURL node_modules/validator/lib/isURL.js:59:29
❯ new Client index.ts:39:20
❯ test/index.test.ts:86:22
|
Test on Node 22 and windows-latest
Process completed with exit code 1.
|