poggit / support

Poggit Support and Public Documents
https://poggit.github.io/support
24 stars 11 forks source link

Poggit CI | PHPStan Error #104

Closed tobiaskirchmaier closed 5 months ago

tobiaskirchmaier commented 2 years ago

Hello, can anyone help me with this?


PHPStan Error

An error occurred while running PHPStan

PHPStan failed with ID 'phpstan-7459-fa4722b0', contact support with the ID for help if this persists.

Locally, PHPStan works without any problems.

tobiaskirchmaier commented 2 years ago

The plugin has a src-namespace-prefix. Virions should end up in directory src/libs/.../ but they end up in src/{src-namespace-prefix}/libs/.../.

Endermanbugzjfc commented 2 years ago

I use a GitHub workflow to convert the namespace-prefixed project to PSR-0 and make Poggit build the converted branch.

Endermanbugzjfc commented 2 years ago

The workflow is available on my Gist, please find it yourself.

JaxkDev commented 5 months ago

This should have been fixed a while ago, please re-open if it persists on the main repo at https://github.com/poggit/poggit/issues