fix: read "replace" when available #83
ci.yml
on: push
PHP CS Fixer
10s
PHPStan
12s
Matrix: Functional tests
Annotations
9 errors
PHPStan:
src/Command/LinkCommand.php#L163
Method Pmu\Command\LinkCommand::mapDependencies() has parameter $log with no value type specified in iterable type array.
|
PHPStan:
src/Command/LinkCommand.php#L172
Offset 'name' on array{repositories?: array<int, array{type: string, url: string}>, require?: array<string, string>, require-dev?: array<string, string>, extra?: array{pmu?: array{projects?: array<string>, exclude?: array<string>}}} on left side of ?? does not exist.
|
PHPStan:
src/Config.php#L82
Offset 'replace' does not exist on array{name?: string, replace?: array<string, string>, extra?: array{pmu?: array{projects?: array<string>, exclude?: array<string>}}}.
|
PHPStan
Process completed with exit code 1.
|
Functional tests (ubuntu-latest)
Process completed with exit code 255.
|
Functional tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Functional tests (macos-latest)
The operation was canceled.
|
Functional tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Functional tests (windows-latest)
The operation was canceled.
|