Add multiple queries to single block #1885
lint.yml
on: pull_request
eslint, prettier, wp-scripts
53s
phpcs
22s
Psalm
20s
Dependaban
14s
Annotations
5 errors and 1 warning
UnusedClosureParam:
example/rest-api/art-institute/art-institute.php#L163
example/rest-api/art-institute/art-institute.php:163:34: UnusedClosureParam: Param input_variables is never referenced in this method (see https://psalm.dev/188)
|
phpcs
Process completed with exit code 1.
|
eslint, prettier, wp-scripts:
src/blocks/remote-data-container/components/InnerBlocks.tsx#L27
Type '(result: RemoteDataApiResult) => BlockInstance<RemoteDataInnerBlockAttributes>[]' is not assignable to type '(result: RemoteDataResult) => BlockInstance<RemoteDataInnerBlockAttributes>[]'.
|
eslint, prettier, wp-scripts:
src/blocks/remote-data-container/edit.tsx#L136
Type '(result: RemoteDataResult) => BlockInstance<RemoteDataInnerBlockAttributes>[]' is not assignable to type '(result: RemoteDataApiResult) => BlockInstance<RemoteDataInnerBlockAttributes>[]'.
|
eslint, prettier, wp-scripts
Process completed with exit code 2.
|
Dependaban
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|