Create more inventory handling #41
build.yaml
on: pull_request
Matrix: code-coverage
Matrix: coding-standards
Matrix: dependency-analysis
Matrix: integration-tests
Matrix: Mutation tests
Matrix: static-code-analysis
Matrix: unit-tests
Annotations
17 errors
PropertyTypeCoercion:
src/Model/InventoryUpdate.php#L110
src/Model/InventoryUpdate.php:110:27: PropertyTypeCoercion: $this->warnings expects 'list<string>|null', parent type 'non-empty-array<array-key, mixed>|null' provided (see https://psalm.dev/198)
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~5.4.0)
Process completed with exit code 2.
|
PropertyTypeCoercion:
src/Model/InventoryUpdate.php#L110
src/Model/InventoryUpdate.php:110:27: PropertyTypeCoercion: $this->warnings expects 'list<string>|null', parent type 'non-empty-array<array-key, mixed>|null' provided (see https://psalm.dev/198)
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
Process completed with exit code 2.
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
PropertyTypeCoercion:
src/Model/InventoryUpdate.php#L110
src/Model/InventoryUpdate.php:110:27: PropertyTypeCoercion: $this->warnings expects 'list<string>|null', parent type 'non-empty-array<array-key, mixed>|null' provided (see https://psalm.dev/198)
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
Process completed with exit code 2.
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
PropertyTypeCoercion:
src/Model/InventoryUpdate.php#L110
src/Model/InventoryUpdate.php:110:27: PropertyTypeCoercion: $this->warnings expects 'list<string>|null', parent type 'non-empty-array<array-key, mixed>|null' provided (see https://psalm.dev/198)
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The operation was canceled.
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
PropertyTypeCoercion:
src/Model/InventoryUpdate.php#L110
src/Model/InventoryUpdate.php:110:27: PropertyTypeCoercion: $this->warnings expects 'list<string>|null', parent type 'non-empty-array<array-key, mixed>|null' provided (see https://psalm.dev/198)
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The operation was canceled.
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~5.4.0)
The job was canceled because "_8_1_highest__5_4_0" failed.
|
Mutation tests (8.2, highest)
Process completed with exit code 1.
|