Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
fix: Use GraphQL-compliant response payload on error #972
fix: Use GraphQL-compliant response payload on error #972
Changes from all commits
8bd7227
b39734f
f6c6293
19f44ce
3bebdd8
e2fe935
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 31 in src/typegate/src/services/artifact_service.ts
src/typegate/src/services/artifact_service.ts#L30-L31
Check warning on line 44 in src/typegate/src/services/artifact_service.ts
src/typegate/src/services/artifact_service.ts#L41-L44
Check warning on line 60 in src/typegate/src/services/artifact_service.ts
src/typegate/src/services/artifact_service.ts#L60
Check warning on line 66 in src/typegate/src/services/artifact_service.ts
src/typegate/src/services/artifact_service.ts#L65-L66
Check warning on line 75 in src/typegate/src/services/artifact_service.ts
src/typegate/src/services/artifact_service.ts#L75
Check warning on line 104 in src/typegate/src/services/artifact_service.ts
src/typegate/src/services/artifact_service.ts#L104
Check warning on line 116 in src/typegate/src/services/artifact_service.ts
src/typegate/src/services/artifact_service.ts#L116
Check warning on line 135 in src/typegate/src/services/auth/mod.ts
src/typegate/src/services/auth/mod.ts#L135
Check warning on line 210 in src/typegate/src/services/auth/protocols/oauth2.ts
src/typegate/src/services/auth/protocols/oauth2.ts#L209-L210
Check warning on line 212 in src/typegate/src/services/auth/protocols/oauth2.ts
src/typegate/src/services/auth/protocols/oauth2.ts#L212
Check warning on line 28 in src/typegate/src/services/auth/routes/take.ts
src/typegate/src/services/auth/routes/take.ts#L24-L28
Check warning on line 34 in src/typegate/src/services/auth/routes/take.ts
src/typegate/src/services/auth/routes/take.ts#L34
Check warning on line 36 in src/typegate/src/services/auth/routes/take.ts
src/typegate/src/services/auth/routes/take.ts#L36
Check warning on line 8 in src/typegate/src/services/auth/routes/validate.ts
src/typegate/src/services/auth/routes/validate.ts#L8
Check warning on line 72 in src/typegate/src/services/auth/routes/validate.ts
src/typegate/src/services/auth/routes/validate.ts#L70-L72
Check warning on line 75 in src/typegate/src/services/auth/routes/validate.ts
src/typegate/src/services/auth/routes/validate.ts#L75