Add ability to use a callback in permissions bypassAuth #91
Annotations
8 errors and 3 warnings
Run phpstan:
src/Authentication/AuthenticationService.php#L151
Call to an undefined method Authentication\Authenticator\AuthenticatorInterface::getConfig().
|
Run phpstan:
src/Authentication/AuthenticationService.php#L152
Cannot call method toArray() on array|ArrayAccess.
|
Run phpstan:
src/Authentication/DefaultWebauthn2fAuthenticationChecker.php#L22
Interface CakeDC\Auth\Authentication\Webauthn2FAuthenticationCheckerInterface referenced with incorrect case: CakeDC\Auth\Authentication\Webauthn2fAuthenticationCheckerInterface.
|
Run phpstan:
src/Rbac/Rules/AbstractRule.php#L39
Property CakeDC\Auth\Rbac\Rules\AbstractRule::$Posts has no typehint specified.
|
Run phpstan:
src/Rbac/Rules/AbstractRule.php#L40
Property CakeDC\Auth\Rbac\Rules\AbstractRule::$NoDefaultTable has no typehint specified.
|
Run phpstan
Process completed with exit code 1.
|
Run psalm
Process completed with exit code 2.
|
Run PHP CodeSniffer
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Get composer cache directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Get date part for cache key
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading