Merge pull request #361 from NathanaelGT/2.x #39
Annotations
5 errors and 1 warning
phpstan:
src/Middleware/MustTwoFactor.php#L1
Ignored error pattern #^Call to an undefined method Filament\\Contracts\\Plugin\|Filament\\FilamentManager\:\:shouldForceTwoFactor\(\)\.$# in path /home/runner/work/filament-breezy/filament-breezy/src/Middleware/MustTwoFactor.php was not matched in reported errors.
|
phpstan:
src/Middleware/MustTwoFactor.php#L23
PHPDoc tag @var for variable $breezy contains unknown class Jeffgreco13\FilamentBreezy\Middleware\BreezyCore.
|
phpstan:
src/Middleware/MustTwoFactor.php#L25
Call to method slug() on an unknown class Jeffgreco13\FilamentBreezy\Middleware\BreezyCore.
|
phpstan:
src/Middleware/MustTwoFactor.php#L39
Call to method shouldForceTwoFactor() on an unknown class Jeffgreco13\FilamentBreezy\Middleware\BreezyCore.
|
phpstan
Process completed with exit code 1.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|