[UI] Implement DataViews in editor #1129
lint.yml
on: pull_request
eslint, prettier, wp-scripts
1m 17s
phpcs
20s
Psalm
32s
Dependaban
14s
Annotations
2 errors and 3 warnings
eslint, prettier, wp-scripts:
src/blocks/remote-data-container/components/modals/DataViewsModal.tsx#L49
Type '{ blockName: string; loading: boolean; noResultsText: string; onSelect: (data: RemoteDataQueryInput) => void; placeholderText: string; results: Record<string, string>[] | undefined; searchTerms: string; setSearchTerms: Dispatch<...>; }' is not assignable to type 'IntrinsicAttributes & ItemListProps'.
|
eslint, prettier, wp-scripts
Process completed with exit code 2.
|
phpcs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Psalm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint, prettier, wp-scripts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|