Skip to content

Improve HttpRequests #3148

Improve HttpRequests

Improve HttpRequests #3148

Triggered via pull request October 9, 2024 17:57
Status Failure
Total duration 1m 46s
Artifacts

tests.yml

on: pull_request
style-check
19s
style-check
types-check
20s
types-check
Matrix: integration_tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
style-check: src/clients/client.ts#L231
'config' is defined but never used. Allowed unused args must match /^_/u
style-check: src/indexes.ts#L103
'config' is defined but never used. Allowed unused args must match /^_/u
style-check: src/indexes.ts#L125
'config' is defined but never used. Allowed unused args must match /^_/u
style-check: src/indexes.ts#L165
'config' is defined but never used. Allowed unused args must match /^_/u
style-check
Process completed with exit code 1.
types-check
Process completed with exit code 1.
tests/unit.test.ts > Client handles host URL with domain and path, and adds trailing slash: tests/unit.test.ts#L25
AssertionError: expected false to be true - Expected + Received - true + false ❯ tests/unit.test.ts:25:10
integration-tests (Node.js 20)
Process completed with exit code 1.
tests/unit.test.ts > Client handles host URL with domain and path, and adds trailing slash: tests/unit.test.ts#L25
AssertionError: expected false to be true - Expected + Received - true + false ❯ tests/unit.test.ts:25:10
integration-tests (Node.js 18)
Process completed with exit code 1.