Skip to content

Apply Rector changes (CI) #581

Apply Rector changes (CI)

Apply Rector changes (CI) #581

Triggered via push September 26, 2023 08:15
Status Failure
Total duration 48s
Artifacts

static.yml

on: push
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

9 errors
InvalidArrayOffset: src/Generator/ActiveRecord/default/model.php#L26
src/Generator/ActiveRecord/default/model.php:26:9: InvalidArrayOffset: Cannot access value on variable $property using offset value of 'isAllowNull', expecting int (see https://psalm.dev/115)
InvalidArrayOffset: src/Generator/ActiveRecord/default/model.php#L27
src/Generator/ActiveRecord/default/model.php:27:9: InvalidArrayOffset: Cannot access value on variable $property using offset value of 'type', expecting int (see https://psalm.dev/115)
InvalidArrayOffset: src/Generator/ActiveRecord/default/model.php#L28
src/Generator/ActiveRecord/default/model.php:28:9: InvalidArrayOffset: Cannot access value on variable $property using offset value of 'name', expecting int (see https://psalm.dev/115)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
InvalidArrayOffset: src/Generator/ActiveRecord/default/model.php#L26
src/Generator/ActiveRecord/default/model.php:26:9: InvalidArrayOffset: Cannot access value on variable $property using offset value of 'isAllowNull', expecting int (see https://psalm.dev/115)
InvalidArrayOffset: src/Generator/ActiveRecord/default/model.php#L27
src/Generator/ActiveRecord/default/model.php:27:9: InvalidArrayOffset: Cannot access value on variable $property using offset value of 'type', expecting int (see https://psalm.dev/115)
InvalidArrayOffset: src/Generator/ActiveRecord/default/model.php#L28
src/Generator/ActiveRecord/default/model.php:28:9: InvalidArrayOffset: Cannot access value on variable $property using offset value of 'name', expecting int (see https://psalm.dev/115)
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.