Skip to content
Triggered via pull request January 5, 2024 22:48
Status Failure
Total duration 1m 6s
Artifacts

check_on_pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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#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/