Skip to content

build: Properly add typecheck tests #9143

build: Properly add typecheck tests

build: Properly add typecheck tests #9143

Triggered via pull request January 21, 2025 18:40
Status Failure
Total duration 1m 13s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Tests
Cannot find name 'fetch'.
Tests
Cannot find name 'FormData'. Did you mean 'formData'?
Tests
Cannot find name 'Response'.
Tests
Property 'clone' does not exist on type 'ResponseLike'.
Tests
Cannot find name 'FormData'.
Tests
Type 'AsyncIterable<Uint8Array> | FormData | Iterable<Uint8Array>' is not assignable to type 'string | Uint8Array | Readable | Buffer | FormData | null'.
Tests
@***/rest#test: command (/home/runner/work/discord.js/discord.js/packages/rest) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (2)
Tests
Process completed with exit code 2.
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636