Skip to content

refactor: Code cleanup Pt1 #86

refactor: Code cleanup Pt1

refactor: Code cleanup Pt1 #86

Triggered via pull request October 29, 2025 14:30
@NinerianNinerian
synchronize #37
code-cleanup
Status Failure
Total duration 29s
Artifacts

php.yml

on: pull_request
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

7 errors
run (ubuntu-latest, 8.4, latest)
Process completed with exit code 1.
run (ubuntu-latest, 8.4, latest): test/PluginSessionTest.php#L72
Deprecated in PHP 8.4: Parameter #2 $queryParamJwt (string) is implicitly nullable via default value null.
run (ubuntu-latest, 8.4, latest): test/PluginSessionTest.php#L72
Deprecated in PHP 8.4: Parameter #1 $queryParamPid (string) is implicitly nullable via default value null.
run (ubuntu-latest, 8.4, latest): src/SessionHandling/SessionHandlerTrait.php (in context of class Staffbase/plugins/sdk/PluginSession)#L119
Deprecated in PHP 8.4: Parameter #1 $sessionId (string) is implicitly nullable via default value null.
run (ubuntu-latest, 8.4, latest): src/SSOTokenGenerator.php#L38
Deprecated in PHP 8.4: Parameter #3 $signer (Lcobucci\JWT\Signer) is implicitly nullable via default value null.
run (ubuntu-latest, 8.3, latest)
The strategy configuration was canceled because "run.ubuntu-latest_8_4_latest" failed
run (ubuntu-latest, 8.3, latest)
The operation was canceled.