Annotations
13 errors and 3 warnings
build (ubuntu-latest):
src/components/ChatConfigMenu/ChatConfigMenu.tsx#L53
Argument of type 'number | undefined' is not assignable to parameter of type 'number | (() => number)'.
|
build (ubuntu-latest):
src/components/ChatConfigMenu/ChatConfigMenu.tsx#L82
Argument of type 'number | undefined' is not assignable to parameter of type 'SetStateAction<number>'.
|
build (ubuntu-latest):
src/components/ConfigMenu/ConfigMenu.tsx#L25
Argument of type 'number | undefined' is not assignable to parameter of type 'number | (() => number)'.
|
build (ubuntu-latest):
src/components/SettingsMenu/TotalTokenCost.tsx#L53
Cannot find name 't'.
|
build (ubuntu-latest):
src/components/SettingsMenu/TotalTokenCost.tsx#L68
Cannot find name 't'.
|
build (ubuntu-latest):
src/components/SettingsMenu/TotalTokenCost.tsx#L79
Cannot find name 't'.
|
build (ubuntu-latest):
src/components/SettingsMenu/TotalTokenCost.tsx#L88
Cannot find name 'useTranslation'.
|
build (ubuntu-latest):
src/utils/import.ts#L93
Argument of type 'ChatInterface[] | undefined' is not assignable to parameter of type 'ChatInterface[]'.
|
build (ubuntu-latest)
Process completed with exit code 2.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
The operation was canceled.
|
build (ubuntu-latest)
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/
|
build (windows-latest)
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/
|
build (macos-latest)
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/
|