Add support for loading modules via composer #5372
ci.yml
on: pull_request
unused-language-term-check
46s
Matrix: phpstan
Annotations
14 errors and 4 warnings
phpstan (ubuntu-latest, 8.2):
modules/Members/src/Pages/Members.php#L21
Property NamelessMC\Members\Pages\Members::$user is never read, only written.
|
phpstan (ubuntu-latest, 8.2):
modules/Members/src/Pages/Members.php#L97
Variable $error in isset() is never defined.
|
phpstan (ubuntu-latest, 8.2):
modules/Members/src/Pages/Members.php#L100
Undefined variable: $error
|
phpstan (ubuntu-latest, 8.2):
modules/Members/src/Queries/MemberList.php#L28
Method NamelessMC\Framework\Queries\Query::json() invoked with 2 parameters, 1 required.
|
phpstan (ubuntu-latest, 8.2)
Process completed with exit code 1.
|
phpstan (ubuntu-latest, 8.3)
The job was canceled because "ubuntu-latest_8_2" failed.
|
phpstan (ubuntu-latest, 8.3)
The operation was canceled.
|
phpstan (ubuntu-latest, 8.1)
The job was canceled because "ubuntu-latest_8_2" failed.
|
phpstan (ubuntu-latest, 8.1)
The operation was canceled.
|
phpstan (ubuntu-latest, 7.4)
The job was canceled because "ubuntu-latest_8_2" failed.
|
phpstan (ubuntu-latest, 7.4)
The operation was canceled.
|
phpstan (ubuntu-latest, 8.0)
The job was canceled because "ubuntu-latest_8_2" failed.
|
phpstan (ubuntu-latest, 8.0)
The operation was canceled.
|
unused-language-term-check
Process completed with exit code 1.
|
phpstan (ubuntu-latest, 8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpstan (ubuntu-latest, 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, shivammathur/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unused-language-term-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unused-language-term-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|