chore: move screenshot position #49
Annotations
6 errors
SyntaxError: JSON Parse error: Unexpected identifier "httx":
test/httx.test.ts#L29
at <anonymous> (/home/runner/work/httx/httx/test/httx.test.ts:29:29)
at <anonymous> (/home/runner/work/httx/httx/test/httx.test.ts:25:49)
|
SyntaxError: JSON Parse error: Unexpected identifier "httx":
test/httx.test.ts#L49
at <anonymous> (/home/runner/work/httx/httx/test/httx.test.ts:49:29)
at <anonymous> (/home/runner/work/httx/httx/test/httx.test.ts:45:39)
|
error: > HTTP/1.1 POST https://dummyjson.com/auth/login:
node:child_process#L928
> content-type: application/json
> Connection: keep-alive
> User-Agent: Bun/1.2.2
> Host: dummyjson.com
> Accept-Encoding: gzip, deflate, br
> Content-Length: 46
< 400 Bad Request
< Report-To: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1738451466&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=yMRtlzqFrXy5I5Dmzku7JVn%2Bj7T1patBLgvqterFkOE%3D"}]}
< Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1738451466&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=yMRtlzqFrXy5I5Dmzku7JVn%2Bj7T1patBLgvqterFkOE%3D
< Nel: {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
< Connection: keep-alive
< Access-Control-Allow-Origin: *
< X-Dns-Prefetch-Control: off
< X-Frame-Options: SAMEORIGIN
< Strict-Transport-Security: max-age=15552000; includeSubDomains
< X-Download-Options: noopen
< X-Content-Type-Options: nosniff
< X-Xss-Protection: 1; mode=block
< X-Powered-By: Cats on Keyboards
< Server: BobTheBuilder
< X-Ratelimit-Limit: 100
< X-Ratelimit-Remaining: 97
< Date: Sat, 01 Feb 2025 23:11:06 GMT
< X-Ratelimit-Reset: 1738451476
< Content-Type: application/json; charset=utf-8
< Content-Length: 33
< Etag: W/"21-dBEoW0UmTF+EGUMaprEp9/8zNNA"
< Vary: Accept-Encoding
< Via: 1.1 vegur
Error: {"message":"Invalid credentials"}
at new SystemError (node:child_process:928:5)
at spawnSync (node:child_process:256:20)
at execSync (node:child_process:274:109)
at <anonymous> (/home/runner/work/httx/httx/test/httx.test.ts:66:22)
at <anonymous> (/home/runner/work/httx/httx/test/httx.test.ts:65:36)
|
error: > HTTP/1.1 POST https://dummyjson.com/auth/login:
node:child_process#L928
> content-type: application/json
> Connection: keep-alive
> User-Agent: Bun/1.2.2
> Host: dummyjson.com
> Accept-Encoding: gzip, deflate, br
> Content-Length: 46
< 400 Bad Request
< Report-To: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1738451466&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=yMRtlzqFrXy5I5Dmzku7JVn%2Bj7T1patBLgvqterFkOE%3D"}]}
< Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1738451466&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=yMRtlzqFrXy5I5Dmzku7JVn%2Bj7T1patBLgvqterFkOE%3D
< Nel: {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
< Connection: keep-alive
< Access-Control-Allow-Origin: *
< X-Dns-Prefetch-Control: off
< X-Frame-Options: SAMEORIGIN
< Strict-Transport-Security: max-age=15552000; includeSubDomains
< X-Download-Options: noopen
< X-Content-Type-Options: nosniff
< X-Xss-Protection: 1; mode=block
< X-Powered-By: Cats on Keyboards
< Server: BobTheBuilder
< X-Ratelimit-Limit: 100
< X-Ratelimit-Remaining: 97
< Date: Sat, 01 Feb 2025 23:11:06 GMT
< X-Ratelimit-Reset: 1738451476
< Content-Type: application/json; charset=utf-8
< Content-Length: 33
< Etag: W/"21-dBEoW0UmTF+EGUMaprEp9/8zNNA"
< Vary: Accept-Encoding
< Via: 1.1 vegur
Error: {"message":"Invalid credentials"}
at new SystemError (node:child_process:928:5)
at spawnSync (node:child_process:256:20)
at execSync (node:child_process:274:109)
at <anonymous> (/home/runner/work/httx/httx/test/httx.test.ts:66:22)
at <anonymous> (/home/runner/work/httx/httx/test/httx.test.ts:65:36)
|
test
Process completed with exit code 1.
|
typecheck
Process completed with exit code 2.
|