Merge pull request #1164 from nextcloud/bugfix/1163 #1520
Annotations
10 warnings
lint PHP:
lib/AppInfo/DashboardWidget.php#L77
Line exceeds 120 characters; contains 141 characters
|
lint PHP:
lib/AppInfo/DashboardWidget.php#L80
Line exceeds 120 characters; contains 150 characters
|
lint PHP:
lib/Controller/NotesController.php#L325
Line exceeds 120 characters; contains 128 characters
|
lint PHP:
lib/Controller/NotesController.php#L326
Line exceeds 120 characters; contains 122 characters
|
lint PHP:
lib/AppInfo/Application.php#L15
Possibly zero references to use statement for classlike/namespace IShare (\OCP\Share\IShare)
|
lint PHP:
lib/AppInfo/Application.php#L33
Saw reference to \OCP\Share\Events\BeforeShareCreatedEvent declared at vendor/nextcloud/ocp/OCP/Share/Events/BeforeShareCreatedEvent.php:34 which is also declared at tests/stubs/ocp.php:7. This may lead to confusing errors. It may be possible to exclude the class that isn't used with exclude_file_list. In addition to normal ways to suppress issues, this issue type can be suppressed on either of the class definitions if it is impractical to exclude one file.
|
lint PHP:
lib/AppInfo/Application.php#L35
Saw reference to \OCP\Share\Events\BeforeShareCreatedEvent declared at vendor/nextcloud/ocp/OCP/Share/Events/BeforeShareCreatedEvent.php:34 which is also declared at tests/stubs/ocp.php:7. This may lead to confusing errors. It may be possible to exclude the class that isn't used with exclude_file_list. In addition to normal ways to suppress issues, this issue type can be suppressed on either of the class definitions if it is impractical to exclude one file.
|
lint PHP:
lib/AppInfo/Application.php#L46
Call to deprecated function \OCP\EventDispatcher\GenericEvent::getSubject() defined at vendor/nextcloud/ocp/OCP/EventDispatcher/GenericEvent.php:70
|
lint PHP:
lib/AppInfo/BeforeShareCreatedListener.php#L23
Reference to undeclared property \OCA\Notes\AppInfo\BeforeShareCreatedListener->logger (Did you mean $logger)
|
lint PHP:
lib/AppInfo/BeforeShareCreatedListener.php#L27
Saw reference to \OCP\Share\Events\BeforeShareCreatedEvent declared at vendor/nextcloud/ocp/OCP/Share/Events/BeforeShareCreatedEvent.php:34 which is also declared at tests/stubs/ocp.php:7. This may lead to confusing errors. It may be possible to exclude the class that isn't used with exclude_file_list. In addition to normal ways to suppress issues, this issue type can be suppressed on either of the class definitions if it is impractical to exclude one file.
|
The logs for this run have expired and are no longer available.
Loading