Skip to content

build(deps-dev): bump psalm/phar from 5.26.1 to 6.0.0 #479

build(deps-dev): bump psalm/phar from 5.26.1 to 6.0.0

build(deps-dev): bump psalm/phar from 5.26.1 to 6.0.0 #479

Triggered via pull request January 27, 2025 02:55
Status Failure
Total duration 32s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
22s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
UnusedClass: lib/AppInfo/Application.php#L25
lib/AppInfo/Application.php:25:7: UnusedClass: Class OCA\User_SAML\AppInfo\Application is never used (see https://psalm.dev/075)
UnusedClass: lib/Command/ConfigCreate.php#L15
lib/Command/ConfigCreate.php:15:7: UnusedClass: Class OCA\User_SAML\Command\ConfigCreate is never used (see https://psalm.dev/075)
PossiblyUnusedParam: lib/Command/ConfigCreate.php#L28
lib/Command/ConfigCreate.php:28:44: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
UnusedClass: lib/Command/ConfigDelete.php#L17
lib/Command/ConfigDelete.php:17:7: UnusedClass: Class OCA\User_SAML\Command\ConfigDelete is never used (see https://psalm.dev/075)
UnusedClass: lib/Command/ConfigGet.php#L16
lib/Command/ConfigGet.php:16:7: UnusedClass: Class OCA\User_SAML\Command\ConfigGet is never used (see https://psalm.dev/075)
UnusedClass: lib/Command/ConfigSet.php#L18
lib/Command/ConfigSet.php:18:7: UnusedClass: Class OCA\User_SAML\Command\ConfigSet is never used (see https://psalm.dev/075)
UnusedClass: lib/Command/GetMetadata.php#L17
lib/Command/GetMetadata.php:17:7: UnusedClass: Class OCA\User_SAML\Command\GetMetadata is never used (see https://psalm.dev/075)
PossiblyUnusedParam: lib/Command/GetMetadata.php#L47
lib/Command/GetMetadata.php:47:44: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
PossiblyUnusedParam: lib/Command/GetMetadata.php#L47
lib/Command/GetMetadata.php:47:68: PossiblyUnusedParam: Param #2 is never referenced in this method (see https://psalm.dev/134)
UnusedClass: lib/Command/GroupMigrationCopyIncomplete.php#L17
lib/Command/GroupMigrationCopyIncomplete.php:17:7: UnusedClass: Class OCA\User_SAML\Command\GroupMigrationCopyIncomplete is never used (see https://psalm.dev/075)
static-psalm-analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636