Skip to content

Testing Suite cleanup #1

Testing Suite cleanup

Testing Suite cleanup #1

Triggered via push November 12, 2024 14:38
Status Failure
Total duration 1m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
phpstan: app/Core/Middleware/SetCacheHeaders.php#L14
Property Leantime\Core\Middleware\SetCacheHeaders::$authService has unknown class Leantime\Core\Services\AuthService as its type.
phpstan: app/Core/Middleware/SetCacheHeaders.php#L16
Parameter $authService of method Leantime\Core\Middleware\SetCacheHeaders::__construct() has invalid type Leantime\Core\Services\AuthService.
phpstan
Process completed with exit code 2.
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/