Add support for os-families-exclude
in extensions composer.json
#267
continuous-integration.yml
on: pull_request
Matrix: unit-tests
Matrix: behaviour-tests
Matrix: build-phar / build-phar
Waiting for pending jobs
Annotations
39 errors and 4 warnings
behaviour-tests (ubuntu-latest, 8.1)
Process completed with exit code 1.
|
behaviour-tests (windows-latest, 8.2)
The job was canceled because "ubuntu-latest_8_1" failed.
|
behaviour-tests (windows-latest, 8.2)
The operation was canceled.
|
behaviour-tests (windows-latest, 8.1)
The job was canceled because "ubuntu-latest_8_1" failed.
|
behaviour-tests (windows-latest, 8.1)
The operation was canceled.
|
coding-standards
Process completed with exit code 2.
|
behaviour-tests (windows-latest, 8.4)
The job was canceled because "ubuntu-latest_8_1" failed.
|
behaviour-tests (windows-latest, 8.4)
The operation was canceled.
|
behaviour-tests (ubuntu-latest, 8.4)
The job was canceled because "ubuntu-latest_8_1" failed.
|
behaviour-tests (ubuntu-latest, 8.4)
The operation was canceled.
|
behaviour-tests (windows-latest, 8.3)
The job was canceled because "ubuntu-latest_8_1" failed.
|
behaviour-tests (windows-latest, 8.3)
The operation was canceled.
|
behaviour-tests (ubuntu-latest, 8.3)
The job was canceled because "ubuntu-latest_8_1" failed.
|
behaviour-tests (ubuntu-latest, 8.2)
The job was canceled because "ubuntu-latest_8_1" failed.
|
behaviour-tests (ubuntu-latest, 8.2)
The operation was canceled.
|
MixedAssignment:
src/DependencyResolver/Package.php#L77
src/DependencyResolver/Package.php:77:9: MixedAssignment: Unable to determine the type that $compatibleOsFamilies is being assigned to (see https://psalm.dev/032)
|
InvalidArrayOffset:
src/DependencyResolver/Package.php#L77
src/DependencyResolver/Package.php:77:35: InvalidArrayOffset: Cannot access value on variable $phpExtOptions using offset value of 'os-families', expecting 'extension-name', 'priority', 'support-zts', 'support-nts', 'build-path' or 'configure-options' (see https://psalm.dev/115)
|
MixedAssignment:
src/DependencyResolver/Package.php#L78
src/DependencyResolver/Package.php:78:9: MixedAssignment: Unable to determine the type that $incompatibleOsFamilies is being assigned to (see https://psalm.dev/032)
|
InvalidArrayOffset:
src/DependencyResolver/Package.php#L78
src/DependencyResolver/Package.php:78:35: InvalidArrayOffset: Cannot access value on variable $phpExtOptions using offset value of 'os-families-exclude', expecting 'extension-name', 'priority', 'support-zts', 'support-nts', 'build-path', 'configure-options' or 'os-families' (see https://psalm.dev/115)
|
MixedArgument:
src/DependencyResolver/Package.php#L95
src/DependencyResolver/Package.php:95:64: MixedArgument: Argument 1 of Php\Pie\DependencyResolver\Package::convertInputStringsToOperatingSystemFamilies cannot be mixed|null, expecting list<string>|null (see https://psalm.dev/030)
|
MixedArgument:
src/DependencyResolver/Package.php#L96
src/DependencyResolver/Package.php:96:64: MixedArgument: Argument 1 of Php\Pie\DependencyResolver\Package::convertInputStringsToOperatingSystemFamilies cannot be mixed|null, expecting list<string>|null (see https://psalm.dev/030)
|
InvalidArgument:
test/unit/DependencyResolver/PackageTest.php#L51
test/unit/DependencyResolver/PackageTest.php:51:45: InvalidArgument: Argument 1 of Composer\Package\CompletePackage::setPhpExt expects array{'build-path'?: null|string, 'configure-options'?: list<array{description?: string, name: string}>, 'extension-name'?: string, 'support-nts'?: bool, 'support-zts'?: bool, priority?: int}|null, but array{'os-families-exclude': list{'windOWS', 'DarWIN'}} with additional array shape fields (os-families-exclude) was provided (see https://psalm.dev/004)
|
InvalidArgument:
test/unit/DependencyResolver/PackageTest.php#L65
test/unit/DependencyResolver/PackageTest.php:65:45: InvalidArgument: Argument 1 of Composer\Package\CompletePackage::setPhpExt expects array{'build-path'?: null|string, 'configure-options'?: list<array{description?: string, name: string}>, 'extension-name'?: string, 'support-nts'?: bool, 'support-zts'?: bool, priority?: int}|null, but array{'os-families': list{'windOWS', 'DarWiN'}} with additional array shape fields (os-families) was provided (see https://psalm.dev/004)
|
InvalidArgument:
test/unit/DependencyResolver/PackageTest.php#L80
test/unit/DependencyResolver/PackageTest.php:80:45: InvalidArgument: Argument 1 of Composer\Package\CompletePackage::setPhpExt expects array{'build-path'?: null|string, 'configure-options'?: list<array{description?: string, name: string}>, 'extension-name'?: string, 'support-nts'?: bool, 'support-zts'?: bool, priority?: int}|null, but array{'os-families-exclude': null} with additional array shape fields (os-families-exclude) was provided (see https://psalm.dev/004)
|
InvalidArgument:
test/unit/DependencyResolver/PackageTest.php#L95
test/unit/DependencyResolver/PackageTest.php:95:45: InvalidArgument: Argument 1 of Composer\Package\CompletePackage::setPhpExt expects array{'build-path'?: null|string, 'configure-options'?: list<array{description?: string, name: string}>, 'extension-name'?: string, 'support-nts'?: bool, 'support-zts'?: bool, priority?: int}|null, but array{'os-families': null} with additional array shape fields (os-families) was provided (see https://psalm.dev/004)
|
unit-tests (ubuntu-latest, 8.3)
Process completed with exit code 2.
|
unit-tests (windows-latest, 8.3)
The job was canceled because "ubuntu-latest_8_3" failed.
|
unit-tests (windows-latest, 8.3)
The operation was canceled.
|
unit-tests (windows-latest, 8.1)
The job was canceled because "ubuntu-latest_8_3" failed.
|
unit-tests (windows-latest, 8.1)
The operation was canceled.
|
unit-tests (windows-latest, 8.4)
The job was canceled because "ubuntu-latest_8_3" failed.
|
unit-tests (windows-latest, 8.4)
The operation was canceled.
|
unit-tests (windows-latest, 8.2)
The job was canceled because "ubuntu-latest_8_3" failed.
|
unit-tests (windows-latest, 8.2)
The operation was canceled.
|
unit-tests (ubuntu-latest, 8.2)
The job was canceled because "ubuntu-latest_8_3" failed.
|
unit-tests (ubuntu-latest, 8.1)
The job was canceled because "ubuntu-latest_8_3" failed.
|
unit-tests (ubuntu-latest, 8.1)
Process completed with exit code 2.
|
unit-tests (ubuntu-latest, 8.4)
The job was canceled because "ubuntu-latest_8_3" failed.
|
unit-tests (ubuntu-latest, 8.4)
The operation was canceled.
|
behaviour-tests (ubuntu-latest, 8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coding-standards
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests (ubuntu-latest, 8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|