feat: Default baseline file #12751
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.
|