Skip to content

new calendar endpoints | part 4/4 | endpoint implementations #67

new calendar endpoints | part 4/4 | endpoint implementations

new calendar endpoints | part 4/4 | endpoint implementations #67

Triggered via pull request October 25, 2024 00:12
Status Failure
Total duration 47s
Artifacts

phpstan-tests.yml

on: pull_request
PHPStan for WordPress
37s
PHPStan for WordPress
Fit to window
Zoom out
Zoom in

Annotations

9 errors
PHPStan for WordPress: includes/core/classes/class-rsvp.php#L280
Constant GATHERPRESS_CACHE_GROUP not found.
PHPStan for WordPress: includes/core/classes/class-rsvp.php#L386
Constant GATHERPRESS_CACHE_GROUP not found.
PHPStan for WordPress: includes/core/classes/class-rsvp.php#L499
Constant GATHERPRESS_CACHE_GROUP not found.
PHPStan for WordPress: includes/core/classes/endpoints/class-endpoint.php#L282
Parameter #1 $function_name of function wp_trigger_error expects callable-string, 'GatherPress\\Core\\Endpoints\\Endpoint' given.
PHPStan for WordPress: includes/core/classes/endpoints/class-endpoint.php#L291
Parameter #1 $function_name of function wp_trigger_error expects callable-string, 'GatherPress\\Core\\Endpoints\\Endpoint' given.
PHPStan for WordPress: includes/core/classes/endpoints/class-endpoint.php#L300
Parameter #1 $function_name of function wp_trigger_error expects callable-string, 'GatherPress\\Core\\Endpoints\\Endpoint' given.
PHPStan for WordPress: includes/core/classes/endpoints/class-endpoint.php#L320
Parameter #1 $function_name of function wp_trigger_error expects callable-string, 'GatherPress\\Core\\Endpoints\\Endpoint' given.
PHPStan for WordPress: includes/core/classes/endpoints/class-endpoint.php#L329
Parameter #1 $function_name of function wp_trigger_error expects callable-string, 'GatherPress\\Core\\Endpoints\\Endpoint' given.
PHPStan for WordPress
Process completed with exit code 1.