chore: Adds eslint rules in eslintrc #3173
4 fail, 9 pass in 8m 53s
Annotations
Check warning on line 0 in should be able to deploy a medium size contract with fileCreate
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)
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
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
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