Use the token from the user to access org membership #49
lint-and-analyse-php.yml
on: push
lint-php
21s
analyse-php
22s
Annotations
5 errors
|
lint-php
Process completed with exit code 2.
|
|
analyse-php
Process completed with exit code 1.
|
|
analyse-php:
src/Middleware/AuthenticationMiddleware.php#L49
Call to an undefined method Psr\Http\Message\ServerRequestInterface::getParam().
|
|
analyse-php:
src/Middleware/AuthenticationMiddleware.php#L48
Call to an undefined method Psr\Http\Message\ServerRequestInterface::getParam().
|
|
analyse-php:
src/Controller/Component/GithubApiComponent.php#L157
Undefined variable: $decodedResponse
|