Update PHP version and dependencies #1644
Annotations
11 errors
|
Static Analysis:
benchmarks/AnomalyDetectors/GaussianMLEBench.php#L20
PHPDoc tag @var has invalid value (\Rubix\ML\Datasets\Labeled;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 42 on line 2
|
Static Analysis:
benchmarks/AnomalyDetectors/GaussianMLEBench.php#L22
Property Rubix\ML\Benchmarks\AnomalyDetectors\GaussianMLEBench::$training has no type specified.
|
Static Analysis:
benchmarks/AnomalyDetectors/GaussianMLEBench.php#L25
PHPDoc tag @var has invalid value (\Rubix\ML\Datasets\Labeled;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 42 on line 2
|
Static Analysis:
benchmarks/AnomalyDetectors/GaussianMLEBench.php#L27
Property Rubix\ML\Benchmarks\AnomalyDetectors\GaussianMLEBench::$testing has no type specified.
|
Static Analysis:
benchmarks/AnomalyDetectors/IsolationForestBench.php#L20
PHPDoc tag @var has invalid value (\Rubix\ML\Datasets\Labeled;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 42 on line 2
|
Static Analysis:
benchmarks/AnomalyDetectors/IsolationForestBench.php#L22
Property Rubix\ML\Benchmarks\AnomalyDetectors\IsolationForestBench::$training has no type specified.
|
Static Analysis:
benchmarks/AnomalyDetectors/IsolationForestBench.php#L25
PHPDoc tag @var has invalid value (\Rubix\ML\Datasets\Labeled;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 42 on line 2
|
Static Analysis:
benchmarks/AnomalyDetectors/IsolationForestBench.php#L27
Property Rubix\ML\Benchmarks\AnomalyDetectors\IsolationForestBench::$testing has no type specified.
|
Static Analysis:
benchmarks/AnomalyDetectors/LocalOutlierFactorBench.php#L20
PHPDoc tag @var has invalid value (\Rubix\ML\Datasets\Labeled;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 42 on line 2
|
Static Analysis:
benchmarks/AnomalyDetectors/LocalOutlierFactorBench.php#L22
Property Rubix\ML\Benchmarks\AnomalyDetectors\LocalOutlierFactorBench::$training has no type specified.
|
Loading