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

fix(ci): make TS linter happy #3738

Merged
merged 1 commit into from
Feb 6, 2025
Merged

fix(ci): make TS linter happy #3738

merged 1 commit into from
Feb 6, 2025

Conversation

EmrysMyrddin
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Feb 6, 2025

⚠️ No Changeset found

Latest commit: e1b5a4a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@EmrysMyrddin EmrysMyrddin changed the title fix: make TS linter happy fix(ci) make TS linter happy Feb 6, 2025
@EmrysMyrddin EmrysMyrddin changed the title fix(ci) make TS linter happy fix(ci): make TS linter happy Feb 6, 2025
@EmrysMyrddin EmrysMyrddin merged commit 4feab38 into main Feb 6, 2025
20 of 24 checks passed
@EmrysMyrddin EmrysMyrddin deleted the fix-lint branch February 6, 2025 15:10
Copy link
Contributor

github-actions bot commented Feb 6, 2025

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

Copy link
Contributor

github-actions bot commented Feb 6, 2025

💻 Website Preview

The latest changes are available as preview in: https://1d96e9a3.graphql-yoga.pages.dev

Copy link
Contributor

github-actions bot commented Feb 6, 2025

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 518700      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 104 MB  695 kB/s
     http_req_blocked.............................: avg=1.55µs   min=992ns    med=1.33µs   max=6.56ms   p(90)=1.99µs   p(95)=2.17µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=135.09µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=359.62µs min=210.71µs med=330.17µs max=18.54ms  p(90)=469.95µs p(95)=490.99µs
       { expected_response:true }.................: avg=359.62µs min=210.71µs med=330.17µs max=18.54ms  p(90)=469.95µs p(95)=490.99µs
     ✓ { mode:graphql-jit }.......................: avg=283.23µs min=210.71µs med=267.75µs max=18.54ms  p(90)=297.57µs p(95)=309.33µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=494.8µs  min=411.67µs med=472.8µs  max=6.17ms   p(90)=512.61µs p(95)=556.16µs
     ✓ { mode:graphql-response-cache }............: avg=348.59µs min=273.46µs med=332.27µs max=6.81ms   p(90)=361.42µs p(95)=372.19µs
     ✓ { mode:graphql }...........................: avg=364.5µs  min=280.62µs med=338.14µs max=14.04ms  p(90)=385.03µs p(95)=421.38µs
     ✓ { mode:uws }...............................: avg=345.47µs min=274.91µs med=328.54µs max=8.29ms   p(90)=361.83µs p(95)=383.42µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 259350
     http_req_receiving...........................: avg=33.47µs  min=16.36µs  med=32.92µs  max=2.94ms   p(90)=39.74µs  p(95)=42.43µs 
     http_req_sending.............................: avg=8.69µs   min=6.04µs   med=7.58µs   max=290.95µs p(90)=11.09µs  p(95)=12.14µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=317.45µs min=181.43µs med=289.04µs max=18.44ms  p(90)=427.77µs p(95)=446.96µs
     http_reqs....................................: 259350  1728.981792/s
     iteration_duration...........................: avg=573.42µs min=392.07µs med=540.02µs max=19.09ms  p(90)=686.42µs p(95)=712.28µs
     iterations...................................: 259350  1728.981792/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant