Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Update react monorepo (major) #855

Update react monorepo (major)

Update react monorepo (major) #855

Triggered via pull request October 14, 2024 14:44
Status Failure
Total duration 3m 23s
Artifacts

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ESLint: 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"
ESLint: 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"
ESLint: 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"
ESLint: 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"
ESLint: 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"
ESLint: 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"
ESLint: 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"
ESLint: 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"
ESLint: 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"
ESLint: 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"
i18n Check / check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/