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

Update headers to 2024 #246

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Update headers to 2024 #246

merged 1 commit into from
Apr 9, 2024

Conversation

stwiname
Copy link
Contributor

@stwiname stwiname commented Apr 9, 2024

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have tested locally
  • I have performed a self review of my changes
  • Updated any relevant documentation
  • Linked to any relevant issues
  • I have added tests relevant to my changes
  • Any dependent changes have been merged and published in downstream modules
  • My code is up to date with the base branch
  • I have updated relevant changelogs. We suggest using chan

Copy link

github-actions bot commented Apr 9, 2024

Coverage report

Caution

Test run failed

St.
Category Percentage Covered / Total
🔴 Statements 32.41% 1515/4675
🟡 Branches 61.59% 93/151
🔴 Functions 20.23% 35/173
🔴 Lines 32.41% 1515/4675

Test suite run failed

Failed tests: 3/37. Failed suites: 1/5.
  ● Dictionary Queries › Message Filter Queries › Basic wasm filter works

    ApolloError: request to http://localhost:3000/ failed, reason: connect ECONNREFUSED ::1:3000

      at new ApolloError (node_modules/@subql/node-core/node_modules/@apollo/client/errors/index.js:39:28)
      at node_modules/@subql/node-core/node_modules/@apollo/client/core/QueryManager.js:772:71
      at both (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/asyncMap.js:22:31)
      at node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/asyncMap.js:11:72
      at Object.then (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/asyncMap.js:11:24)
      at Object.error (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/asyncMap.js:24:49)
      at notifySubscription (node_modules/zen-observable/lib/Observable.js:140:18)
      at onNotify (node_modules/zen-observable/lib/Observable.js:179:3)
      at SubscriptionObserver.error (node_modules/zen-observable/lib/Observable.js:240:7)
      at node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/iteration.js:7:68
          at Array.forEach (<anonymous>)
      at iterateObserversSafely (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/iteration.js:7:25)
      at Object.error (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/Concast.js:76:21)
      at notifySubscription (node_modules/zen-observable/lib/Observable.js:140:18)
      at onNotify (node_modules/zen-observable/lib/Observable.js:179:3)
      at SubscriptionObserver.error (node_modules/zen-observable/lib/Observable.js:240:7)
      at handleError (node_modules/@subql/node-core/node_modules/@apollo/client/link/http/parseAndCheckHttpResponse.js:167:14)
      at node_modules/@subql/node-core/node_modules/@apollo/client/link/http/createHttpLink.js:145:17

  ● Dictionary Queries › Message Filter Queries › Wasm with contract filter builds a valid query

    ApolloError: request to http://localhost:3000/ failed, reason: connect ECONNREFUSED ::1:3000

      at new ApolloError (node_modules/@subql/node-core/node_modules/@apollo/client/errors/index.js:39:28)
      at node_modules/@subql/node-core/node_modules/@apollo/client/core/QueryManager.js:772:71
      at both (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/asyncMap.js:22:31)
      at node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/asyncMap.js:11:72
      at Object.then (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/asyncMap.js:11:24)
      at Object.error (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/asyncMap.js:24:49)
      at notifySubscription (node_modules/zen-observable/lib/Observable.js:140:18)
      at onNotify (node_modules/zen-observable/lib/Observable.js:179:3)
      at SubscriptionObserver.error (node_modules/zen-observable/lib/Observable.js:240:7)
      at node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/iteration.js:7:68
          at Array.forEach (<anonymous>)
      at iterateObserversSafely (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/iteration.js:7:25)
      at Object.error (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/Concast.js:76:21)
      at notifySubscription (node_modules/zen-observable/lib/Observable.js:140:18)
      at onNotify (node_modules/zen-observable/lib/Observable.js:179:3)
      at SubscriptionObserver.error (node_modules/zen-observable/lib/Observable.js:240:7)
      at handleError (node_modules/@subql/node-core/node_modules/@apollo/client/link/http/parseAndCheckHttpResponse.js:167:14)
      at node_modules/@subql/node-core/node_modules/@apollo/client/link/http/createHttpLink.js:145:17

  ● Dictionary Queries › Message Filter Queries › Wasm with nested filter works

    ApolloError: request to http://localhost:3000/ failed, reason: connect ECONNREFUSED ::1:3000

      at new ApolloError (node_modules/@subql/node-core/node_modules/@apollo/client/errors/index.js:39:28)
      at node_modules/@subql/node-core/node_modules/@apollo/client/core/QueryManager.js:772:71
      at both (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/asyncMap.js:22:31)
      at node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/asyncMap.js:11:72
      at Object.then (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/asyncMap.js:11:24)
      at Object.error (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/asyncMap.js:24:49)
      at notifySubscription (node_modules/zen-observable/lib/Observable.js:140:18)
      at onNotify (node_modules/zen-observable/lib/Observable.js:179:3)
      at SubscriptionObserver.error (node_modules/zen-observable/lib/Observable.js:240:7)
      at node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/iteration.js:7:68
          at Array.forEach (<anonymous>)
      at iterateObserversSafely (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/iteration.js:7:25)
      at Object.error (node_modules/@subql/node-core/node_modules/@apollo/client/utilities/observables/Concast.js:76:21)
      at notifySubscription (node_modules/zen-observable/lib/Observable.js:140:18)
      at onNotify (node_modules/zen-observable/lib/Observable.js:179:3)
      at SubscriptionObserver.error (node_modules/zen-observable/lib/Observable.js:240:7)
      at handleError (node_modules/@subql/node-core/node_modules/@apollo/client/link/http/parseAndCheckHttpResponse.js:167:14)
      at node_modules/@subql/node-core/node_modules/@apollo/client/link/http/createHttpLink.js:145:17

Report generated by 🧪jest coverage report action from 3d74975

@jiqiang90 jiqiang90 merged commit ecd1398 into sync-20240407 Apr 9, 2024
2 of 3 checks passed
stwiname added a commit that referenced this pull request Apr 9, 2024
* Update @subql deps

* Update cosmos deps and sync code changes

* Update test endpoint

* Update CI

* Update headers to 2024 (#246)

* Update worker.ts

---------

Co-authored-by: jiqiang90 <[email protected]>
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.

2 participants