deps: bump lucide-react from 0.577.0 to 1.31.0 #205
Annotations
10 errors and 11 warnings
|
lint-and-test (20.x)
'"@assistant-ui/react"' has no exported member named 'useAssistantState'. Did you mean 'AssistantState'?
|
|
lint-and-test (20.x)
Binding element 'message' implicitly has an 'any' type.
|
|
lint-and-test (20.x)
'"@assistant-ui/react"' has no exported member named 'useAssistantState'. Did you mean 'AssistantState'?
|
|
lint-and-test (20.x)
Binding element 'attachment' implicitly has an 'any' type.
|
|
lint-and-test (20.x)
Binding element 'attachment' implicitly has an 'any' type.
|
|
lint-and-test (20.x)
Binding element 'attachment' implicitly has an 'any' type.
|
|
lint-and-test (20.x)
Parameter 'c' implicitly has an 'any' type.
|
|
lint-and-test (20.x)
Argument of type '({ attachment }: { attachment: any; }) => { file?: File | undefined; src?: string | undefined; }' is not assignable to parameter of type '(state: unknown) => { file?: File | undefined; src?: string | undefined; }'.
|
|
lint-and-test (20.x)
'"@assistant-ui/react"' has no exported member named 'useAssistantState'. Did you mean 'AssistantState'?
|
|
lint-and-test (20.x)
'"@assistant-ui/react"' has no exported member named 'useAssistantApi'. Did you mean 'useAssistantDataUI'?
|
|
lint-and-test (20.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-and-test (20.x):
apps/frontend/src/adapters/shared/portfolio.ts#L189
Async arrow function has too many parameters (4). Maximum allowed is 3
|
|
lint-and-test (20.x):
apps/frontend/src/adapters/shared/portfolio.ts#L60
Async arrow function has too many parameters (5). Maximum allowed is 3
|
|
lint-and-test (20.x):
apps/frontend/src/adapters/shared/connect.ts#L196
Async arrow function has too many parameters (4). Maximum allowed is 3
|
|
lint-and-test (20.x):
apps/frontend/src/adapters/shared/alternative-assets.ts#L88
Async arrow function has too many parameters (4). Maximum allowed is 3
|
|
lint-and-test (20.x):
apps/frontend/src/adapters/shared/activities.ts#L179
Invalid type "unknown" of template literal expression
|
|
lint-and-test (20.x):
apps/frontend/src/adapters/shared/activities.ts#L154
Invalid type "unknown" of template literal expression
|
|
lint-and-test (20.x):
apps/frontend/src/adapters/shared/activities.ts#L61
Async arrow function has a complexity of 14. Maximum allowed is 8
|
|
lint-and-test (20.x):
apps/frontend/src/adapters/shared/activities.ts#L61
Async arrow function has too many parameters (5). Maximum allowed is 3
|
|
lint-and-test (20.x):
apps/frontend/src/adapters/shared/activities.ts#L55
Async arrow function has too many lines (34). Maximum allowed is 30
|
|
lint-and-test (20.x):
apps/frontend/src/App.tsx#L14
Function 'App' has too many lines (40). Maximum allowed is 30
|