Skip to content

fix: Apply code formatting #138

fix: Apply code formatting

fix: Apply code formatting #138

Triggered via push July 23, 2024 15:22
Status Failure
Total duration 40s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/Frontend/LayoutEngine/Measure/Measurer/GridMeasurer.php#L52
Variable $averageDimension might not be defined.
build: src/Utils/TransformationMatrixCalculator.php#L90
Offset int<0, 2> on array{float, float, float} on left side of ?? always exists and is not nullable.
build: src/Utils/TransformationMatrixCalculator.php#L90
Offset int<1, 2> on array{float, float, float} on left side of ?? always exists and is not nullable.
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/