Config value object instead of manually reading the file #195
Annotations
5 errors and 1 warning
tests/MoverTest.php#L68
TypeError: CoenJacobs/Mozart/Mover::__construct(): Argument #2 ($config) must be of type CoenJacobs/Mozart/Composer/Config, class@anonymous given, called in tests/MoverTest.php on line 68
|
tests/MoverTest.php#L88
TypeError: CoenJacobs/Mozart/Mover::__construct(): Argument #2 ($config) must be of type CoenJacobs/Mozart/Composer/Config, class@anonymous given, called in tests/MoverTest.php on line 88
|
tests/MoverTest.php#L120
TypeError: CoenJacobs/Mozart/Mover::__construct(): Argument #2 ($config) must be of type CoenJacobs/Mozart/Composer/Config, class@anonymous given, called in tests/MoverTest.php on line 120
|
tests/MoverTest.php#L202
TypeError: CoenJacobs/Mozart/Composer/Config::__construct(): Argument #1 ($data) must be of type array, stdClass given, called in src/Console/Commands/Compose.php on line 63
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading