This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Update react monorepo (major) #855
Annotations
10 errors
Run Linter:
playwright/e2e/app-loading/guest-registration.spec.ts#L18
React Hook "use" is called in function "config" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run Linter:
playwright/e2e/chat-export/html-export.spec.ts#L88
React Hook "use" is called in function "room" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run Linter:
playwright/e2e/composer/CIDER.spec.ts#L23
React Hook "use" is called in function "room" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run Linter:
playwright/e2e/composer/RTE.spec.ts#L23
React Hook "use" is called in function "room" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run Linter:
playwright/e2e/crypto/dehydration.spec.ts#L18
React Hook "use" is called in function "startHomeserverOpts" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run Linter:
playwright/e2e/crypto/dehydration.spec.ts#L32
React Hook "use" is called in function "config" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run Linter:
playwright/e2e/crypto/migration.spec.ts#L24
React Hook "use" is called in function "user" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run Linter:
playwright/e2e/crypto/user-verification.spec.ts#L30
React Hook "use" is called in function "room" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run Linter:
playwright/e2e/editing/editing.spec.ts#L64
React Hook "use" is called in function "room" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run Linter:
playwright/e2e/forgot-password/forgot-password.spec.ts#L20
React Hook "use" is called in function "startHomeserverOpts" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Loading