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

chore: Adds eslint rules in eslintrc #3173

Merged
merged 2 commits into from
Oct 31, 2024

Removes license header rule and uninstalls unecessary plugin

3b0d0ac
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: Adds eslint rules in eslintrc #3173

Removes license header rule and uninstalls unecessary plugin
3b0d0ac
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Oct 30, 2024 in 0s

4 fail, 9 pass in 8m 53s

 3 files   -  15  36 suites   - 230   8m 53s ⏱️ - 23m 28s
13 tests  - 591   9 ✅  - 589  0 💤  - 4  4 ❌ +2 
39 runs   - 657  34 ✅  - 652  0 💤  - 4  5 ❌  - 1 

Results for commit 3b0d0ac. ± Comparison against earlier commit 5a8f8dd.

Annotations

Check warning on line 0 in should be able to deploy a medium size contract with fileCreate

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…ould be able to deploy a medium size contract with fileCreate (should be able to deploy a medium size contract with fileCreate)

test-results.2fb803a5e2f6204122376d4a46f6b4d4.xml [took 10s]
Raw output
expected 4661633035 to be close to 3770368442 +/- 6757338.98
AssertionError: expected 4661633035 to be close to 3770368442 +/- 6757338.98
    at verifyRemainingLimit (packages/server/tests/acceptance/hbarLimiter.spec.ts:110:41)
    at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:315:11)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in HBAR limiter is updated within acceptable tolerance range in relation to actual spent amount by the relay operator

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…y operator (HBAR limiter is updated within acceptable tolerance range in relation to actual spent amount by the relay operator)

test-results.641caf07b5ddedad1d3f159a97a5cc28.xml [took 12s]
test-results.f4734b2b2eec207c71e4f0eca107682b.xml [took 12s]
Raw output
expected 4423114492 to be below 3769868424
AssertionError: expected 4423114492 to be below 3769868424
    at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:338:45)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -4423114492
      +3769868424

Check warning on line 0 in Should increase the amount spent of the spending plan by the transaction cost

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…nt of the spending plan by the transaction cost (Should increase the amount spent of the spending plan by the transaction cost)

test-results.2fb803a5e2f6204122376d4a46f6b4d4.xml [took 12s]
Raw output
expected 51079922 to be close to 576135500 +/- 5761355
AssertionError: expected 51079922 to be close to 576135500 +/- 5761355
    at Suite.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:562:41)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check warning on line 0 in Should eventually exhaust the hbar limit for EXTENDED user

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit…ED Tier Should eventually exhaust the hbar limit for EXTENDED user (Should eventually exhaust the hbar limit for EXTENDED user)

test-results.f4734b2b2eec207c71e4f0eca107682b.xml [took 19s]
Raw output
expected 3 to equal 2
AssertionError: expected 3 to equal 2
    at Suite.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:592:45)
    at Generator.next (<anonymous>)
    at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:47:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -3
      +2