Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NC14.0.1 & dav 1.6.0: "App is not compliant" #11561

Closed
Sanookmakmak opened this issue Oct 2, 2018 · 2 comments
Closed

NC14.0.1 & dav 1.6.0: "App is not compliant" #11561

Sanookmakmak opened this issue Oct 2, 2018 · 2 comments
Labels

Comments

@Sanookmakmak
Copy link

occ app:check-code dav

Analysing /var/www/html/apps/dav/appinfo/v2/remote.php
 1 errors
    line   31: OC_Util - Static method of private class must not be called
Analysing /var/www/html/apps/dav/appinfo/v2/direct.php
 1 errors
    line   32: OC_Util - Static method of private class must not be called
Analysing /var/www/html/apps/dav/appinfo/v1/publicwebdav.php
 4 errors
    line   34: OC_App - Static method of private class must not be called
    line   36: OC_Util - Static method of private class must not be called
    line   85: OC_Util - Static method of private class must not be called
    line   86: OC_Util - Static method of private class must not be called
Analysing /var/www/html/apps/dav/appinfo/v1/webdav.php
 1 errors
    line   37: OC_Util - Static method of private class must not be called
Analysing /var/www/html/apps/dav/lib/AppInfo/PluginManager.php
 1 errors
    line  108: OC_App - Static method of private class must not be called
Analysing /var/www/html/apps/dav/lib/CardDAV/PhotoCache.php
 1 errors
    line  130: OC_Image - private class must not be instantiated
Analysing /var/www/html/apps/dav/lib/Files/Sharing/FilesDropPlugin.php
 1 errors
    line   80: OC_Helper - Static method of private class must not be called
Analysing /var/www/html/apps/dav/lib/Files/BrowserErrorPagePlugin.php
 2 errors
    line   27: OC_Template - private class must not be imported with a use statement
    line   94: OC_Template - private class must not be instantiated
Analysing /var/www/html/apps/dav/lib/Connector/PublicAuth.php
 1 errors
    line   96: OC_User - Static method of private class must not be called
Analysing /var/www/html/apps/dav/lib/Connector/Sabre/Auth.php
 5 errors
    line  124: OC_Util - Static method of private class must not be called
    line  128: OC_Util - Static method of private class must not be called
    line  131: OC_Util - Static method of private class must not be called
    line  231: OC_User - Static method of private class must not be called
    line  238: OC_Util - Static method of private class must not be called
Analysing /var/www/html/apps/dav/lib/Connector/Sabre/BearerAuth.php
 2 errors
    line   64: OC_Util - Static method of private class must not be called
    line   73: OC_Util - Static method of private class must not be called
Analysing /var/www/html/apps/dav/lib/Connector/Sabre/Directory.php
 1 errors
    line  333: OC_Helper - Static method of private class must not be called
Analysing /var/www/html/apps/dav/lib/Connector/Sabre/File.php
 8 errors
    line  174: OC_Helper - Static method of private class must not be called
    line  293: OC_Hook - Static method of private class must not be called
    line  298: OC_Hook - Static method of private class must not be called
    line  303: OC_Hook - Static method of private class must not be called
    line  319: OC_Hook - Static method of private class must not be called
    line  323: OC_Hook - Static method of private class must not be called
    line  327: OC_Hook - Static method of private class must not be called
    line  413: OCP\App - Static method of deprecated class must not be called
Analysing /var/www/html/apps/dav/lib/Connector/Sabre/Node.php
 1 errors
    line  223: OC_Util - Static method of private class must not be called
App is not compliant

What does this mean?
Thank you!

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #11560 (NC14.0.1 & Accessibility 1.01: "App is not compliant"), #8969 (theming app not working after update from 12.0.6 to 13.0.1), #2294 (App Store missing on 10.0.1), #10791 (13.0.6 RC 1), and #8542 (migration from oc 10.0.6.1 to nc 12 fails).

@MorrisJobke
Copy link
Member

Thanks - we will fix it once we do some major refactoring. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants