Skip to content

Use ramsey/composer-install action #13604

Use ramsey/composer-install action

Use ramsey/composer-install action #13604

Triggered via pull request January 20, 2025 15:20
Status Failure
Total duration 1m 30s
Artifacts

shepherd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
ArgumentTypeCoercion: src/Psalm/Internal/Analyzer/Statements/DeclareAnalyzer.php#L40
src/Psalm/Internal/Analyzer/Statements/DeclareAnalyzer.php:40:75: ArgumentTypeCoercion: Argument 2 of Psalm\Internal\Analyzer\Statements\DeclareAnalyzer::analyzeStrictTypesDeclaration expects PhpParser\Node\Stmt\DeclareDeclare, but parent type PhpParser\Node\DeclareItem provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Psalm/Internal/Analyzer/Statements/DeclareAnalyzer.php#L42
src/Psalm/Internal/Analyzer/Statements/DeclareAnalyzer.php:42:69: ArgumentTypeCoercion: Argument 2 of Psalm\Internal\Analyzer\Statements\DeclareAnalyzer::analyzeTicksDeclaration expects PhpParser\Node\Stmt\DeclareDeclare, but parent type PhpParser\Node\DeclareItem provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/Psalm/Internal/Analyzer/Statements/DeclareAnalyzer.php#L44
src/Psalm/Internal/Analyzer/Statements/DeclareAnalyzer.php:44:72: ArgumentTypeCoercion: Argument 2 of Psalm\Internal\Analyzer\Statements\DeclareAnalyzer::analyzeEncodingDeclaration expects PhpParser\Node\Stmt\DeclareDeclare, but parent type PhpParser\Node\DeclareItem provided (see https://psalm.dev/193)
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636