-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Security
-
Security 2024-08-19, Networking & Obs 2024-09-02, Networking & Obs 2024-09-16, Networking & Obs 2024-09-30
Today, with command `build/eslint ./jstests/ --rule "no-unused-vars:error` , we can find about 700+ unused vars and functions in jstest codes.
In this task, we need to fix them. We prefer to make this fixing be done programmatically.
- duplicates
-
SERVER-81342 Enforce that all variables are used in jstests
- Backlog
- split to
-
SERVER-94009 Fix the unused vars in jstest code of auth and encryption
- Open