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] 20231127 #87

Merged
merged 1 commit into from
Nov 27, 2023
Merged

[release] 20231127 #87

merged 1 commit into from
Nov 27, 2023

Conversation

stwiname
Copy link
Contributor

No description provided.

Copy link

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 32.57% 1217/3737
🔴 Branches 44.57% 41/92
🔴 Functions 11.54% 15/130
🔴 Lines 32.57% 1217/3737

Test suite run failed

Failed tests: 5/11. Failed suites: 1/3.
  ● Near api › Action Filters › Can filter FunctionCall actions

    thrown: "Exceeded timeout of 30000 ms for a hook.
    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."

      56 |       block83788766: BlockContent,
      57 |       block85686945: BlockContent;
    > 58 |     beforeAll(async () => {
         |     ^
      59 |       [block50838341, block83788766, block85686945] = await fetchBlocksBatches(
      60 |         nearApi,
      61 |         [50838341, 83788766, 85686945],

      at packages/node/src/utils/near.spec.ts:58:5
      at packages/node/src/utils/near.spec.ts:54:3
      at Object.<anonymous> (packages/node/src/utils/near.spec.ts:15:1)

  ● Near api › Action Filters › Can filter Stake actions

    thrown: "Exceeded timeout of 30000 ms for a hook.
    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."

      56 |       block83788766: BlockContent,
      57 |       block85686945: BlockContent;
    > 58 |     beforeAll(async () => {
         |     ^
      59 |       [block50838341, block83788766, block85686945] = await fetchBlocksBatches(
      60 |         nearApi,
      61 |         [50838341, 83788766, 85686945],

      at packages/node/src/utils/near.spec.ts:58:5
      at packages/node/src/utils/near.spec.ts:54:3
      at Object.<anonymous> (packages/node/src/utils/near.spec.ts:15:1)

  ● Near api › Action Filters › Can filter AddKey actions

    thrown: "Exceeded timeout of 30000 ms for a hook.
    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."

      56 |       block83788766: BlockContent,
      57 |       block85686945: BlockContent;
    > 58 |     beforeAll(async () => {
         |     ^
      59 |       [block50838341, block83788766, block85686945] = await fetchBlocksBatches(
      60 |         nearApi,
      61 |         [50838341, 83788766, 85686945],

      at packages/node/src/utils/near.spec.ts:58:5
      at packages/node/src/utils/near.spec.ts:54:3
      at Object.<anonymous> (packages/node/src/utils/near.spec.ts:15:1)

  ● Near api › Action Filters › Can filter DeleteKey actions

    thrown: "Exceeded timeout of 30000 ms for a hook.
    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."

      56 |       block83788766: BlockContent,
      57 |       block85686945: BlockContent;
    > 58 |     beforeAll(async () => {
         |     ^
      59 |       [block50838341, block83788766, block85686945] = await fetchBlocksBatches(
      60 |         nearApi,
      61 |         [50838341, 83788766, 85686945],

      at packages/node/src/utils/near.spec.ts:58:5
      at packages/node/src/utils/near.spec.ts:54:3
      at Object.<anonymous> (packages/node/src/utils/near.spec.ts:15:1)

  ● Near api › Action Filters › Can filter actions with receipt filters

    thrown: "Exceeded timeout of 30000 ms for a hook.
    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."

      56 |       block83788766: BlockContent,
      57 |       block85686945: BlockContent;
    > 58 |     beforeAll(async () => {
         |     ^
      59 |       [block50838341, block83788766, block85686945] = await fetchBlocksBatches(
      60 |         nearApi,
      61 |         [50838341, 83788766, 85686945],

      at packages/node/src/utils/near.spec.ts:58:5
      at packages/node/src/utils/near.spec.ts:54:3
      at Object.<anonymous> (packages/node/src/utils/near.spec.ts:15:1)

  ● Near api › Action Filters › Can filter DeleteAccount actions

    thrown: "Exceeded timeout of 30000 ms for a hook.
    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."

      56 |       block83788766: BlockContent,
      57 |       block85686945: BlockContent;
    > 58 |     beforeAll(async () => {
         |     ^
      59 |       [block50838341, block83788766, block85686945] = await fetchBlocksBatches(
      60 |         nearApi,
      61 |         [50838341, 83788766, 85686945],

      at packages/node/src/utils/near.spec.ts:58:5
      at packages/node/src/utils/near.spec.ts:54:3
      at Object.<anonymous> (packages/node/src/utils/near.spec.ts:15:1)

  ● Near api › Action Filters › Can filter SignedDelegate actions

    thrown: "Exceeded timeout of 30000 ms for a hook.
    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."

      56 |       block83788766: BlockContent,
      57 |       block85686945: BlockContent;
    > 58 |     beforeAll(async () => {
         |     ^
      59 |       [block50838341, block83788766, block85686945] = await fetchBlocksBatches(
      60 |         nearApi,
      61 |         [50838341, 83788766, 85686945],

      at packages/node/src/utils/near.spec.ts:58:5
      at packages/node/src/utils/near.spec.ts:54:3
      at Object.<anonymous> (packages/node/src/utils/near.spec.ts:15:1)

Report generated by 🧪jest coverage report action from 1b36517

@stwiname stwiname merged commit 4b29094 into main Nov 27, 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