[CI] Update IX-F export tests for renumbered member in the test database #466
Annotations
4 errors
|
ci-ex-dusk
Process completed with exit code 2.
|
|
MismatchingDocblockReturnType:
app/Models/Aggregators/VlanInterfaceAggregator.php#L304
app/Models/Aggregators/VlanInterfaceAggregator.php:304:22: MismatchingDocblockReturnType: Docblock has incorrect return type 'list<mixed>', should be 'bool' (see https://psalm.dev/142)
|
|
InvalidScalarArgument:
app/Http/Controllers/StatisticsController.php#L348
app/Http/Controllers/StatisticsController.php:348:65: InvalidScalarArgument: Argument 2 of IXP\Models\Aggregators\VlanInterfaceAggregator::forVlan expects bool|int, but 'ipv4'|'ipv6' provided (see https://psalm.dev/012)
|
|
InvalidArgument:
app/Http/Controllers/RouterController.php#L161
app/Http/Controllers/RouterController.php:161:75: InvalidArgument: Argument 2 of Illuminate\Http\Request::old expects Illuminate\Database\Eloquent\Model|array<array-key, mixed>|null|string, but int|null provided (see https://psalm.dev/004)
|