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

[release] 20231004 near #69

Merged
merged 1 commit into from
Oct 4, 2023
Merged

[release] 20231004 near #69

merged 1 commit into from
Oct 4, 2023

Conversation

stwiname
Copy link
Contributor

@stwiname stwiname commented Oct 4, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 4, 2023

Coverage report

❌ An unexpected error occurred. For more details, check console

Error: The process '/usr/local/bin/yarn' failed with exit code 1
St.
Category Percentage Covered / Total
🔴 Statements 31.23% 1277/4089
🔴 Branches 55.36% 62/112
🔴 Functions 12.4% 16/129
🔴 Lines 31.23% 1277/4089

Test suite run failed

Failed tests: 1/11. Failed suites: 1/3.
  ● ProjectService › can get a block timestamps

    TypeError: Cannot read properties of null (reading 'unsafe')

      44 |     unfinalizedBlockService: UnfinalizedBlocksService,
      45 |   ) {
    > 46 |     super(
         |     ^
      47 |       dsProcessorService,
      48 |       apiService,
      49 |       poiService,

      at new BaseProjectService (node_modules/@subql/node-core/src/indexer/project.service.ts:52:25)
      at new ProjectService (packages/node/src/indexer/project.service.ts:46:5)
      at Object.<anonymous> (packages/node/src/indexer/project.service.spec.ts:26:22)

Report generated by 🧪jest coverage report action from 251b393

@stwiname stwiname merged commit 7c73b74 into main Oct 4, 2023
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