Add PHPStan to tests workflow #37
Annotations
7 errors and 2 warnings
test:
vendor/devdojo/auth/src/AuthServiceProvider.php#L112
Instantiated class Devdojo\Auth\DevDojoAuth not found.
|
test:
vendor/devdojo/auth/src/Livewire/Setup/Alignment.php#L40
Call to static method write() on an unknown class Config.
|
test:
vendor/devdojo/auth/src/Livewire/Setup/Background.php#L61
Call to static method write() on an unknown class Config.
|
test:
vendor/devdojo/auth/src/Livewire/Setup/Color.php#L59
Call to static method write() on an unknown class Config.
|
test:
vendor/devdojo/auth/src/Livewire/Setup/Favicon.php#L52
Call to static method write() on an unknown class Config.
|
test:
vendor/devdojo/auth/src/Livewire/Setup/Logo.php#L79
Call to static method write() on an unknown class Config.
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|