Renovate update admin minor and patch updates (PHP 8.2) #3582
analysis-psalm.yml
on: pull_request
Matrix: psalm-scan
Matrix: psalm-scan
Annotations
18 errors
UndefinedClass:
src/App/src/Form/AbstractForm.php#L16
src/App/src/Form/AbstractForm.php:16:37: UndefinedClass: Class, interface or enum named Laminas\Form\Form does not exist (see https://psalm.dev/019)
|
PossiblyUnusedMethod:
src/App/src/Form/AbstractForm.php#L21
src/App/src/Form/AbstractForm.php:21:24: PossiblyUnusedMethod: Cannot find any calls to method App\Form\AbstractForm::addCsrfElement (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/App/src/Form/AbstractForm.php#L48
src/App/src/Form/AbstractForm.php:48:21: PossiblyUnusedMethod: Cannot find any calls to method App\Form\AbstractForm::getData (see https://psalm.dev/087)
|
PossiblyUnusedParam:
src/App/src/Form/AbstractForm.php#L48
src/App/src/Form/AbstractForm.php:48:29: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyUnusedMethod:
src/App/src/Form/AbstractForm.php#L63
src/App/src/Form/AbstractForm.php:63:21: PossiblyUnusedMethod: Cannot find explicit calls to method App\Form\AbstractForm::setData (but did find some potential callers) (see https://psalm.dev/087)
|
PossiblyUnusedParam:
src/App/src/Form/AbstractForm.php#L63
src/App/src/Form/AbstractForm.php:63:38: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
|
MissingDependency:
src/App/src/Form/Feedback.php#L13
src/App/src/Form/Feedback.php:13:24: MissingDependency: App\Form\AbstractForm depends on class or interface laminas\form\form that does not exist (see https://psalm.dev/157)
|
PossiblyUnusedMethod:
src/App/src/Form/Feedback.php#L20
src/App/src/Form/Feedback.php:20:21: PossiblyUnusedMethod: Cannot find any calls to method App\Form\Feedback::__construct (see https://psalm.dev/087)
|
PossiblyUnusedParam:
src/App/src/Form/Feedback.php#L20
src/App/src/Form/Feedback.php:20:33: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyUnusedMethod:
src/App/src/Form/Feedback.php#L45
src/App/src/Form/Feedback.php:45:21: PossiblyUnusedMethod: Cannot find explicit calls to method App\Form\Feedback::isValid (but did find some potential callers) (see https://psalm.dev/087)
|
psalm-scan (shared, ./shared)
The job was canceled because "service-admin___service-a" failed.
|
psalm-scan (shared, ./shared)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
psalm-scan (shared, ./shared)
The operation was canceled.
|
psalm-scan (service-api, ./service-api)
The job was canceled because "service-admin___service-a" failed.
|
psalm-scan (service-api, ./service-api)
The operation was canceled.
|
psalm-scan (service-front, ./service-front)
The job was canceled because "service-admin___service-a" failed.
|
psalm-scan (service-front, ./service-front)
The operation was canceled.
|
psalm-scan (service-pdf, ./service-pdf)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|