Skip to content

General: Lock Dependencies #85

General: Lock Dependencies

General: Lock Dependencies #85

Triggered via push September 18, 2023 13:50
Status Success
Total duration 1m 6s
Artifacts

php-tests.yml

on: push
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHPCS: src/Lunr/Vortex/JPush/JPushNotificationPayload.php#L97
Expected type hint "JPushPriority::*"; found "int" for $priority
PHPCS: src/Lunr/Vortex/FCM/FCMPayload.php#L208
Expected type hint "FCMPriority::*"; found "string" for $priority
PHPCS: src/Lunr/Vortex/APNS/APNSPayload.php#L95
Expected type hint "APNSPriority::*"; found "int" for $priority
PHPCS
Process completed with exit code 1.
PHPStan: src/Lunr/Vortex/JPush/JPushReport.php#L108
Variable $response might not be defined.
PHPStan
Process completed with exit code 1.