Skip to content

fix formatting issue #165

fix formatting issue

fix formatting issue #165

Triggered via push July 13, 2024 16:52
Status Failure
Total duration 23m 20s
Artifacts

push.yml

on: push
Matrix: Testing Application
Check Schema
49s
Check Schema
Generate Documentation
0s
Generate Documentation
Deploying Application to Cloud VPS
0s
Deploying Application to Cloud VPS
Create Empty Commit
0s
Create Empty Commit
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Check Schema
Failed to load 'schema.graphql' (ref: refs/pull/2394/merge)
Unhandled error: src/index.ts#L125
RangeError: options.port should be >= 0 and < 65536. Received type number (NaN). ❯ Server.listen node:net:1945:5 ❯ src/index.ts:125:16 ❯ startServer src/index.ts:124:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_SOCKET_BAD_PORT' } This error originated in "tests/resolvers/Mutation/updatePluginStatus.spec.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 "tests/resolvers/Mutation/updatePluginStatus.spec.ts". 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.
Unhandled error: src/index.ts#L125
RangeError: options.port should be >= 0 and < 65536. Received type number (NaN). ❯ new NodeError node:internal/errors:405:5 ❯ validatePort node:internal/validators:409:11 ❯ Server.listen node:net:1945:5 ❯ src/index.ts:125:16 ❯ startServer src/index.ts:124:9 ❯ processTicksAndRejections node:internal/process/task_queues:95:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_SOCKET_BAD_PORT' } This error originated in "tests/resolvers/Mutation/updatePluginStatus.spec.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 "tests/resolvers/Mutation/updatePluginStatus.spec.ts". 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.
Unhandled error: src/index.ts#L125
RangeError: options.port should be >= 0 and < 65536. Received type number (NaN). ❯ new NodeError node:internal/errors:405:5 ❯ validatePort node:internal/validators:409:11 ❯ Server.listen node:net:1945:5 ❯ src/index.ts:125:16 ❯ startServer src/index.ts:124:9 ❯ processTicksAndRejections node:internal/process/task_queues:95:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_SOCKET_BAD_PORT' } This error originated in "tests/resolvers/Mutation/createPlugin.spec.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 "Creates a Plugin and returns it". 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.
Unhandled error: src/index.ts#L125
RangeError: options.port should be >= 0 and < 65536. Received type number (NaN). ❯ new NodeError node:internal/errors:405:5 ❯ validatePort node:internal/validators:409:11 ❯ Server.listen node:net:1945:5 ❯ src/index.ts:125:16 ❯ startServer src/index.ts:124:9 ❯ processTicksAndRejections node:internal/process/task_queues:95:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_SOCKET_BAD_PORT' } This error originated in "tests/resolvers/Mutation/createPlugin.spec.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 "Creates a Plugin and returns it". 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.
Testing Application (20.x)
Process completed with exit code 1.