This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / ESLint
failed
Jan 7, 2024 in 0s
2 errors
ESLint found 2 errors
Annotations
Check failure on line 751 in patientsearch/src/js/context/PatientListContextProvider.js
github-actions / ESLint
patientsearch/src/js/context/PatientListContextProvider.js#L751
Do not access Object.prototype method 'hasOwnProperty' from target object (no-prototype-builtins)
Check failure on line 757 in patientsearch/src/js/context/PatientListContextProvider.js
github-actions / ESLint
patientsearch/src/js/context/PatientListContextProvider.js#L757
Do not access Object.prototype method 'hasOwnProperty' from target object (no-prototype-builtins)
Loading