Skip to content

Translations update from Hosted Weblate #3475

Translations update from Hosted Weblate

Translations update from Hosted Weblate #3475

Triggered via pull request June 21, 2024 11:35
Status Failure
Total duration 58s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.