[l10n]: Change apostrophe #22354
psalm.yml
on: pull_request
static-psalm-analysis
1m 0s
Annotations
10 errors
ParseError:
lib/Service/SampleConversationsService.php#L81
lib/Service/SampleConversationsService.php:81:21: ParseError: Syntax error, unexpected T_STRING, expecting ')' on line 81 (see https://psalm.dev/173)
|
UndefinedConstant:
lib/Service/SampleConversationsService.php#L81
lib/Service/SampleConversationsService.php:81:21: UndefinedConstant: Const s is not defined, consider enabling the allConstantsGlobal config option if scanning legacy codebases (see https://psalm.dev/020)
|
UndefinedConstant:
lib/Service/SampleConversationsService.php#L81
lib/Service/SampleConversationsService.php:81:23: UndefinedConstant: Const get is not defined, consider enabling the allConstantsGlobal config option if scanning legacy codebases (see https://psalm.dev/020)
|
UndefinedConstant:
lib/Service/SampleConversationsService.php#L81
lib/Service/SampleConversationsService.php:81:27: UndefinedConstant: Const started is not defined, consider enabling the allConstantsGlobal config option if scanning legacy codebases (see https://psalm.dev/020)
|
UndefinedConstant:
lib/Service/SampleConversationsService.php#L87
lib/Service/SampleConversationsService.php:87:52: UndefinedConstant: Const 💡 is not defined, consider enabling the allConstantsGlobal config option if scanning legacy codebases (see https://psalm.dev/020)
|
UndefinedConstant:
lib/Service/SampleConversationsService.php#L89
lib/Service/SampleConversationsService.php:89:60: UndefinedConstant: Const Nextcloud is not defined, consider enabling the allConstantsGlobal config option if scanning legacy codebases (see https://psalm.dev/020)
|
ParseError:
lib/Service/SampleConversationsService.php#L89
lib/Service/SampleConversationsService.php:89:70: ParseError: Syntax error, unexpected T_STRING on line 89 (see https://psalm.dev/173)
|
UndefinedConstant:
lib/Service/SampleConversationsService.php#L89
lib/Service/SampleConversationsService.php:89:70: UndefinedConstant: Const Talk is not defined, consider enabling the allConstantsGlobal config option if scanning legacy codebases (see https://psalm.dev/020)
|
UndefinedConstant:
lib/Service/SampleConversationsService.php#L89
lib/Service/SampleConversationsService.php:89:77: UndefinedConstant: Const is is not defined, consider enabling the allConstantsGlobal config option if scanning legacy codebases (see https://psalm.dev/020)
|
ParseError:
lib/Service/SampleConversationsService.php#L89
lib/Service/SampleConversationsService.php:89:80: ParseError: Syntax error, unexpected T_STRING on line 89 (see https://psalm.dev/173)
|