Skip to content

FileArrayFactory: Allow default value to be array #84

FileArrayFactory: Allow default value to be array

FileArrayFactory: Allow default value to be array #84

Triggered via pull request October 4, 2024 13:54
Status Failure
Total duration 40s
Artifacts

phpstan_entity.yml

on: pull_request
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
PHPStan with PHP 8.3 prefer-stable: src/Form/Control/FileArrayFactory.php#L70
Cannot access offset 'url' on array<string, mixed>|stdClass.
PHPStan with PHP 8.3 prefer-stable: src/Form/Control/FileArrayFactory.php#L71
Cannot access offset 'filename' on array<string, mixed>|stdClass.
PHPStan with PHP 8.3 prefer-stable
Process completed with exit code 1.
PHPStan with PHP 7.4 prefer-lowest
The job was canceled because "_8_3_prefer-stable" failed.
PHPStan with PHP 7.4 prefer-lowest: src/Form/Control/FileArrayFactory.php#L70
Cannot access offset 'url' on array<string, mixed>|stdClass.
PHPStan with PHP 7.4 prefer-lowest: src/Form/Control/FileArrayFactory.php#L71
Cannot access offset 'filename' on array<string, mixed>|stdClass.
PHPStan with PHP 7.4 prefer-lowest
Process completed with exit code 1.
PHPStan with PHP 7.4 prefer-stable
The job was canceled because "_8_3_prefer-stable" failed.
PHPStan with PHP 7.4 prefer-stable: src/Form/Control/FileArrayFactory.php#L70
Cannot access offset 'url' on array<string, mixed>|stdClass.
PHPStan with PHP 7.4 prefer-stable: src/Form/Control/FileArrayFactory.php#L71
Cannot access offset 'filename' on array<string, mixed>|stdClass.
PHPStan with PHP 7.4 prefer-stable
Process completed with exit code 1.
PHPStan with PHP 8.0 prefer-lowest
The job was canceled because "_8_3_prefer-stable" failed.
PHPStan with PHP 8.0 prefer-lowest: src/Form/Control/FileArrayFactory.php#L70
Cannot access offset 'url' on array<string, mixed>|stdClass.
PHPStan with PHP 8.0 prefer-lowest: src/Form/Control/FileArrayFactory.php#L71
Cannot access offset 'filename' on array<string, mixed>|stdClass.
PHPStan with PHP 8.0 prefer-lowest
Process completed with exit code 1.
PHPStan with PHP 8.0 prefer-stable
The job was canceled because "_8_3_prefer-stable" failed.
PHPStan with PHP 8.0 prefer-stable: src/Form/Control/FileArrayFactory.php#L70
Cannot access offset 'url' on array<string, mixed>|stdClass.
PHPStan with PHP 8.0 prefer-stable: src/Form/Control/FileArrayFactory.php#L71
Cannot access offset 'filename' on array<string, mixed>|stdClass.
PHPStan with PHP 8.0 prefer-stable
Process completed with exit code 1.
PHPStan with PHP 8.3 prefer-lowest
The job was canceled because "_8_3_prefer-stable" failed.
PHPStan with PHP 8.3 prefer-lowest: src/Form/Control/FileArrayFactory.php#L70
Cannot access offset 'url' on array<string, mixed>|stdClass.
PHPStan with PHP 8.3 prefer-lowest: src/Form/Control/FileArrayFactory.php#L71
Cannot access offset 'filename' on array<string, mixed>|stdClass.
PHPStan with PHP 8.3 prefer-lowest
The operation was canceled.
PHPStan with PHP 8.3 prefer-stable
The following actions use a deprecated Node.js version 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/