Annotations
9 errors and 1 warning
Build:
src/components/ChatConfigMenu/ChatConfigMenu.tsx#L53
Argument of type 'number | undefined' is not assignable to parameter of type 'number | (() => number)'.
|
Build:
src/components/ChatConfigMenu/ChatConfigMenu.tsx#L82
Argument of type 'number | undefined' is not assignable to parameter of type 'SetStateAction<number>'.
|
Build:
src/components/ConfigMenu/ConfigMenu.tsx#L25
Argument of type 'number | undefined' is not assignable to parameter of type 'number | (() => number)'.
|
Build:
src/components/SettingsMenu/TotalTokenCost.tsx#L53
Cannot find name 't'.
|
Build:
src/components/SettingsMenu/TotalTokenCost.tsx#L68
Cannot find name 't'.
|
Build:
src/components/SettingsMenu/TotalTokenCost.tsx#L79
Cannot find name 't'.
|
Build:
src/components/SettingsMenu/TotalTokenCost.tsx#L88
Cannot find name 'useTranslation'.
|
Build:
src/utils/import.ts#L93
Argument of type 'ChatInterface[] | undefined' is not assignable to parameter of type 'ChatInterface[]'.
|
Build
Process completed with exit code 2.
|
Get yarn cache directory path
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading