Add multiple queries to single block #1921
lint.yml
on: pull_request
eslint, prettier, wp-scripts
55s
phpcs
24s
Psalm
19s
Dependaban
14s
Annotations
4 errors and 1 warning
UnusedClosureParam:
example/rest-api/art-institute/art-institute.php#L161
example/rest-api/art-institute/art-institute.php:161:34: UnusedClosureParam: Param input_variables is never referenced in this method (see https://psalm.dev/188)
|
UnusedVariable:
inc/Editor/BlockManagement/ConfigRegistry.php#L102
inc/Editor/BlockManagement/ConfigRegistry.php:102:59: UnusedVariable: $target_key is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedMethod:
inc/Editor/BlockManagement/ConfigRegistry.php#L205
inc/Editor/BlockManagement/ConfigRegistry.php:205:26: UnusedMethod: Cannot find any calls to private method RemoteDataBlocks\Editor\BlockManagement\ConfigRegistry::create_selector (see https://psalm.dev/076)
|
phpcs
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
|