Skip to content

feat: Default baseline file #12751

feat: Default baseline file

feat: Default baseline file #12751

Triggered via pull request February 11, 2024 22:46
Status Failure
Total duration 1m 0s
Artifacts

shepherd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
ParseError: src/Psalm/Config.php#L133
src/Psalm/Config.php:133:24: ParseError: Class constants cannot be marked final before PHP 8.1 (see https://psalm.dev/173)
ParseError: src/Psalm/Config.php#L134
src/Psalm/Config.php:134:24: ParseError: Class constants cannot be marked final before PHP 8.1 (see https://psalm.dev/173)
ParseError: src/Psalm/Config.php#L135
src/Psalm/Config.php:135:24: ParseError: Class constants cannot be marked final before PHP 8.1 (see https://psalm.dev/173)
ParseError: src/Psalm/Config.php#L136
src/Psalm/Config.php:136:24: ParseError: Class constants cannot be marked final before PHP 8.1 (see https://psalm.dev/173)
ParseError: src/Psalm/Config.php#L137
src/Psalm/Config.php:137:24: ParseError: Class constants cannot be marked final before PHP 8.1 (see https://psalm.dev/173)
RiskyTruthyFalsyComparison: src/Psalm/Internal/Cli/Psalm.php#L652
src/Psalm/Internal/Cli/Psalm.php:652:26: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
build
Process completed with exit code 2.