Skip to content

refactor: Replace \OC::$server->get with \OCP\Server::get #2434

refactor: Replace \OC::$server->get with \OCP\Server::get

refactor: Replace \OC::$server->get with \OCP\Server::get #2434

Triggered via pull request September 10, 2024 17:32
Status Failure
Total duration 1m 4s
Artifacts

psalm.yml

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

Annotations

3 errors
RedundantCast: lib/Folder/FolderManager.php#L249
lib/Folder/FolderManager.php:249:13: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
RedundantCast: lib/Folder/FolderManager.php#L250
lib/Folder/FolderManager.php:250:22: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
static-psalm-analysis
Process completed with exit code 2.