fix(deps): bump @nextcloud/auth from 2.4.0 to ^2.4.0 (master) #773
psalm.yml
on: pull_request
static-psalm-analysis
59s
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.
|