blog-api static analysis #724
Annotations
7 errors and 5 warnings
PHP 8.1-ubuntu-latest:
src/Queue/LoggingAuthorizationHandler.php#L18
MissingDependency: App\Queue\UserLoggedInMessage depends on class or interface yiisoft\yii\queue\message\messageinterface that does not exist
|
PHP 8.1-ubuntu-latest:
src/Queue/UserLoggedInMessage.php#L9
UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\Message\MessageInterface does not exist
|
PHP 8.1-ubuntu-latest:
src/User/UserService.php#L20
UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\QueueFactoryInterface does not exist
|
PHP 8.1-ubuntu-latest:
src/User/UserService.php#L25
UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\QueueFactoryInterface does not exist
|
PHP 8.1-ubuntu-latest:
src/User/UserService.php#L59
MissingDependency: App\Queue\UserLoggedInMessage depends on class or interface yiisoft\yii\queue\message\messageinterface that does not exist
|
PHP 8.1-ubuntu-latest:
src/User/UserService.php#L60
UndefinedClass: Class, interface or enum named Yiisoft\Yii\Queue\QueueFactoryInterface does not exist
|
PHP 8.1-ubuntu-latest
Process completed with exit code 1.
|
PHP 8.1-ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1-ubuntu-latest
Unexpected input(s) 'working-directory', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
PHP 8.1-ubuntu-latest
Unexpected input(s) 'working-directory', valid inputs are ['path', 'key', 'restore-keys', 'upload-chunk-size', 'enableCrossOsArchive', 'fail-on-cache-miss', 'lookup-only']
|
PHP 8.1-ubuntu-latest
Unexpected input(s) 'working-directory', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
PHP 8.1-ubuntu-latest
Unexpected input(s) 'working-directory', valid inputs are ['php-version', 'php-version-file', 'extensions', 'ini-file', 'ini-values', 'coverage', 'tools']
|