Skip to content

feat!: remove deprecated PublicKeyCredentialSourceRepository and refactor all signature methods #253

feat!: remove deprecated PublicKeyCredentialSourceRepository and refactor all signature methods

feat!: remove deprecated PublicKeyCredentialSourceRepository and refactor all signature methods #253

Triggered via pull request September 4, 2023 09:46
Status Failure
Total duration 45s
Artifacts

static.yml

on: pull_request
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpstan (8.2): src/Models/WebauthnKey.php#L92
Parameter $set of static method Illuminate\Database\Eloquent\Casts\Attribute<mixed,mixed>::make() expects (callable(Webauthn\PublicKeyCredentialSource, mixed=): mixed)|null, Closure(Webauthn\PublicKeyCredentialSource, array): array{credentialId: mixed, type: string, transports: mixed, attestationType: string, trustPath: mixed, aaguid: mixed, credentialPublicKey: mixed, counter: mixed} given.
phpstan (8.2)
Process completed with exit code 1.
phpstan (8.2)
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/