Skip to content

[stable29] Fix npm audit #896

[stable29] Fix npm audit

[stable29] Fix npm audit #896

Triggered via pull request February 9, 2025 03:15
Status Failure
Total duration 24m 3s
Artifacts

psalm.yml

on: pull_request
Nextcloud
31s
Nextcloud
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)
Nextcloud
Process completed with exit code 2.