Skip to content

Add REUSE compliance #782

Add REUSE compliance

Add REUSE compliance #782

Triggered via pull request October 24, 2024 09:39
Status Failure
Total duration 47s
Artifacts

psalm.yml

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

Annotations

3 errors
InvalidArgument: lib/Db/TotpSecret.php#L41
lib/Db/TotpSecret.php:41: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#L42
lib/Db/TotpSecret.php:42: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.