Skip to content

feat/Separate date and time picker #1623

feat/Separate date and time picker

feat/Separate date and time picker #1623

Triggered via pull request October 20, 2024 20:18
Status Failure
Total duration 2m 6s
Artifacts

psalm-matrix.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
5s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

11 errors
InvalidArgument: lib/Db/AppointmentConfig.php#L125
lib/Db/AppointmentConfig.php:125:27: InvalidArgument: Argument 2 of OCA\Calendar\Db\AppointmentConfig::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/AppointmentConfig.php#L126
lib/Db/AppointmentConfig.php:126:25: InvalidArgument: Argument 2 of OCA\Calendar\Db\AppointmentConfig::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/AppointmentConfig.php#L127
lib/Db/AppointmentConfig.php:127:28: InvalidArgument: Argument 2 of OCA\Calendar\Db\AppointmentConfig::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/AppointmentConfig.php#L128
lib/Db/AppointmentConfig.php:128:31: InvalidArgument: Argument 2 of OCA\Calendar\Db\AppointmentConfig::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/AppointmentConfig.php#L129
lib/Db/AppointmentConfig.php:129:41: InvalidArgument: Argument 2 of OCA\Calendar\Db\AppointmentConfig::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/AppointmentConfig.php#L130
lib/Db/AppointmentConfig.php:130:38: InvalidArgument: Argument 2 of OCA\Calendar\Db\AppointmentConfig::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/AppointmentConfig.php#L131
lib/Db/AppointmentConfig.php:131:40: InvalidArgument: Argument 2 of OCA\Calendar\Db\AppointmentConfig::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/AppointmentConfig.php#L132
lib/Db/AppointmentConfig.php:132:30: InvalidArgument: Argument 2 of OCA\Calendar\Db\AppointmentConfig::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/AppointmentConfig.php#L133
lib/Db/AppointmentConfig.php:133:33: InvalidArgument: Argument 2 of OCA\Calendar\Db\AppointmentConfig::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 dev-master
Process completed with exit code 2.
static-psalm-analysis-summary
Process completed with exit code 1.