Skip to content

fix: read "replace" when available #83

fix: read "replace" when available

fix: read "replace" when available #83

Triggered via push October 1, 2024 12:18
Status Failure
Total duration 38s
Artifacts

ci.yml

on: push
Matrix: Functional tests
Fit to window
Zoom out
Zoom in

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.