Côme Chilliet

Results 358 comments of Côme Chilliet

For me it should be fixed by #2713 and #2756 yes. If it’s fixed on 28 we should look into differences between versions on server and app sides. Maybe the...

@icewind1991 Is this related to https://github.com/nextcloud/groupfolders/issues/2794 ? Did you find a way to reproduce the problem?

@icewind1991 You merged with red CI and tests are not compatible :cry:

> @icewind1991 You merged with red CI and tests are not compatible 😢 Already fixed at https://github.com/nextcloud/groupfolders/pull/3043

``` 2024-01-17T16:03:13.7504231Z ##[error]lib/Command/ExpireGroup/ExpireGroupTrash.php:44:2: MethodSignatureMismatch: Method OCA\GroupFolders\Command\ExpireGroup\ExpireGroupTrash::configure with return type '' is different to return type 'void' of inherited method OCA\GroupFolders\Command\ExpireGroup\ExpireGroupBase::configure (see https://psalm.dev/042) 2024-01-17T16:03:13.7520605Z ##[error]lib/Command/ExpireGroup/ExpireGroupTrash.php:51:2: MethodSignatureMismatch: Method OCA\GroupFolders\Command\ExpireGroup\ExpireGroupTrash::execute with return type...

@icewind1991 I think we can close this one?

Not compatible? ``` DevTools listening on ws://127.0.0.1:46705/devtools/browser/884278b9-bcce-4dc6-b53c-fb576e9053aa [2574:0205/154915.902745:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type: Missing baseUrl in compilerOptions. tsconfig-paths will be skipped Your configFile threw an...

Lots of `OC\` usage, if they are not removable we should stub them. This one seem like a valid concern: ``` ERROR: InvalidPropertyAssignmentValue - lib/Provider/FilesProvider.php:94:26 - $this->indexOptions with declared type...