Updating GH actions setup to include PHP 8.3 and switching them to newest LTS Ubuntu. #828
ci.yml
on: pull_request
Matrix: phpstan-tests
Matrix: phpstan
Matrix: tests
Annotations
10 errors and 12 warnings
phpstan (8.2):
app/V1Module/presenters/base/ApiErrorPresenter.php#L117
Call to an undefined method Nette\Security\UserStorage::isAuthenticated().
|
phpstan (8.2):
app/V1Module/router/MethodRoute.php#L33
Class Nette\Application\Routers\Route constructor invoked with 3 parameters, 1-2 required.
|
phpstan (8.2):
app/helpers/FileStorage/LocalStorage/LocalHashFileStorage.php#L109
Right side of && is always true.
|
phpstan (8.2)
Process completed with exit code 1.
|
phpstan (8.3):
app/V1Module/presenters/base/ApiErrorPresenter.php#L117
Call to an undefined method Nette\Security\UserStorage::isAuthenticated().
|
phpstan (8.3):
app/V1Module/router/MethodRoute.php#L33
Class Nette\Application\Routers\Route constructor invoked with 3 parameters, 1-2 required.
|
phpstan (8.3):
app/helpers/FileStorage/LocalStorage/LocalHashFileStorage.php#L109
Right side of && is always true.
|
phpstan (8.3)
Process completed with exit code 1.
|
tests (8.2)
Process completed with exit code 1.
|
tests (8.3)
Process completed with exit code 1.
|
phpstan-tests (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan-tests (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-tests (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan-tests (8.3)
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 (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan (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 (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan (8.3)
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/
|
tests (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (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/
|
tests (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (8.3)
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/
|