Skip to content

Update installation instructions #33

Update installation instructions

Update installation instructions #33

Triggered via pull request February 12, 2025 02:13
Status Failure
Total duration 26s
Artifacts

ca.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
UnusedMethodCall: example.php#L65
example.php:65:22: UnusedMethodCall: The call to Automattic\SlidingWindowCounter\AnomalyDetectionResult::getMean is not used (see https://psalm.dev/209)
UnusedMethodCall: example.php#L66
example.php:66:22: UnusedMethodCall: The call to Automattic\SlidingWindowCounter\AnomalyDetectionResult::getStandardDeviation is not used (see https://psalm.dev/209)
UnusedMethodCall: example.php#L73
example.php:73:12: UnusedMethodCall: The call to Pipeline\Helper\RunningVariance::getCount is not used (see https://psalm.dev/209)
PossiblyUnusedReturnValue: src/AnomalyDetectionResult.php#L126
src/AnomalyDetectionResult.php:126:50: PossiblyUnusedReturnValue: The return value for this method is never used (see https://psalm.dev/273)
PossiblyUnusedMethod: src/AnomalyDetectionResult.php#L137
src/AnomalyDetectionResult.php:137:21: PossiblyUnusedMethod: Cannot find any calls to method Automattic\SlidingWindowCounter\AnomalyDetectionResult::getCount (see https://psalm.dev/087)
PossiblyUnusedReturnValue: src/AnomalyDetectionResult.php#L145
src/AnomalyDetectionResult.php:145:45: PossiblyUnusedReturnValue: The return value for this method is never used (see https://psalm.dev/273)
PossiblyUnusedReturnValue: src/AnomalyDetectionResult.php#L153
src/AnomalyDetectionResult.php:153:32: PossiblyUnusedReturnValue: The return value for this method is never used (see https://psalm.dev/273)
PossiblyUnusedMethod: src/AnomalyDetectionResult.php#L161
src/AnomalyDetectionResult.php:161:21: PossiblyUnusedMethod: Cannot find any calls to method Automattic\SlidingWindowCounter\AnomalyDetectionResult::getSensitivity (see https://psalm.dev/087)
PossiblyUnusedMethod: src/AnomalyDetectionResult.php#L169
src/AnomalyDetectionResult.php:169:21: PossiblyUnusedMethod: Cannot find any calls to method Automattic\SlidingWindowCounter\AnomalyDetectionResult::getLow (see https://psalm.dev/087)
PossiblyUnusedMethod: src/AnomalyDetectionResult.php#L177
src/AnomalyDetectionResult.php:177:21: PossiblyUnusedMethod: Cannot find any calls to method Automattic\SlidingWindowCounter\AnomalyDetectionResult::getHigh (see https://psalm.dev/087)