Add SI-prefix-aware sorting column for parts tableFeature/si value sort #1344
Annotations
4 errors and 1 warning
|
Run PHPstan
Process completed with exit code 1.
|
|
Run PHPstan:
src/Services/InfoProviderSystem/DTOs/BulkSearchResponseDTO.php#L156
Property App\Services\InfoProviderSystem\DTOs\BulkSearchPartResultsDTO::$errors (array<string>) on left side of ?? is not nullable.
|
|
Run PHPstan:
src/Entity/Parameters/ParametersTrait.php (in context of class App/Entity/Base/AbstractStructuralDBElement)#L69
Method App\Entity\Base\AbstractStructuralDBElement::getParameters() should return Doctrine\Common\Collections\Collection<int, App\Entity\Parameters\AbstractParameter> but returns Doctrine\Common\Collections\Collection<int, PT of App\Entity\Parameters\AbstractParameter>.
|
|
Run PHPstan:
src/Doctrine/Functions/SiValueSort.php#L192
Offset 'G'|'K'|'k'|'M'|'m'|'n'|'p'|'T'|'u'|'µ' on array{p: 1.0E-12, n: 1.0E-9, u: 1.0E-6, µ: 1.0E-6, m: 0.001, k: 1000.0, K: 1000.0, M: 1000000.0, ...} on left side of ?? always exists and is not nullable.
|
|
Get Composer Cache Directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading