Skip to content

Refactor dictionaries #13573

Refactor dictionaries

Refactor dictionaries #13573

Triggered via pull request January 18, 2025 16:01
Status Failure
Total duration 1m 25s
Artifacts

shepherd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 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)
UnresolvableInclude: src/Psalm/Internal/Codebase/InternalCallMapHandler.php#L365
src/Psalm/Internal/Codebase/InternalCallMapHandler.php:365:21: UnresolvableInclude: Cannot resolve the given expression to a file path (see https://psalm.dev/106)
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