Skip to content

Fix phpstan

Fix phpstan #139

Triggered via push October 29, 2025 17:19
Status Failure
Total duration 1m 43s
Artifacts

php.yml

on: push
Matrix: PHP-Linter
Linter  /  ecmascript-linter
Linter / ecmascript-linter
Linter  /  json-linter
Linter / json-linter
Linter  /  style-linter
Linter / style-linter
Linter  /  yaml-linter
Linter / yaml-linter
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
9s
Code coverage
Quality control
31s
Quality control
Security checks
25s
Security checks
Cleanup artifacts
3s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Quality control
Process completed with exit code 1.
Quality control: src/Auth/Source/CAS.php#L127
PHPDoc tag `@var` with type array is not subtype of native type list<array{string, int<0, max>}|string>|false.
Quality control: src/Auth/Source/CAS.php#L127
PHPDoc tag `@var` for variable $res has no value type specified in iterable type array.