- 
                Notifications
    You must be signed in to change notification settings 
- Fork 12
Use IExternalProvider in search provider #137
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
Conversation
37e30cb    to
    416d73b      
    Compare
  
    | No idea about the missing  It seems it appeared with 32: https://github.com/nextcloud/integration_github/actions/runs/18067163489/job/51411497954 | 
| 
 seems like it directly comes from  
 can be ignored I think, and maybe reported. | 
        
          
                tests/bootstrap.php
              
                Outdated
          
        
      | require_once __DIR__ . '/../../../tests/bootstrap.php'; | ||
|  | ||
| \OC_App::loadApps(); | ||
| \OC::$server->get(IAppManager::class)->loadApp(Application::APP_ID); | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| \OC::$server->get(IAppManager::class)->loadApp(Application::APP_ID); | |
| \OCP\Server::get(IAppManager::class)->loadApp(Application::APP_ID); | 
nit
5c42e26    to
    a072538      
    Compare
  
    … 6, fix psalm issues Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
e3e0faf    to
    1fd19c9      
    Compare
  
    
Uh oh!
There was an error while loading. Please reload this page.