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

Improve error if project start height is moved to after indexed point #2492

Merged
merged 2 commits into from
Jul 21, 2024

Conversation

stwiname
Copy link
Collaborator

@stwiname stwiname commented Jul 19, 2024

Description

If a user is developing their project and they increase the start height beyond the current indexed height it will throw the following error Value at height 10954 was undefined. This is not useful to users and they cannot resolve it.

The error is now updated to:

Error: Unable to find project for height 10954. If the project start height is increased it will not jump to that block. Please either reindex or specify blocks to bypass.
Cause: EntryNotFoundError: Entry not found at height 10954

Another change is also when formatting errors it will try to resolve the error type.

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 Jul 19, 2024

Coverage report for .

Caution

Test run failed

St.
Category Percentage Covered / Total
🟡 Statements
65.08% (-5.03% 🔻)
19065/29294
🟡 Branches
78.59% (+0.3% 🔼)
2445/3111
🟡 Functions
66.62% (+4.12% 🔼)
1060/1591
🟡 Lines
65.08% (-5.03% 🔻)
19065/29294
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / migrate.ts
85.34% 16.67% 100% 85.34%
🟢
... / migrate-abis.controller.ts
95% 87.5% 100% 95%
🟢
... / constants.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / ethereum.ts
82.28% 83.33% 100% 82.28%
🟢
... / migrate-manifest.controller.ts
88% 73.33% 88.89% 88%
🟢
... / migrate-mapping.controller.ts
100% 100% 100% 100%
🟢
... / migrate-controller.ts
92.41% 84.62% 100% 92.41%
🟢
... / migrate.fixtures.ts
100% 100% 100% 100%
🟢
... / migrate-schema.controller.ts
100% 100% 100% 100%
🔴
... / types.ts
0% 0% 0% 0%
🟢
... / createProject.fixtures.ts
94.83% 75% 100% 94.83%
🟢
... / config.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🔴
... / moduleLoader.ts
56% 40% 100% 56%
🟢
... / types.ts
100% 100% 100% 100%
🔴
... / utils.ts
0% 0% 0% 0%
🟢
... / networkFamily.ts
92.59% 88.89% 100% 92.59%
🟡
... / IPFSHTTPClientLite.ts
63.97% 63.16% 77.78% 63.97%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / utils.ts
92% 66.67% 100% 92%
🟢
... / admin.controller.ts
98.62% 96.55% 92.86% 98.62%
🟢
... / blockRange.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / dictionary.fixtures.ts
100% 100% 100% 100%
🟡
... / monitor.service.ts
65.73% 84.62% 94.12% 65.73%
🔴
... / sandbox.service.ts
33.33% 50% 25% 33.33%
🔴
... / worker.monitor.service.ts
41.46% 100% 0% 41.46%
🔴
... / process.ts
50% 66.67% 40% 50%
🔴
... / foreceClean.init.ts
47.62% 100% 0% 47.62%
🔴
... / reindex.init.ts
34.48% 100% 0% 34.48%
🟢
... / string.ts
100% 100% 100% 100%
🔴
... / admin.module.ts
0% 0% 0% 0%
🔴
... / datasourceProcessors.ts
0% 0% 0% 0%
🔴
... / index.ts
0% 0% 0% 0%
🔴
... / types.ts
0% 0% 0% 0%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴
... / delete.ts
48.72% (-5.57% 🔻)
100%
50% (+50% 🔼)
48.72% (-5.57% 🔻)
🔴
... / promote.ts
44.19% (-4.53% 🔻)
100%
50% (+50% 🔼)
44.19% (-4.53% 🔻)
🔴
... / init.ts
21.51% (-1.17% 🔻)
100%
14.29% (+14.29% 🔼)
21.51% (-1.17% 🔻)
🟡
... / add.ts
61.29% (-0.78% 🔻)
100%
50% (+50% 🔼)
61.29% (-0.78% 🔻)
🔴
... / deploy.ts
19.02% (-2.12% 🔻)
100%
50% (+50% 🔼)
19.02% (-2.12% 🔻)
🔴
... / publish.ts
39.53% (-49.8% 🔻)
40% (-17.14% 🔻)
100%
39.53% (-49.8% 🔻)
🔴
... / add-chain-controller.ts
39.85% (-0.23% 🔻)
66.67% 30%
39.85% (-0.23% 🔻)
🟢
... / codegen-controller.ts
88.52% (-0.86% 🔻)
84.72% (+9.14% 🔼)
100%
88.52% (-0.86% 🔻)
🔴
... / deploy-controller.ts
32.22% (-5.24% 🔻)
100% (+22.22% 🔼)
12.5% (-12.5% 🔻)
32.22% (-5.24% 🔻)
🟢
... / generate-controller.ts
97.76% (+0.12% 🔼)
93.15% (-0.88% 🔻)
100%
97.76% (+0.12% 🔼)
🟡
... / init-controller.ts
73.1% (+2.61% 🔼)
54.55% (-13.45% 🔻)
61.11% (+7.78% 🔼)
73.1% (+2.61% 🔼)
🔴
... / project-controller.ts
17.81% (-79.45% 🔻)
100% (+40% 🔼)
0% (-100% 🔻)
17.81% (-79.45% 🔻)
🔴
... / publish-controller.ts
58.47% (-21.77% 🔻)
67.74% (-3.37% 🔻)
50% (-50% 🔻)
58.47% (-21.77% 🔻)
🟢
... / utils.ts
80.29% (-0.79% 🔻)
82.69% (+1.99% 🔼)
81.48% (+4.21% 🔼)
80.29% (-0.79% 🔻)
🔴
... / models.ts
50% (-49.44% 🔻)
94.12% (+1.81% 🔼)
30.77% (-69.23% 🔻)
50% (-49.44% 🔻)
🟢
... / model.ts
93.14% (-4.57% 🔻)
100%
73.33% (+1.9% 🔼)
93.14% (-4.57% 🔻)
🔴
... / models.ts
47.06% (-52.94% 🔻)
100%
0% (-100% 🔻)
47.06% (-52.94% 🔻)
🟡
... / load.ts
64.29% (+5.1% 🔼)
38.89% (-16.67% 🔻)
83.33% (+16.67% 🔼)
64.29% (+5.1% 🔼)
🟡
... / github-reader.ts
65.52% (-23.77% 🔻)
85.71% (+10.71% 🔼)
71.43% (-11.9% 🔻)
65.52% (-23.77% 🔻)
🟡
... / ipfs-reader.ts
65.63% (-20.09% 🔻)
90% (+26.36% 🔼)
71.43% (-11.9% 🔻)
65.63% (-20.09% 🔻)
🟡
... / local-reader.ts
69.77% (-16.28% 🔻)
100% (+37.5% 🔼)
83.33% (-16.67% 🔻)
69.77% (-16.28% 🔻)
🟡
... / utils.ts
60.12% (-2.58% 🔻)
68.42% (-4.75% 🔻)
58.33% (+2.33% 🔼)
60.12% (-2.58% 🔻)
🔴
... / base.ts
42.99% (-55.01% 🔻)
87.5% (-12.5% 🔻)
40% (-40% 🔻)
42.99% (-55.01% 🔻)
🔴
... / models.ts
25.32% (-74.68% 🔻)
100%
0% (-100% 🔻)
25.32% (-74.68% 🔻)
🟢
... / NodeConfig.ts
89.09% (+0.48% 🔼)
79.31% (-0.32% 🔻)
86.96% (+0.91% 🔼)
89.09% (+0.48% 🔼)
🟡
... / ProjectUpgrade.service.ts
71.76% (-15.31% 🔻)
86.11% (-5.25% 🔻)
84.62% (-6.69% 🔻)
71.76% (-15.31% 🔻)
🟢
... / configure.module.ts
80.57% (-4% 🔻)
47.83% (-16.17% 🔻)
100%
80.57% (-4% 🔻)
🟢
... / db.module.ts
89.06% (+0.78% 🔼)
62.5% (-20.83% 🔻)
80%
89.06% (+0.78% 🔼)
🟡
... / migration-helpers.ts
75.28% (-0.74% 🔻)
88.24% (+7.64% 🔼)
90.91%
75.28% (-0.74% 🔻)
🟡
... / StoreOperations.ts
72.94% (-19.37% 🔻)
86.36% (+1.36% 🔼)
87.5% (-12.5% 🔻)
72.94% (-19.37% 🔻)
🔴
... / benchmark.service.ts
43.36% (-11.89% 🔻)
66.67%
36.36% (-3.64% 🔻)
43.36% (-11.89% 🔻)
🔴
... / base-block-dispatcher.ts
19% (-28.35% 🔻)
100%
4.35% (-5.65% 🔻)
19% (-28.35% 🔻)
🔴
... / block-dispatcher.ts
26.98% (-14.01% 🔻)
66.67%
25% (-3.57% 🔻)
26.98% (-14.01% 🔻)
🔴
... / worker-block-dispatcher.ts
36.17% (-14.04% 🔻)
100%
25% (-2.27% 🔻)
36.17% (-14.04% 🔻)
🔴
... / coreDictionary.ts
45.33% (-54.67% 🔻)
85.71% (-8.73% 🔻)
77.78% (-22.22% 🔻)
45.33% (-54.67% 🔻)
🟡
... / dictionary.service.ts
68.47% (-16.67% 🔻)
83.78% (-1.93% 🔻)
83.33% (-7.58% 🔻)
68.47% (-16.67% 🔻)
🟡
... / dictionaryV1.ts
72.24% (-20.98% 🔻)
69.23% (-9.03% 🔻)
91.67% (-8.33% 🔻)
72.24% (-20.98% 🔻)
🟡
... / dictionaryV2.ts
78.42% (-3.25% 🔻)
71.88% (+6.66% 🔼)
88.89% (-11.11% 🔻)
78.42% (-3.25% 🔻)
🔴
... / ds-processor.service.ts
39.37% (-22.72% 🔻)
75%
58.33% (-29.17% 🔻)
39.37% (-22.72% 🔻)
🔴
... / dynamic-ds.service.ts
59.84% (-30.35% 🔻)
65% (-1.67% 🔻)
80% (-5.71% 🔻)
59.84% (-30.35% 🔻)
🟢
... / inMemoryCache.service.ts
86.21% (-13.79% 🔻)
100%
75% (-25% 🔻)
86.21% (-13.79% 🔻)
🔴
... / indexer.manager.ts
16.73% (-16.48% 🔻)
100%
10% (-2.5% 🔻)
16.73% (-16.48% 🔻)
🟢
... / PoiBlock.ts
83.87% (-14.52% 🔻)
96.55%
75% (-25% 🔻)
83.87% (-14.52% 🔻)
🔴
... / poi.service.ts
57.21% (+33.28% 🔼)
55.56% (-44.44% 🔻)
80% (+51.43% 🔼)
57.21% (+33.28% 🔼)
🔴
... / poiModel.ts
40% (-23.64% 🔻)
71.43%
44.44% (-12.7% 🔻)
40% (-23.64% 🔻)
🔴
... / poiSync.service.ts
55.88% (-31% 🔻)
77.61% (+1.05% 🔼)
88.89% (-3.42% 🔻)
55.88% (-31% 🔻)
🟡
... / project.service.ts
65.72% (-14.28% 🔻)
70.37% (+0.19% 🔼)
80% (-4% 🔻)
65.72% (-14.28% 🔻)
🟡
... / sandbox.ts
61.24% (-6.74% 🔻)
60% (+2.86% 🔼)
57.14% (-4.4% 🔻)
61.24% (-6.74% 🔻)
🔴
... / smartBatch.service.ts
10.43% (-13.91% 🔻)
100%
12.5% (-1.79% 🔻)
10.43% (-13.91% 🔻)
🔴
... / entity.ts
19.23% (-42.31% 🔻)
100% 0%
19.23% (-42.31% 🔻)
🔴
... / store.ts
13.11% (-19.09% 🔻)
100% 0%
13.11% (-19.09% 🔻)
🟢
... / cacheModel.ts
84.76% (-0.31% 🔻)
89.04% (+10.73% 🔼)
76.19%
84.76% (-0.31% 🔻)
🟡
... / cachePoi.ts
75.53% (-18.09% 🔻)
88.89%
71.43% (-11.9% 🔻)
75.53% (-18.09% 🔻)
🟢
... / cacheable.ts
89.66% (-0.97% 🔻)
75% 100%
89.66% (-0.97% 🔻)
🟡
... / csvStore.service.ts
76.92% (-14.1% 🔻)
80%
80% (-20% 🔻)
76.92% (-14.1% 🔻)
🟡
... / setValueModel.ts
60.9% (-21.12% 🔻)
83.33% (+2.08% 🔼)
78.57% (-6.04% 🔻)
60.9% (-21.12% 🔻)
🟢
... / test.runner.ts
94.9% (-4.43% 🔻)
77.78% (+4.44% 🔼)
75% (-25% 🔻)
94.9% (-4.43% 🔻)
🔴
... / testing.service.ts
12% (-16.57% 🔻)
100% 0%
12% (-16.57% 🔻)
🔴
... / worker.builder.ts
59.83% (-19.36% 🔻)
65.38% 80%
59.83% (-19.36% 🔻)
🔴
... / worker.cache.service.ts
48.78% (-9.76% 🔻)
100% 0%
48.78% (-9.76% 🔻)
🔴
... / worker.connectionPoolState.manager.ts
38.21% (-22.76% 🔻)
100% 0%
38.21% (-22.76% 🔻)
🔴
... / worker.dynamic-ds.service.ts
44.44% (-17.78% 🔻)
100% 0%
44.44% (-17.78% 🔻)
🔴
... / worker.service.ts
20.35% (-24.29% 🔻)
100% 0%
20.35% (-24.29% 🔻)
🟢
... / worker.store.service.ts
80% (-2.61% 🔻)
100% 50%
80% (-2.61% 🔻)
🔴
... / worker.ts
41.82% (-0.63% 🔻)
100% 0%
41.82% (-0.63% 🔻)
🔴
... / worker.unfinalizedBlocks.service.ts
30.61% (-69.39% 🔻)
100%
0% (-100% 🔻)
30.61% (-69.39% 🔻)
🔴
... / logger.ts
44.74% (-19.74% 🔻)
33.33%
40% (+20% 🔼)
44.74% (-19.74% 🔻)
🔴
... / meta.service.ts
23.81% (-45.71% 🔻)
100% (+20% 🔼)
27.27% (-12.73% 🔻)
23.81% (-45.71% 🔻)
🔴
... / ready.controller.ts
34.78% (-21.74% 🔻)
100%
33.33% (-16.67% 🔻)
34.78% (-21.74% 🔻)
🔴
... / ready.service.ts
54.17% (-37.5% 🔻)
100%
50% (-16.67% 🔻)
54.17% (-37.5% 🔻)
🔴
... / forceClean.service.ts
22.08% (-4.24% 🔻)
100% 0%
22.08% (-4.24% 🔻)
🔴
... / reindex.service.ts
15.2% (-18.13% 🔻)
100% 0%
15.2% (-18.13% 🔻)
🟡
... / autoQueue.ts
60.3% (-28.09% 🔻)
85.11%
73.08% (-6.09% 🔻)
60.3% (-28.09% 🔻)
🟡
... / blocks.ts
77.78% (-22.22% 🔻)
88.89%
66.67% (-33.33% 🔻)
77.78% (-22.22% 🔻)
🟡
... / project.ts
66.23% (-7.15% 🔻)
57.41% (-17.17% 🔻)
77.78%
66.23% (-7.15% 🔻)
🟢
... / promise.ts
86.44% (-5.32% 🔻)
100% (+13.64% 🔼)
71.43% (-14.29% 🔻)
86.44% (-5.32% 🔻)
🔴
... / yargs.ts
44.38% (-1.11% 🔻)
100% 14.29%
44.38% (-1.11% 🔻)
🟢
... / SubqueryProject.ts
95.29% (-0.23% 🔻)
50% (-32.35% 🔻)
87.5% (+1.79% 🔼)
95.29% (-0.23% 🔻)
🟡
... / apiPromise.connection.ts
76.19% (+7.11% 🔼)
50% (-30% 🔻)
62.5% (+19.64% 🔼)
76.19% (+7.11% 🔼)
🟡
... / block-dispatcher.service.ts
66.35% (-2.52% 🔻)
100%
33.33% (+8.33% 🔼)
66.35% (-2.52% 🔻)
🔴
... / worker-block-dispatcher.service.ts
23.65% (-13.31% 🔻)
0% (-100% 🔻)
0%
23.65% (-13.31% 🔻)
🟢
... / substrateDictionary.service.ts
98.11% (+7.55% 🔼)
66.67% (-6.06% 🔻)
100% (+20% 🔼)
98.11% (+7.55% 🔼)
🟢
... / substrateDictionaryV1.ts
85.19% (-0.3% 🔻)
78.72% (+8.96% 🔼)
84.62% (+1.28% 🔼)
85.19% (-0.3% 🔻)
🟡
... / substrateDictionaryV2.ts
73.03% (-2.48% 🔻)
75% 33.33%
73.03% (-2.48% 🔻)
🟢
... / fetch.module.ts
90% (-1.88% 🔻)
50% (-25% 🔻)
100%
90% (-1.88% 🔻)
🟢
... / fetch.service.ts
80.56% (-3.21% 🔻)
100% 66.67%
80.56% (-3.21% 🔻)
🔴
... / indexer.manager.ts
54.97% (-2.57% 🔻)
100%
20% (+10.91% 🔼)
54.97% (-2.57% 🔻)
🟡
... / base-runtime.service.ts
72.17% (-0.15% 🔻)
76.92% (+1.92% 🔼)
77.78% (+2.78% 🔼)
72.17% (-0.15% 🔻)
🟢
... / runtimeService.ts
94.52% (+2.31% 🔼)
81.82% (-7.07% 🔻)
100% (+20% 🔼)
94.52% (+2.31% 🔼)
🟢
... / unfinalizedBlocks.service.ts
86% (-0.27% 🔻)
100%
60% (+10% 🔼)
86% (-0.27% 🔻)
🔴
... / http.ts
49.03% (-30.89% 🔻)
40%
28.57% (-2.2% 🔻)
49.03% (-30.89% 🔻)
🟢
... / project.ts
88.73% (-0.16% 🔻)
68.18% 87.5%
88.73% (-0.16% 🔻)
🟢
... / buffer.ts
95.12% (-4.88% 🔻)
95.65% (-4.35% 🔻)
85.71% (+1.5% 🔼)
95.12% (-4.88% 🔻)
🟢
... / entities.ts
86.39% (-1.93% 🔻)
82.54% (-3.55% 🔻)
100%
86.39% (-1.93% 🔻)
🟡
... / logger.ts
69.19% (-0.41% 🔻)
48.15% (-6.85% 🔻)
78.57% (+3.57% 🔼)
69.19% (-0.41% 🔻)

Test suite run failed

Failed tests: 13/563. Failed suites: 8/100.
  ● Fetch Service › checks chain heads at an interval

    expect(jest.fn()).toHaveBeenCalledTimes(expected)

    Expected number of calls: 1
    Received number of calls: 0

      340 |
      341 |     // Initial calls within init
    > 342 |     expect(finalizedSpy).toHaveBeenCalledTimes(1);
          |                          ^
      343 |     expect(bestSpy).toHaveBeenCalledTimes(1);
      344 |
      345 |     await delay((CHAIN_INTERVAL / 1000) * 1.5); // Convert to seconds then half a block interval off

      at Object.<anonymous> (packages/node-core/src/indexer/fetch.service.spec.ts:342:26)


  ● Individual dictionary V1 test › return undefined when dictionary api failed

    ApolloError: request to https://gateway.subquery.network/query/QmUGBdhQKnzE8q6x6MPqP6LNZGa8gzXf5gkdmhzWjdFGfL failed, reason: write EPROTO 00A8C9EBFB7F0000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1590:SSL alert number 80

      at new ApolloError (node_modules/@apollo/client/errors/index.js:39:28)
      at node_modules/@apollo/client/core/QueryManager.js:772:71
      at both (node_modules/@apollo/client/utilities/observables/asyncMap.js:22:31)
      at node_modules/@apollo/client/utilities/observables/asyncMap.js:11:72
      at Object.then (node_modules/@apollo/client/utilities/observables/asyncMap.js:11:24)
      at Object.error (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/@apollo/client/utilities/observables/iteration.js:7:68
          at Array.forEach (<anonymous>)
      at iterateObserversSafely (node_modules/@apollo/client/utilities/observables/iteration.js:7:25)
      at Object.error (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/@apollo/client/link/http/parseAndCheckHttpResponse.js:167:14)
      at node_modules/@apollo/client/link/http/createHttpLink.js:145:17


  ● AutoQueue › resumes after flushing

    expect(received).toEqual(expected) // deep equality

    - Expected  - 0
    + Received  + 1

    @@ -1,8 +1,9 @@
      Array [
        1,
        2,
    +   3,
        11,
        12,
        13,
        14,
        15,

      192 |     );
      193 |
    > 194 |     expect(results).toEqual([1, 2, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]);
          |                     ^
      195 |   });
      196 | });
      197 |

      at Object.<anonymous> (packages/node-core/src/utils/autoQueue.spec.ts:194:21)


  ● Codegen can generate schema › Should dedupe enums

    ENOENT: no such file or directory, open '/home/runner/work/subql/subql/packages/cli/test/schemaTest/src/types/models/foo.ts'




  ● IPFSClient Lite › should upload files and yield results

    Failed to upload files to IPFS

      116 |       return jsonLines.map((line) => JSON.parse(line)).map(mapResponse);
      117 |     } catch (error) {
    > 118 |       throw new Error(`Failed to upload files to IPFS`, {cause: error});
          |             ^
      119 |     }
      120 |   }
      121 |

      at IPFSHTTPClientLite.addAll (packages/common/src/project/IpfsHttpClientLite/IPFSHTTPClientLite.ts:118:13)
      at Object.<anonymous> (packages/common/src/project/IpfsHttpClientLite/IpfsHttpClientLite.spec.ts:25:21)

    Cause:
    AxiosError: Request failed with status code 403

      at settle (node_modules/axios/lib/core/settle.js:17:12)
      at IncomingMessage.handleStreamEnd (node_modules/axios/lib/adapters/http.js:382:11)

  ● IPFSClient Lite › should add a file to IPFS and return AddResult

    Failed to upload files to IPFS

      116 |       return jsonLines.map((line) => JSON.parse(line)).map(mapResponse);
      117 |     } catch (error) {
    > 118 |       throw new Error(`Failed to upload files to IPFS`, {cause: error});
          |             ^
      119 |     }
      120 |   }
      121 |

      at IPFSHTTPClientLite.addAll (packages/common/src/project/IpfsHttpClientLite/IPFSHTTPClientLite.ts:118:13)
      at IPFSHTTPClientLite.add (packages/common/src/project/IpfsHttpClientLite/IPFSHTTPClientLite.ts:52:21)
      at Object.<anonymous> (packages/common/src/project/IpfsHttpClientLite/IpfsHttpClientLite.spec.ts:55:23)

    Cause:
    AxiosError: Request failed with status code 403

      at settle (node_modules/axios/lib/core/settle.js:17:12)
      at IncomingMessage.handleStreamEnd (node_modules/axios/lib/adapters/http.js:382:11)

  ● IPFSClient Lite › should pin a content with given CID to a remote pinning service

    Failed to pin CID QmQKeYj2UZJoTN5yXSvzJy4A3CjUuSmEWAKeZV4herh5bS to remote service

      74 |       return response.data;
      75 |     } catch (e) {
    > 76 |       throw new Error(`Failed to pin CID ${cid} to remote service`, {cause: e});
         |             ^
      77 |     }
      78 |   }
      79 |

      at IPFSHTTPClientLite.pinRemoteAdd (packages/common/src/project/IpfsHttpClientLite/IPFSHTTPClientLite.ts:76:13)
      at Object.<anonymous> (packages/common/src/project/IpfsHttpClientLite/IpfsHttpClientLite.spec.ts:64:20)

    Cause:
    AxiosError: Request failed with status code 403

      at settle (node_modules/axios/lib/core/settle.js:17:12)
      at IncomingMessage.handleStreamEnd (node_modules/axios/lib/adapters/http.js:382:11)


  ● Cli publish › should upload appropriate project to IPFS

    Publish project to default IPFS failed

      159 |
      160 |   try {
    > 161 |     const results = await ipfsWrite.addAll(contents, {pin: true, cidVersion: 0, wrapWithDirectory: isMultichain});
          |               ^
      162 |     for (const result of results) {
      163 |       fileCidMap.set(result.path, result.cid);
      164 |

      at packages/cli/src/controller/publish-controller.ts:161:15
          at async Promise.all (index 0)
      at async uploadFile (packages/cli/src/controller/publish-controller.ts:164:30)
      at async replaceFileReferences (packages/cli/src/controller/publish-controller.ts:86:26)
      at async /home/runner/work/subql/subql/packages/cli/src/controller/publish-controller.ts:91:26
          at async Promise.all (index 3)
      at async replaceFileReferences (packages/cli/src/controller/publish-controller.ts:89:9)
          at async Promise.all (index 0)
      at async replaceFileReferences (packages/cli/src/controller/publish-controller.ts:77:17)
      at async /home/runner/work/subql/subql/packages/cli/src/controller/publish-controller.ts:91:26
          at async Promise.all (index 5)
      at async replaceFileReferences (packages/cli/src/controller/publish-controller.ts:89:9)
      at async uploadToIpfs (packages/cli/src/controller/publish-controller.ts:56:28)
      at async Object.<anonymous> (packages/cli/src/controller/publish-controller.spec.ts:38:21)

    Cause:
    Failed to upload files to IPFS

      87 |     if (options) {
      88 |       url.searchParams.append('pin', options.pin?.toString() ?? 'true');
    > 89 |       url.searchParams.append('cid-version', options.cidVersion?.toString() ?? '0');
         |                   ^
      90 |       url.searchParams.append('wrap-with-directory', options.wrapWithDirectory?.toString() ?? 'false');
      91 |     }
      92 |

      at IPFSHTTPClientLite.addAll (packages/common/src/project/IpfsHttpClientLite/IPFSHTTPClientLite.ts:89:19)
      at async IPFSHTTPClientLite.add (packages/common/src/project/IpfsHttpClientLite/IPFSHTTPClientLite.ts:34:25)
          at async Promise.all (index 0)
      at async uploadFile (packages/cli/src/controller/publish-controller.ts:164:30)
      at async replaceFileReferences (packages/cli/src/controller/publish-controller.ts:86:26)
      at async /home/runner/work/subql/subql/packages/cli/src/controller/publish-controller.ts:91:26
          at async Promise.all (index 3)
      at async replaceFileReferences (packages/cli/src/controller/publish-controller.ts:89:9)
          at async Promise.all (index 0)
      at async replaceFileReferences (packages/cli/src/controller/publish-controller.ts:77:17)
      at async /home/runner/work/subql/subql/packages/cli/src/controller/publish-controller.ts:91:26
          at async Promise.all (index 5)
      at async replaceFileReferences (packages/cli/src/controller/publish-controller.ts:89:9)
      at async uploadToIpfs (packages/cli/src/controller/publish-controller.ts:56:28)
      at async Object.<anonymous> (packages/cli/src/controller/publish-controller.spec.ts:38:21)

    Cause:
    AxiosError: Request failed with status code 403

      at settle (node_modules/axios/lib/core/settle.js:17:12)
      at IncomingMessage.handleStreamEnd (node_modules/axios/lib/adapters/http.js:382:11)

  ● Cli publish › Get directory CID from multi-chain project

    Publish project to default IPFS failed

      159 |
      160 |   try {
    > 161 |     const results = await ipfsWrite.addAll(contents, {pin: true, cidVersion: 0, wrapWithDirectory: isMultichain});
          |               ^
      162 |     for (const result of results) {
      163 |       fileCidMap.set(result.path, result.cid);
      164 |

      at packages/cli/src/controller/publish-controller.ts:161:15
          at async Promise.all (index 0)
      at async uploadFile (packages/cli/src/controller/publish-controller.ts:164:30)
      at async replaceFileReferences (packages/cli/src/controller/publish-controller.ts:86:26)
      at async /home/runner/work/subql/subql/packages/cli/src/controller/publish-controller.ts:91:26
          at async Promise.all (index 1)
      at async replaceFileReferences (packages/cli/src/controller/publish-controller.ts:89:9)
      at async uploadToIpfs (packages/cli/src/controller/publish-controller.ts:56:28)
      at async Object.<anonymous> (packages/cli/src/controller/publish-controller.spec.ts:66:24)

    Cause:
    Failed to upload files to IPFS

      87 |     if (options) {
      88 |       url.searchParams.append('pin', options.pin?.toString() ?? 'true');
    > 89 |       url.searchParams.append('cid-version', options.cidVersion?.toString() ?? '0');
         |                   ^
      90 |       url.searchParams.append('wrap-with-directory', options.wrapWithDirectory?.toString() ?? 'false');
      91 |     }
      92 |

      at IPFSHTTPClientLite.addAll (packages/common/src/project/IpfsHttpClientLite/IPFSHTTPClientLite.ts:89:19)
      at async IPFSHTTPClientLite.add (packages/common/src/project/IpfsHttpClientLite/IPFSHTTPClientLite.ts:34:25)
          at async Promise.all (index 0)
      at async uploadFile (packages/cli/src/controller/publish-controller.ts:164:30)
      at async replaceFileReferences (packages/cli/src/controller/publish-controller.ts:86:26)
      at async /home/runner/work/subql/subql/packages/cli/src/controller/publish-controller.ts:91:26
          at async Promise.all (index 1)
      at async replaceFileReferences (packages/cli/src/controller/publish-controller.ts:89:9)
      at async uploadToIpfs (packages/cli/src/controller/publish-controller.ts:56:28)
      at async Object.<anonymous> (packages/cli/src/controller/publish-controller.spec.ts:66:24)

    Cause:
    AxiosError: Request failed with status code 403

      at settle (node_modules/axios/lib/core/settle.js:17:12)
      at IncomingMessage.handleStreamEnd (node_modules/axios/lib/adapters/http.js:382:11)


  ● FetchService › can get the finalized height

    TypeError: fetchService.getFinalizedHeight is not a function

      45 |
      46 |   it('can get the finalized height', async () => {
    > 47 |     const height = await (fetchService as any).getFinalizedHeight();
         |                                                ^
      48 |     expect(height).toBeGreaterThan(0);
      49 |   });
      50 |

      at Object.<anonymous> (packages/node/src/indexer/fetch.service.test.ts:47:48)


  ● Intergration test - Publish › overwrites any exisiting CID files

    thrown: "Exceeded timeout of 300000 ms for a test.
    Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."

      28 |   it('overwrites any exisiting CID files', async () => {
      29 |     const initCID = 'QmWLxg7xV7ZWUyc7ZxZ8XuQQ7NmH8WQGXzg7VZ3QQNqF-testing';
    > 30 |     const cidFilePath = path.resolve(projectDir, '.project-cid');
         |     ^
      31 |     await fs.promises.writeFile(cidFilePath, initCID);
      32 |     await Publish.run(['-f', projectDir, '-o']);
      33 |     const cidValue = await fs.promises.readFile(cidFilePath, 'utf8');

      at packages/cli/src/commands/publish.test.ts:30:5
      at Object.<anonymous> (packages/cli/src/commands/publish.test.ts:15:1)

  ● Intergration test - Publish › create ipfsCID file stored in local with dictiory path

    thrown: "Exceeded timeout of 300000 ms for a test.
    Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."

      36 |
      37 |   it('create ipfsCID file stored in local with dictiory path', async () => {
    > 38 |     await Publish.run(['-f', projectDir]);
         |     ^
      39 |     const cidFile = path.resolve(projectDir, '.project-cid');
      40 |     const fileExists = fs.existsSync(cidFile);
      41 |     const IPFScontent = await fs.promises.readFile(cidFile, 'utf8');

      at packages/cli/src/commands/publish.test.ts:38:5
      at Object.<anonymous> (packages/cli/src/commands/publish.test.ts:15:1)

  ● Intergration test - Publish › file name consistent with manfiest file name, if -f <manifest path> is used

    thrown: "Exceeded timeout of 300000 ms for a test.
    Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."

      45 |
      46 |   // Run this last because it modifies the project
    > 47 |   it('file name consistent with manfiest file name, if -f <manifest path> is used', async () => {
         |     ^
      48 |     const manifestPath = path.resolve(projectDir, 'project.yaml');
      49 |     const testManifestPath = path.resolve(projectDir, 'test.yaml');
      50 |     fs.renameSync(manifestPath, testManifestPath);

      at packages/cli/src/commands/publish.test.ts:47:5
      at Object.<anonymous> (packages/cli/src/commands/publish.test.ts:15:1)

Report generated by 🧪jest coverage report action from 8b9812e

@stwiname stwiname merged commit 76fea05 into main Jul 21, 2024
2 of 3 checks passed
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