Skip to content

more changes

more changes #182

Triggered via push October 26, 2024 06:30
Status Failure
Total duration 7m 59s
Artifacts

push.yml

on: push
Matrix: Testing Application
Check Schema
32s
Deploying Application to Cloud VPS
0s

Annotations

4 errors
Check Schema
Something is wrong with your schema
tests/utilities/graphqlConnection.spec.ts > getCommonGraphQLConnectionFilter function > when argument cursor is non-null and argument direction corresponds to backward: src/utilities/graphQLConnection/getCommonGraphQLConnectionFilter.ts#L63
BSONError: input must be a 24 character hex string, 12 byte Uint8Array, or an integer ❯ new ObjectId node_modules/bson/src/objectid.ts:118:15 ❯ Module.getCommonGraphQLConnectionFilter src/utilities/graphQLConnection/getCommonGraphQLConnectionFilter.ts:63:14 ❯ tests/utilities/graphqlConnection.spec.ts:574:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { bsonError: true }
tests/utilities/graphqlConnection.spec.ts > getCommonGraphQLConnectionFilter function > when argument cursor is non-null and argument direction corresponds to forward: src/utilities/graphQLConnection/getCommonGraphQLConnectionFilter.ts#L67
BSONError: input must be a 24 character hex string, 12 byte Uint8Array, or an integer ❯ new ObjectId node_modules/bson/src/objectid.ts:118:15 ❯ Module.getCommonGraphQLConnectionFilter src/utilities/graphQLConnection/getCommonGraphQLConnectionFilter.ts:67:14 ❯ tests/utilities/graphqlConnection.spec.ts:589:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { bsonError: true }
Testing Application (22.x)
Process completed with exit code 1.