Update akhilmhdh/contributors-readme-action action to v2.3.10 - autoclosed #3479
Annotations
10 errors
phpstan:
packages/core/src/Base/BaseListRecords.php#L10
Class Moox\Core\Base\BaseListRecords uses unknown trait Archilex\AdvancedTables\AdvancedTables.
|
phpstan:
packages/core/src/Base/BaseRelationManager.php#L10
Class Moox\Core\Base\BaseRelationManager uses unknown trait Archilex\AdvancedTables\AdvancedTables.
|
phpstan:
packages/core/src/Base/BaseUser.php#L10
Class Moox\Core\Base\BaseUser uses unknown trait Archilex\AdvancedTables\Concerns\HasViews.
|
phpstan:
packages/core/src/Base/BaseWidget.php#L10
Class Moox\Core\Base\BaseWidget uses unknown trait Archilex\AdvancedTables\AdvancedTables.
|
phpstan:
packages/passkey/src/Auth/CredentialSourceRepository.php#L11
Class Moox\Passkey\Auth\CredentialSourceRepository implements deprecated interface Webauthn\PublicKeyCredentialSourceRepository.
|
phpstan:
packages/passkey/src/Auth/CredentialSourceRepository.php#L24
Call to deprecated method createFromArray() of class Webauthn\PublicKeyCredentialSource:
since 4.8.0. Please use {Webauthn\Denormalizer\WebauthnSerializerFactory} for converting the object.
|
phpstan:
packages/passkey/src/Auth/CredentialSourceRepository.php#L30
Access to an undefined property App\Models\User::$authenticators.
|
phpstan:
packages/passkey/src/Auth/CredentialSourceRepository.php#L30
Relation 'authenticators' is not found in App\Models\User model.
|
phpstan:
packages/passkey/src/Auth/CredentialSourceRepository.php#L31
Call to deprecated method getId() of class Webauthn\PublicKeyCredentialUserEntity:
since 4.7.0. Please use the property directly.
|
phpstan:
packages/passkey/src/Auth/CredentialSourceRepository.php#L42
Call to deprecated method getUserHandle() of class Webauthn\PublicKeyCredentialSource:
since 4.7.0. Please use the property directly.
|