Skip to content

feat: add eslint to be run pre commit (#3261) #7383

feat: add eslint to be run pre commit (#3261)

feat: add eslint to be run pre commit (#3261) #7383

GitHub Actions / Test Results succeeded Nov 15, 2024 in 0s

All 5 tests pass in 10m 31s

2 files   -  16  11 suites   - 229   10m 31s ⏱️ - 20m 29s
5 tests  - 602   5 ✅  - 597  0 💤  - 4  0 ❌  - 1 
5 runs   - 626   5 ✅  - 621  0 💤  - 4  0 ❌  - 1 

Results for commit 51eeeba. ± Comparison against earlier commit 2791784.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

5 tests found

There are 5 tests, see "Raw output" for the full list of tests.
Raw output
Should reset limit for requests ‑ RPC Server Acceptance Tests Acceptance tests @web-socket-ratelimiter Rate Limit Tests Should reset limit for requests
Should submit batch requests to WS server and receive IPRateLimitExceeded error until rate limit is reached ‑ RPC Server Acceptance Tests Acceptance tests @web-socket-ratelimiter Rate Limit Tests Should submit batch requests to WS server and receive IPRateLimitExceeded error until rate limit is reached
Should submit single requests to WS server and receive IPRateLimitExceeded error until rate limit is reached ‑ RPC Server Acceptance Tests Acceptance tests @web-socket-ratelimiter Rate Limit Tests Should submit single requests to WS server and receive IPRateLimitExceeded error until rate limit is reached
should not throw rate limit exceeded error for eth_chainId ‑ RPC Server Acceptance Tests Acceptance tests @ratelimiter Rate Limiters Acceptance Tests RPC Rate Limiter Acceptance Tests Given requests within the Tier 2 rate limit should not throw rate limit exceeded error for eth_chainId
should throw rate limit exceeded error for eth_chainId ‑ RPC Server Acceptance Tests Acceptance tests @ratelimiter Rate Limiters Acceptance Tests RPC Rate Limiter Acceptance Tests Given requests exceeding the Tier 2 rate limit should throw rate limit exceeded error for eth_chainId