new calendar endpoints | part 4/4 | endpoint implementations #67
phpstan-tests.yml
on: pull_request
PHPStan for WordPress
37s
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.
|