Implement member notes #185
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analysis.yml
on: pull_request
PHPStan
1m 36s
Psalm
59s
Annotations
20 errors
MissingTemplateParam:
module/Database/src/Form/AuditEntry/AuditNote.php#L14
module/Database/src/Form/AuditEntry/AuditNote.php:14:7: MissingTemplateParam: Database\Form\AuditEntry\AuditNote has missing template params when extending Laminas\Form\Form, expecting 1 (see https://psalm.dev/182)
|
InvalidArrayAccess:
module/Database/src/Service/Meeting.php#L160
module/Database/src/Service/Meeting.php:160:18: InvalidArrayAccess: Cannot access array value on non-array variable $data of type object (see https://psalm.dev/005)
|
InvalidArrayAccess:
module/Database/src/Service/Member.php#L743
module/Database/src/Service/Member.php:743:39: InvalidArrayAccess: Cannot access array value on non-array variable $data of type object (see https://psalm.dev/005)
|
InvalidArrayAccess:
module/Database/src/Service/Member.php#L907
module/Database/src/Service/Member.php:907:24: InvalidArrayAccess: Cannot access array value on non-array variable $data of type object (see https://psalm.dev/005)
|
InvalidArrayAccess:
module/User/src/Service/ApiPrincipalService.php#L49
module/User/src/Service/ApiPrincipalService.php:49:36: InvalidArrayAccess: Cannot access array value on non-array variable $data of type object (see https://psalm.dev/005)
|
InvalidArrayAccess:
module/User/src/Service/ApiPrincipalService.php#L56
module/User/src/Service/ApiPrincipalService.php:56:13: InvalidArrayAccess: Cannot access array value on non-array variable $data of type object (see https://psalm.dev/005)
|
InvalidArrayAccess:
module/User/src/Service/UserService.php#L50
module/User/src/Service/UserService.php:50:42: InvalidArrayAccess: Cannot access array value on non-array variable $data of type object (see https://psalm.dev/005)
|
InvalidArrayAccess:
module/User/src/Service/UserService.php#L53
module/User/src/Service/UserService.php:53:25: InvalidArrayAccess: Cannot access array value on non-array variable $data of type object (see https://psalm.dev/005)
|
InvalidArrayAccess:
module/User/src/Service/UserService.php#L81
module/User/src/Service/UserService.php:81:46: InvalidArrayAccess: Cannot access array value on non-array variable $data of type object (see https://psalm.dev/005)
|
InvalidArrayAccess:
module/User/src/Service/UserService.php#L120
module/User/src/Service/UserService.php:120:68: InvalidArrayAccess: Cannot access array value on non-array variable $data of type object (see https://psalm.dev/005)
|
NonInvariantDocblockPropertyType:
module/Checker/src/Command/CheckAuthenticationKeysCommand.php#L14
module/Checker/src/Command/CheckAuthenticationKeysCommand.php:14:22: NonInvariantDocblockPropertyType: Property Checker\Command\CheckAuthenticationKeysCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (see https://psalm.dev/267)
|
NonInvariantDocblockPropertyType:
module/Checker/src/Command/CheckAuthenticationKeysCommand.php#L16
module/Checker/src/Command/CheckAuthenticationKeysCommand.php:16:22: NonInvariantDocblockPropertyType: Property Checker\Command\CheckAuthenticationKeysCommand::$defaultDescription has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultDescription of type null|string (see https://psalm.dev/267)
|
NonInvariantDocblockPropertyType:
module/Checker/src/Command/CheckDatabaseCommand.php#L14
module/Checker/src/Command/CheckDatabaseCommand.php:14:22: NonInvariantDocblockPropertyType: Property Checker\Command\CheckDatabaseCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (see https://psalm.dev/267)
|
NonInvariantDocblockPropertyType:
module/Checker/src/Command/CheckDatabaseCommand.php#L16
module/Checker/src/Command/CheckDatabaseCommand.php:16:22: NonInvariantDocblockPropertyType: Property Checker\Command\CheckDatabaseCommand::$defaultDescription has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultDescription of type null|string (see https://psalm.dev/267)
|
NonInvariantDocblockPropertyType:
module/Checker/src/Command/CheckDischargesCommand.php#L14
module/Checker/src/Command/CheckDischargesCommand.php:14:22: NonInvariantDocblockPropertyType: Property Checker\Command\CheckDischargesCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (see https://psalm.dev/267)
|
NonInvariantDocblockPropertyType:
module/Checker/src/Command/CheckDischargesCommand.php#L16
module/Checker/src/Command/CheckDischargesCommand.php:16:22: NonInvariantDocblockPropertyType: Property Checker\Command\CheckDischargesCommand::$defaultDescription has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultDescription of type null|string (see https://psalm.dev/267)
|
NonInvariantDocblockPropertyType:
module/Checker/src/Command/CheckMembershipExpirationCommand.php#L14
module/Checker/src/Command/CheckMembershipExpirationCommand.php:14:22: NonInvariantDocblockPropertyType: Property Checker\Command\CheckMembershipExpirationCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (see https://psalm.dev/267)
|
NonInvariantDocblockPropertyType:
module/Checker/src/Command/CheckMembershipExpirationCommand.php#L16
module/Checker/src/Command/CheckMembershipExpirationCommand.php:16:22: NonInvariantDocblockPropertyType: Property Checker\Command\CheckMembershipExpirationCommand::$defaultDescription has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultDescription of type null|string (see https://psalm.dev/267)
|
NonInvariantDocblockPropertyType:
module/Checker/src/Command/CheckMembershipGraduateRenewalCommand.php#L15
module/Checker/src/Command/CheckMembershipGraduateRenewalCommand.php:15:22: NonInvariantDocblockPropertyType: Property Checker\Command\CheckMembershipGraduateRenewalCommand::$defaultName has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultName of type null|string (see https://psalm.dev/267)
|
NonInvariantDocblockPropertyType:
module/Checker/src/Command/CheckMembershipGraduateRenewalCommand.php#L17
module/Checker/src/Command/CheckMembershipGraduateRenewalCommand.php:17:22: NonInvariantDocblockPropertyType: Property Checker\Command\CheckMembershipGraduateRenewalCommand::$defaultDescription has type string, not invariant with Symfony\Component\Console\Command\Command::$defaultDescription of type null|string (see https://psalm.dev/267)
|