chore: lint #39
Annotations
6 errors and 3 warnings
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#L926
> content-type: application/json
> Connection: keep-alive
> User-Agent: Bun/1.2.0
> 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=1737889933&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=Yz4H1SfDMdAeeqpXn3l9viURQ9Y5wTniPuSsl7itBZ8%3D"}]}
< Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1737889933&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=Yz4H1SfDMdAeeqpXn3l9viURQ9Y5wTniPuSsl7itBZ8%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: 99
< Date: Sun, 26 Jan 2025 11:12:13 GMT
< X-Ratelimit-Reset: 1737889936
< 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:926: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#L926
> content-type: application/json
> Connection: keep-alive
> User-Agent: Bun/1.2.0
> 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=1737889933&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=Yz4H1SfDMdAeeqpXn3l9viURQ9Y5wTniPuSsl7itBZ8%3D"}]}
< Reporting-Endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1737889933&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&s=Yz4H1SfDMdAeeqpXn3l9viURQ9Y5wTniPuSsl7itBZ8%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: 99
< Date: Sun, 26 Jan 2025 11:12:13 GMT
< X-Ratelimit-Reset: 1737889936
< 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:926: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.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|