Merge branch 'develop' into add_fields_expedition #15
ci-on-push.yml
on: push
pre-commit
/
pre-commit
1m 55s
Matrix: phpstan / php-stan
gh-travis
/
gh-travis
Matrix: windows-ci / win-test
Waiting for pending jobs
Annotations
10 errors and 1 warning
phpstan / php-stan (8.2):
htdocs/asset/class/assetmodel.class.php#L94
Property AssetModel::$fields (array<string, array{type: string, label: string, enabled: int<0, 2>|string, position: int, notnull?: int, visible: int<-2, 5>|string, noteditable?: int<0, 1>, default?: string, ...}>) does not accept default value of type array{rowid: array{type: 'integer', label: 'TechnicalID', enabled: 1, position: 1, notnull: 1, visible: 0, noteditable: 1, index: 1, ...}, ref: array{type: 'varchar(128)', label: 'Ref', enabled: 1, position: 20, notnull: 1, visible: 1, index: 1, searchall: 1, ...}, ref_ext: array{type: 'varchar(255)', label: 'RefExt', enabled: 1, position: 25, notnull: 0, visible: 0}, label: array{type: 'varchar(255)', label: 'Label', enabled: 1, position: 30, notnull: 1, visible: 1, searchall: 1, css: 'minwidth300', ...}, asset_type: array{type: 'smallint', label: 'AssetType', enabled: 1, position: 40, notnull: 1, visible: 1, arrayofkeyval: array{'AssetTypeIntangible', 'AssetTypeTangible', 'AssetTypeInProgress', 'AssetTypeFinancial'}, validate: 1}, note_public: array{type: 'html', label: 'NotePublic', enabled: 1, position: 300, notnull: 0, visible: 0, validate: 1}, note_private: array{type: 'html', label: 'NotePrivate', enabled: 1, position: 301, notnull: 0, visible: 0, validate: 1}, date_creation: array{type: 'datetime', label: 'DateCreation', enabled: 1, position: 500, notnull: 1, visible: -2}, ...}.
|
phpstan / php-stan (8.2):
htdocs/core/lib/files.lib.php#L2488
Path in include_once() "pclzip//pclzip.lib.php" is not a file or it does not exist.
|
phpstan / php-stan (8.2):
htdocs/core/lib/files.lib.php#L2555
Path in include_once() "pclzip//pclzip.lib.php" is not a file or it does not exist.
|
phpstan / php-stan (8.2):
htdocs/core/modules/member/doc/pdf_standard_member.class.php#L315
Parameter #1 $substitutionarray of function complete_substitutions_array expects array<string, string>, array<string, mixed> given.
|
phpstan / php-stan (8.2):
htdocs/expedition/class/expedition.class.php#L128
PHPDoc type array<string, array{type: string, label: string, enabled: int<0, 2>|string, position: int, notnull?: int, visible: int<-2, 5>|string, noteditable?: int<0, 1>, default?: int<0, 1>|string, ...}> of property Expedition::$fields is not covariant with PHPDoc type array<string, array{type: string, label: string, enabled: int<0, 2>|string, position: int, notnull?: int, visible: int<-2, 5>|string, noteditable?: int<0, 1>, default?: string, ...}> of overridden property CommonObject::$fields.
|
phpstan / php-stan (8.2):
htdocs/projet/class/project.class.php#L98
PHPDoc tag @var has invalid value (?int|string Date start): Unexpected token "|", expected TOKEN_OTHER at offset 17 on line 2
|
phpstan / php-stan (8.2):
htdocs/projet/class/project.class.php#L100
Property Project::$date_start has no type specified.
|
phpstan / php-stan (8.2):
htdocs/projet/class/project.class.php#L109
PHPDoc tag @var has invalid value (?int|string Date end): Unexpected token "|", expected TOKEN_OTHER at offset 17 on line 2
|
phpstan / php-stan (8.2):
htdocs/projet/class/project.class.php#L111
Property Project::$date_end has no type specified.
|
phpstan / php-stan (8.2):
htdocs/public/bookcal/index.php#L615
Function llxFooter invoked with 2 parameters, 0 required.
|
pre-commit / pre-commit
Cache save failed.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
phan-srcrt
Expired
|
199 Bytes |
|
phpstan-srcrt
Expired
|
1.47 KB |
|
precommit-logs
|
577 Bytes |
|