Skip to content

fix(config): Fix constructor of config class #219

fix(config): Fix constructor of config class

fix(config): Fix constructor of config class #219

Triggered via pull request January 16, 2024 15:02
Status Failure
Total duration 1m 48s
Artifacts

psalm-matrix.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
6s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

4 errors
TooManyArguments: lib/AppConfigOverwrite.php#L40
lib/AppConfigOverwrite.php:40:3: TooManyArguments: Too many arguments for OC\AppConfig::__construct - expecting 1 but saw 2 (see https://psalm.dev/026)
InvalidArgument: lib/AppConfigOverwrite.php#L40
lib/AppConfigOverwrite.php:40:23: InvalidArgument: Argument 1 of OC\AppConfig::__construct expects OC\DB\Connection, but OCP\IDBConnection provided (see https://psalm.dev/004)
Nextcloud dev-master
Process completed with exit code 2.
static-psalm-analysis-summary
Process completed with exit code 1.