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 & fulltextsearch 1.0.0: "App is not compliant" #390

Closed
Sanookmakmak opened this issue Oct 2, 2018 · 1 comment
Closed

NC14.0.1 & fulltextsearch 1.0.0: "App is not compliant" #390

Sanookmakmak opened this issue Oct 2, 2018 · 1 comment

Comments

@Sanookmakmak
Copy link

occ app:check-code fulltextsearch

Analysing /var/www/html/apps/fulltextsearch/lib/Service/ProviderService.php
 3 errors
    line   31: OC_App - private class must not be imported with a use statement
    line  239: OC_App - Static method of private class must not be called
    line  239: OC_App::getAppInfo - Method of deprecated class must not be called
Analysing /var/www/html/apps/fulltextsearch/lib/Service/PlatformService.php
 3 errors
    line   31: OC_App - private class must not be imported with a use statement
    line  197: OC_App - Static method of private class must not be called
    line  197: OC_App::getAppInfo - Method of deprecated class must not be called
App is not compliant

What does this mean?
Thank you!

@ArtificialOwl
Copy link
Member

thanks for your report, it's a minor issue but will be fixed next release.

ArtificialOwl added a commit that referenced this issue Oct 3, 2018
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants