Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: cannot be null: {"response":{"errors":[{"message":"cannot be null","path":["variable","poolYear"]... #83

Closed
sentry-io bot opened this issue Apr 30, 2022 · 0 comments · Fixed by #84
Assignees
Labels
domain/obvious 🟩 Represents the "known knowns" issue. It's Obviously priority/high 🟧 Priority 2 - Stalls work on the project or its dependents type/bug 🔥 Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Apr 30, 2022

Sentry Issue: INTERFACE-4M

Error: cannot be null: {"response":{"errors":[{"message":"cannot be null","path":["variable","poolYear"],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}}],"data":null,"status":422,"headers":{}},"request":{"query":"mutation internalCreateUser($duoID: Int!,...
  File "/app/node_modules/graphql-request/dist/index.js", line 356, in <anonymous>
    throw new types_1.ClientError(__assign(__assign({}, errorResult), { status: response.status, headers: response.heade {snip}
  File "/app/node_modules/graphql-request/dist/index.js", line 63, in step
    op = body.call(thisArg, _);
  File "/app/node_modules/graphql-request/dist/index.js", line 44, in Object.next
    function verb(n) { return function (v) { return step([n, v]); }; }
  File "/app/node_modules/graphql-request/dist/index.js", line 35, in fulfilled
    function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  File "/app/node_modules/graphql-request/dist/index.js", in runMicrotasks
    "use strict";
...
(1 additional frame(s) were not displayed)
@github-actions github-actions bot added the state/triage 🚦 Has not been triaged & therefore, not ready for work label Apr 30, 2022
@42atomys 42atomys added priority/high 🟧 Priority 2 - Stalls work on the project or its dependents domain/obvious 🟩 Represents the "known knowns" issue. It's Obviously type/bug 🔥 Something isn't working and removed state/triage 🚦 Has not been triaged & therefore, not ready for work labels Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain/obvious 🟩 Represents the "known knowns" issue. It's Obviously priority/high 🟧 Priority 2 - Stalls work on the project or its dependents type/bug 🔥 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant