Skip to content

chore: Add funding field to package.json #6600

chore: Add funding field to package.json

chore: Add funding field to package.json #6600

Triggered via pull request April 26, 2024 22:09
Status Failure
Total duration 6m 35s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Unhandled error: packages/rest/__tests__/RequestHandler.test.ts#L570
Error: Request aborted manually ❯ EventTarget.signalListener ../../node_modules/.pnpm/@sapphire+async-queue@1.5.2/node_modules/@sapphire/async-queue/src/lib/AsyncQueueEntry.ts:30:16 ❯ __tests__/RequestHandler.test.ts:570:13 This error originated in "__tests__/RequestHandler.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "abort". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
__tests__/RequestHandler.test.ts > abort: packages/rest/__tests__/RequestHandler.test.ts#L573
AssertionError: expected [Function] to throw error including 'aborted' but got 'Mock dispatch not matched for path \'…' - Expected + Received - aborted + Mock dispatch not matched for path '/api/v10/abort': subsequent request to origin https://discord.com was not allowed (net.connect disabled) ❯ __tests__/RequestHandler.test.ts:573:2
Tests
@discordjs/rest#test: command (/home/runner/work/discord.js/discord.js/packages/rest) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
Tests
Process completed with exit code 1.
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.