Skip to content

fix(deps): bump psr/log from 3.0.2 to v3.0.2 #656

fix(deps): bump psr/log from 3.0.2 to v3.0.2

fix(deps): bump psr/log from 3.0.2 to v3.0.2 #656

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

psalm-matrix.yml

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

Annotations

7 errors
static-psalm-analysis dev-stable30
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires nextcloud/ocp dev-stable30 -> satisfiable by nextcloud/ocp[dev-stable30]. - nextcloud/ocp dev-stable30 requires psr/log ^2.0.0 -> found psr/log[2.0.0] but it conflicts with your root composer.json require (3.0.2).
static-psalm-analysis dev-stable30
Process completed with exit code 2.
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.