Cake5 fixes #72
ci.yml
on: pull_request
Coding Standard & Static Analysis
26s
Matrix: testsuite-linux
Annotations
7 errors
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
Coding Standard & Static Analysis:
src/Method/AssociationTableMixinClassReflectionExtension.php#L81
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection:
Use isSubclassOfClass instead.
|
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
Coding Standard & Static Analysis:
tests/test_app/Model/Table/NotesTable.php#L61
Unused variable $articleOrQuery.
|
|
Coding Standard & Static Analysis:
tests/test_app/Model/Table/NotesTable.php#L59
Unused variable $articleAndQuery.
|
|
Coding Standard & Static Analysis:
tests/test_app/Model/Table/NotesTable.php#L57
Unused variable $foundArticle.
|
|
Coding Standard & Static Analysis:
tests/test_app/Model/Table/UsersTable.php#L50
Unused variable $article.
|