Skip to content

Add multiple queries to single block #1885

Add multiple queries to single block

Add multiple queries to single block #1885

Triggered via pull request March 7, 2025 19:05
Status Failure
Total duration 1m 1s
Artifacts

lint.yml

on: pull_request
eslint, prettier, wp-scripts
53s
eslint, prettier, wp-scripts
phpcs
22s
phpcs
Psalm
20s
Psalm
Dependaban
14s
Dependaban
Fit to window
Zoom out
Zoom in

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