Skip to content

fix(deps): bump @nextcloud/auth from 2.4.0 to ^2.4.0 (master) #773

fix(deps): bump @nextcloud/auth from 2.4.0 to ^2.4.0 (master)

fix(deps): bump @nextcloud/auth from 2.4.0 to ^2.4.0 (master) #773

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

psalm.yml

on: pull_request
static-psalm-analysis
59s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
InvalidArgument: lib/Db/TotpSecret.php#L55
lib/Db/TotpSecret.php:55:27: InvalidArgument: Argument 2 of OCA\TwoFactorTOTP\Db\TotpSecret::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/TotpSecret.php#L56
lib/Db/TotpSecret.php:56:33: InvalidArgument: Argument 2 of OCA\TwoFactorTOTP\Db\TotpSecret::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
Process completed with exit code 2.