Skip to content

GraphQL authorization tests #1177

GraphQL authorization tests

GraphQL authorization tests #1177

Triggered via schedule September 19, 2024 16:51
Status Success
Total duration 15s
Artifacts

graphql-test.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 warnings
test
response status: 401
test
response headers: {"date":"Thu, 19 Sep 2024 16:51:31 GMT","content-type":"application/json; charset=utf-8","content-length":"98","x-github-media-type":"github.v4","x-ratelimit-limit":"0","x-ratelimit-remaining":"0","x-ratelimit-reset":"1726768291","x-ratelimit-used":"0","x-ratelimit-resource":"graphql","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset","access-control-allow-origin":"*","strict-transport-security":"max-age=31536000; includeSubdomains; preload","x-frame-options":"deny","x-content-type-options":"nosniff","x-xss-protection":"0","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","content-security-policy":"default-src 'none'","vary":"Accept-Encoding, Accept, X-Requested-With","x-github-request-id":"EC82:356C06:3F7CD5:79FF57:66EC5693","server":"github.com"}
test
response body: {"message":"Bad credentials","documentation_url":"https://docs.github.com/graphql","status":"401"}
test
response status: 400
test
response headers: {"date":"Thu, 19 Sep 2024 16:51:30 GMT","content-type":"application/json; charset=utf-8","content-length":"666","connection":"keep-alive","x-powered-by":"Express","access-control-allow-origin":"*","etag":"W/\"29a-idSF+JVXFwH8yzArjArOiiyos5A\"","vary":"Accept-Encoding","strict-transport-security":"max-age=15724800; includeSubDomains"}
test
response body: {"errors":[{"message":"Context creation failed: Token Error! Token absent!","extensions":{"code":"FORBIDDEN","exception":{"stacktrace":["ForbiddenError: Context creation failed: Token Error! Token absent!"," at getBearerToken (/qlkube/src/utils.js:15:20)"," at ApolloServer.context (/qlkube/src/index.js:93:23)"," at ApolloServer.<anonymous> (/qlkube/node_modules/apollo-server-core/dist/ApolloServer.js:692:38)"," at Generator.next (<anonymous>)"," at fulfilled (/qlkube/node_modules/apollo-server-core/dist/ApolloServer.js:5:58)"," at runMicrotasks (<anonymous>)"," at processTicksAndRejections (node:internal/process/task_queues:96:5)"]}}}]}
test
The following actions uses node12 which is deprecated and will be forced to run on node16: CamiloGarciaLaRotta/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: CamiloGarciaLaRotta/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/