refactor: [UIE-9325] - Replace Formik with React Hook Form in AddAccessControlDrawer #13044
Annotations
2 warnings
|
packages/manager/src/features/Databases/DatabaseDetail/ManageAccessControlDrawer.test.tsx#L69
[eslint] reported by reviewdog πΆ
Avoid direct Node access. Prefer using the methods from Testing Library.
Raw Output:
{"ruleId":"testing-library/no-node-access","severity":1,"message":"Avoid direct Node access. Prefer using the methods from Testing Library.","line":69,"column":7,"nodeType":"MemberExpression","messageId":"noNodeAccess"}
|
|
packages/manager/src/features/Databases/DatabaseDetail/ManageAccessControlDrawer.test.tsx#L69
[eslint] reported by reviewdog πΆ
Avoid direct Node access. Prefer using the methods from Testing Library.
Raw Output:
{"ruleId":"testing-library/no-node-access","severity":1,"message":"Avoid direct Node access. Prefer using the methods from Testing Library.","line":69,"column":7,"nodeType":"MemberExpression","messageId":"noNodeAccess"}
|
The logs for this run have expired and are no longer available.
Loading