Skip to content

feat: add GPT Homepage and Details Page #719

feat: add GPT Homepage and Details Page

feat: add GPT Homepage and Details Page #719

Triggered via pull request July 11, 2023 17:25
Status Failure
Total duration 1m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
CI
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
CI: packages/ui/components/gpt-grid/gpt-grid.tsx#L51
Type '{ search: string; setSearch: Dispatch<SetStateAction<string>>; id: string; }' is missing the following properties from type 'SearchbarCategoryProps<PluginCategory>': category, setQueryParams, CATEGORIES
CI
Process completed with exit code 1.