Update Roadmap JSON in Storybook #3818
Annotations
5 errors and 2 warnings
ci
Binding element 'search' implicitly has an 'any' type.
|
ci
Binding element 'filters' implicitly has an 'any' type.
|
ci
Binding element 'sort' implicitly has an 'any' type.
|
ci
Type '({ search, filters, sort }: { search: any; filters: any; sort: any; }) => OdysseyComponent[]' is not assignable to type '({ page, resultsPerPage, search, filters, sort, }: DataTableGetDataType) => MRT_RowData[] | Promise<MRT_RowData[]>'.
|
ci
Process completed with exit code 2.
|
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|