[stable29] Fix npm audit #822
Annotations
3 errors
Run coding standards check:
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)
|
Run coding standards check:
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)
|
Run coding standards check
Process completed with exit code 2.
|
Loading