Skip to content

Pass workspace value via workflow #97

Pass workspace value via workflow

Pass workspace value via workflow #97

Triggered via push October 10, 2025 11:07
Status Failure
Total duration 26s
Artifacts
phpstan
22s
phpstan
php-cs-fixer
4s
php-cs-fixer
Fit to window
Zoom out
Zoom in

Annotations

6 errors
php-cs-fixer
Failed to load /home/runner/work/php-testbench/php-testbench/./.github/actions/php-cs-fixer/action.yml
php-cs-fixer
/home/runner/work/php-testbench/php-testbench/./.github/actions/php-cs-fixer/action.yml (Line: 20, Col: 14): Unrecognized named-value: 'github'. Located at position 1 within expression: github.workspace
phpstan
Process completed with exit code 1.
phpstan: src/PHPUnit/DataProviders/EnumCase.php#L80
Generator expects value type array<Craftzing\TestBench\PHPUnit\DataProviders\EnumCase<TValue of UnitEnum>>, array{Craftzing\TestBench\PHPUnit\DataProviders\EnumCase<UnitEnum>} given.
phpstan: src/Factories/InstanceFactory.php#L24
PHPDoc tag `@return` with type TClass is not subtype of native type object.
phpstan: src/Factories/ImmutableFactory.php#L57
PHPDoc tag `@return` with type TClass is not subtype of native type object.