feat: add initial ci.yml workflow #2
Annotations
15 errors
|
Lint:
authenticate-users/langchain-fastapi-py/frontend/src/pages/DocumentsPage.tsx#L61
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
|
Lint:
authenticate-users/langchain-fastapi-py/frontend/src/lib/documents.ts#L24
Unexpected any. Specify a different type
|
|
Lint:
authenticate-users/langchain-fastapi-py/frontend/src/components/ui/button.tsx#L61
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
authenticate-users/langchain-fastapi-py/frontend/src/components/memoize-markdown.tsx#L7
Unexpected any. Specify a different type
|
|
Lint:
authenticate-users/langchain-fastapi-py/frontend/src/components/document-upload-form.tsx#L57
Expected an assignment or function call and instead saw an expression
|
|
Lint:
authenticate-users/langchain-fastapi-py/frontend/src/components/document-item-actions.tsx#L96
Expected an assignment or function call and instead saw an expression
|
|
Lint:
authenticate-users/langchain-fastapi-py/frontend/src/components/document-item-actions.tsx#L81
Expected an assignment or function call and instead saw an expression
|
|
Lint:
authenticate-users/langchain-fastapi-py/frontend/src/components/chat-window.tsx#L142
Unexpected any. Specify a different type
|
|
Lint:
authenticate-users/langchain-fastapi-py/frontend/src/components/chat-window.tsx#L22
'i' is defined but never used
|
|
Lint:
authenticate-users/langchain-fastapi-py/frontend/src/components/auth0/user-button.tsx#L13
Unexpected any. Specify a different type
|
|
Build
Cannot find name '__dirname'.
|
|
Build
Cannot find module 'path' or its corresponding type declarations.
|
|
Build
'ReactNode' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
|
Build
Parameter 'url' implicitly has an 'any' type.
|
|
Build
'i' is declared but its value is never read.
|
Loading