Skip to content

feat: Implement documentation versioning with a UI selector, automati… #24

feat: Implement documentation versioning with a UI selector, automati…

feat: Implement documentation versioning with a UI selector, automati… #24

Triggered via push January 31, 2026 08:28
Status Failure
Total duration 31s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan
Process completed with exit code 1.
phpstan: src/Services/DocumentationService.php#L708
Method Xoshbin\Pertuk\Services\DocumentationService::buildAlternates() should return array{array<int, array{locale: string, label: string, url: string, active: bool}>, string} but returns list<array{locale: mixed, label: mixed, url: string, active: bool}>.
phpstan: src/Http/Controllers/LocaleController.php#L51
Call to deprecated method get() of class Illuminate\Http\Request: since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead
phpstan: config/pertuk.php#L50
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
phpstan: config/pertuk.php#L49
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.