Skip to content

fix(deps): bump nextcloud/coding-standard from 1.3.1 to ^1.3.2 #655

fix(deps): bump nextcloud/coding-standard from 1.3.1 to ^1.3.2

fix(deps): bump nextcloud/coding-standard from 1.3.1 to ^1.3.2 #655

Triggered via pull request October 21, 2024 00:55
Status Failure
Total duration 2m 49s
Artifacts

psalm-matrix.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
5s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

5 errors
InvalidArgument: lib/Db/PublicKeyCredentialEntity.php#L121
lib/Db/PublicKeyCredentialEntity.php:121:29: InvalidArgument: Argument 2 of OCA\TwoFactorWebauthn\Db\PublicKeyCredentialEntity::addType expects 'bigint'|'binary'|'blob'|'boolean'|'date'|'date_immutable'|'datetime'|'datetime_immutable'|'datetimetz'|'datetimetz_immutable'|'decimal'|'float'|'integer'|'json'|'smallint'|'string'|'text'|'time'|'time_immutable', but 'int' provided (see https://psalm.dev/004)
InvalidArgument: lib/Db/PublicKeyCredentialEntity.php#L123
lib/Db/PublicKeyCredentialEntity.php:123:31: InvalidArgument: Argument 2 of OCA\TwoFactorWebauthn\Db\PublicKeyCredentialEntity::addType expects 'bigint'|'binary'|'blob'|'boolean'|'date'|'date_immutable'|'datetime'|'datetime_immutable'|'datetimetz'|'datetimetz_immutable'|'decimal'|'float'|'integer'|'json'|'smallint'|'string'|'text'|'time'|'time_immutable', but 'int' provided (see https://psalm.dev/004)
InvalidArgument: lib/Db/Registration.php#L43
lib/Db/Registration.php:43:29: InvalidArgument: Argument 2 of OCA\TwoFactorWebauthn\Db\Registration::addType expects 'bigint'|'binary'|'blob'|'boolean'|'date'|'date_immutable'|'datetime'|'datetime_immutable'|'datetimetz'|'datetimetz_immutable'|'decimal'|'float'|'integer'|'json'|'smallint'|'string'|'text'|'time'|'time_immutable', but 'int' provided (see https://psalm.dev/004)
static-psalm-analysis dev-master
Process completed with exit code 2.
static-psalm-analysis-summary
Process completed with exit code 1.