Skip to content

[stable28] Fix npm audit #801

[stable28] Fix npm audit

[stable28] Fix npm audit #801

Triggered via pull request November 17, 2024 03:23
Status Failure
Total duration 11m 37s
Artifacts

psalm.yml

on: pull_request
Nextcloud
36s
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.