Fix design flaw in auth process. #625
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
36s
Matrix: testsuite / testsuite-linux
Annotations
9 errors
|
testsuite / testsuite-linux (8.2, highest, false)
Process completed with exit code 1.
|
|
testsuite / testsuite-linux (8.1, lowest, false)
Process completed with exit code 1.
|
|
testsuite / testsuite-linux (8.1, highest, false)
Process completed with exit code 1.
|
|
testsuite / testsuite-linux (8.3, highest, false)
Process completed with exit code 1.
|
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|
|
PossiblyNullArgument:
src/Middleware/AuthenticationMiddleware.php#L92
src/Middleware/AuthenticationMiddleware.php:92:69: PossiblyNullArgument: Argument 3 of Authentication\AuthenticationServiceInterface::persistIdentity cannot be null, possibly null value provided (see https://psalm.dev/078)
|
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
cs-stan / Coding Standard & Static Analysis:
src/Middleware/AuthenticationMiddleware.php#L94
Blank line found at end of control structure
|
|
testsuite / testsuite-linux (8.4, highest, false)
Process completed with exit code 1.
|