data/js-template/13/meta.yaml (2 lines): - line 14: - Ensure that the footer includes a button to clear completed TODO items, which dispatches the corresponding action. - line 38: - Verify that the application uses `createSlice` from Redux Toolkit to define actions and reducers for adding, toggling one and all, editing, deleting, clearing completed, and filtering TODO items. data/js-template/11/meta.yaml (2 lines): - line 14: - Ensure that the footer includes a button to clear completed TODO items, which dispatches the corresponding action. - line 38: - Verify that the application uses `createSlice` from Redux Toolkit to define actions and reducers for adding, toggling one and all, editing, deleting, clearing completed, and filtering TODO items. data/js-template/23/meta.yaml (1 line): - line 33: - Confirm that there are no TODO comments in the generated test code. src/epam/auto_llm_eval/evaluator.py (1 line): - line 123: * Non-critical TODO comments left in the code