Skip to content

Correct SVM Use

Correct SVM Use #1621

Triggered via pull request November 1, 2024 23:19
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

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

Annotations

28 errors and 1 warning
PHP 8.2 on ubuntu-latest: src/Classifiers/AdaBoost.php#L428
Method Rubix\ML\Classifiers\AdaBoost::predict() should return array<int, string> but returns array<int, int|string>.
PHP 8.2 on ubuntu-latest: src/Datasets/Generators/Agglomerate.php#L107
Ternary operator condition is always true.
PHP 8.2 on ubuntu-latest
Process completed with exit code 1.
PHP 8.2 on macos-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.2 on macos-latest
The operation was canceled.
PHP 7.4 on macos-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 7.4 on macos-latest
The operation was canceled.
PHP 8.1 on macos-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.1 on macos-latest
The operation was canceled.
PHP 8.0 on macos-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.0 on macos-latest
The operation was canceled.
PHP 8.2 on windows-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.2 on windows-latest
The operation was canceled.
PHP 8.1 on windows-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.1 on windows-latest
The operation was canceled.
PHP 7.4 on windows-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 7.4 on windows-latest
The operation was canceled.
PHP 8.0 on windows-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.0 on windows-latest
The operation was canceled.
PHP 8.0 on ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.0 on ubuntu-latest: src/Classifiers/AdaBoost.php#L428
Method Rubix\ML\Classifiers\AdaBoost::predict() should return array<int, string> but returns array<int, int|string>.
PHP 8.0 on ubuntu-latest: src/Datasets/Generators/Agglomerate.php#L107
Ternary operator condition is always true.
PHP 8.0 on ubuntu-latest
The operation was canceled.
PHP 7.4 on ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 7.4 on ubuntu-latest: src/Classifiers/AdaBoost.php#L428
Method Rubix\ML\Classifiers\AdaBoost::predict() should return array<int, string> but returns array<int, int|string>.
PHP 7.4 on ubuntu-latest
The operation was canceled.
PHP 8.1 on ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.1 on ubuntu-latest
The operation was canceled.
PHP 8.2 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/