[stable25] add command to migrate from owncloud wnd external storage #32401
Annotations
7 errors and 1 warning
Psalm:
apps/files_external/lib/Command/MigrateOc.php#L93
apps/files_external/lib/Command/MigrateOc.php:93:25: InvalidArrayOffset: Cannot access value on variable $credentials using offset value of 'user', expecting int (see https://psalm.dev/115)
|
Psalm:
apps/files_external/lib/Command/MigrateOc.php#L94
apps/files_external/lib/Command/MigrateOc.php:94:29: InvalidArrayOffset: Cannot access value on variable $credentials using offset value of 'password', expecting int (see https://psalm.dev/115)
|
Psalm:
apps/files_external/lib/Command/MigrateOc.php#L101
apps/files_external/lib/Command/MigrateOc.php:101:25: InvalidArrayOffset: Cannot access value on variable $credentials using offset value of 'user', expecting int (see https://psalm.dev/115)
|
Psalm:
apps/files_external/lib/Command/MigrateOc.php#L102
apps/files_external/lib/Command/MigrateOc.php:102:29: InvalidArrayOffset: Cannot access value on variable $credentials using offset value of 'password', expecting int (see https://psalm.dev/115)
|
Psalm:
apps/files_external/lib/Command/MigrateOc.php#L109
apps/files_external/lib/Command/MigrateOc.php:109:25: InvalidArrayOffset: Cannot access value on variable $credentials using offset value of 'user', expecting int (see https://psalm.dev/115)
|
Psalm:
apps/files_external/lib/Command/MigrateOc.php#L110
apps/files_external/lib/Command/MigrateOc.php:110:29: InvalidArrayOffset: Cannot access value on variable $credentials using offset value of 'password', expecting int (see https://psalm.dev/115)
|
Psalm
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading