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 7 tests pass in 2s

1 files   -  17  6 suites   - 234   2s ⏱️ - 30m 58s
7 tests  - 600  7 ✅  - 595  0 💤  - 4  0 ❌  - 1 
7 runs   - 624  7 ✅  - 619  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

7 tests found

There are 7 tests, see "Raw output" for the full list of tests.
Raw output
Cache set by one instance can be accessed by another ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache Cache set by one instance can be accessed by another
Correctly performs set, get and delete operations ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache Correctly performs set, get and delete operations
Correctly sets TTL time ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache Correctly sets TTL time
Falls back to local cache for REDIS_ENABLED !== true ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache given REDIS_ENABLED=false are set Falls back to local cache for REDIS_ENABLED !== true
test delete operation ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache fallback to local cache in case of Redis error test delete operation
test getAsync operation ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache fallback to local cache in case of Redis error test getAsync operation
test multiSet operation ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache fallback to local cache in case of Redis error test multiSet operation