Skip to content

Properties with empty-string #40

@bidi47

Description

@bidi47

CI is complaining about several locations

  • ci / QA Checks (PHPStan [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Component/InterfaceFile.php#L147
    Property Dot\Maker\Component\InterfaceFile::$constantUses (array<non-empty-string, non-empty-string>) does not accept list.
  • ci / QA Checks (PHPStan [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Component/InterfaceFile.php#L139
    Property Dot\Maker\Component\InterfaceFile::$functionUses (array<non-empty-string, non-empty-string>) does not accept list.
  • ci / QA Checks (PHPStan [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Component/InterfaceFile.php#L131
    Property Dot\Maker\Component\InterfaceFile::$classUses (array<non-empty-string, non-empty-string>) does not accept list.
  • ci / QA Checks (PHPStan [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Component/ClassFile.php#L196
    Property Dot\Maker\Component\ClassFile::$constantUses (array<non-empty-string, non-empty-string>) does not accept list.
  • ci / QA Checks (PHPStan [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Component/ClassFile.php#L188
    Property Dot\Maker\Component\ClassFile::$functionUses (array<non-empty-string, non-empty-string>) does not accept list.
  • ci / QA Checks (PHPStan [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: src/Component/ClassFile.php#L180
    Property Dot\Maker\Component\ClassFile::$classUses (array<non-empty-string, non-empty-string>) does not accept list.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions