[Onboarding] Add starterpacks step #23371
Triggered via pull request
September 29, 2025 14:46
Status
Success
Total duration
4m 37s
Artifacts
–
lint.yml
on: pull_request
Run linters
4m 29s
Run tests
3m 8s
Annotations
10 warnings
Run linters:
src/components/Dialog/context.ts#L43
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
Run linters:
src/components/ContextMenu/index.tsx#L179
'rect' is already declared in the upper scope on line 166 column 11
|
Run linters:
src/components/ContextMenu/index.tsx#L179
'id' is already declared in the upper scope on line 165 column 11
|
Run linters:
src/components/ContextMenu/index.tsx#L148
'mode' is already declared in the upper scope on line 111 column 10
|
Run linters:
src/components/Button.tsx#L820
'iconContainerSize' is already declared in the upper scope on line 788 column 20
|
Run linters:
src/components/Button.tsx#L807
'iconSize' is already declared in the upper scope on line 788 column 10
|
Run linters:
src/components/Button.tsx#L220
'hoverStyles' is already declared in the upper scope on line 218 column 24
|
Run linters:
src/components/Button.tsx#L219
'baseStyles' is already declared in the upper scope on line 218 column 12
|
Run linters:
src/components/Admonition.tsx#L31
'Icon' is already declared in the upper scope on line 28 column 17
|
Run linters:
src/Splash.tsx#L55
Unused 'use no memo' directive
|