fix: Do not expire labeled versions #2451
Triggered via pull request
September 13, 2024 08:05
Status
Failure
Total duration
1m 21s
Artifacts
–
psalm.yml
on: pull_request
static-psalm-analysis
18s
Annotations
3 errors
UndefinedInterfaceMethod:
lib/Versions/ExpireManager.php#L123
lib/Versions/ExpireManager.php:123:18: UndefinedInterfaceMethod: Method OCA\Files_Versions\Versions\IVersion::getMetadataValue does not exist (see https://psalm.dev/181)
|
UndefinedInterfaceMethod:
lib/Versions/ExpireManager.php#L123
lib/Versions/ExpireManager.php:123:66: UndefinedInterfaceMethod: Method OCA\Files_Versions\Versions\IVersion::getMetadataValue does not exist (see https://psalm.dev/181)
|
static-psalm-analysis
Process completed with exit code 2.
|