This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Change avatar setting component to use a menu #26410
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 41s
i18n Check
/
check
1m 1s
Rethemendex Check
6s
ESLint
1m 58s
Style Lint
35s
Workflow Lint
33s
Analyse Dead Code
1m 54s
Annotations
2 errors and 1 warning
Typescript Syntax Check:
src/components/views/settings/AvatarSetting.tsx#L37
Type '{ children: (Element | undefined)[]; trigger: ReactNode; title: string; showTitle: false; }' is missing the following properties from type 'Props': open, onOpenChange
|
Typescript Syntax Check
Process completed with exit code 2.
|
i18n Check / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|