Skip to content

Allow normalizers to skip NaN values #1596

Allow normalizers to skip NaN values

Allow normalizers to skip NaN values #1596

Re-run triggered May 23, 2024 23:00
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

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

Annotations

31 errors and 1 warning
PHP 7.4 on ubuntu-latest: tests/Transformers/MaxAbsoluteScalerTest.php#L118
Call to static method build() on an unknown class Rubix\ML\Tests\Transformers\Unlabeled.
PHP 7.4 on ubuntu-latest: tests/Transformers/MinMaxNormalizerTest.php#L111
Call to static method build() on an unknown class Rubix\ML\Tests\Transformers\Unlabeled.
PHP 7.4 on ubuntu-latest
Process completed with exit code 1.
PHP 8.1 on ubuntu-latest
The job was canceled because "ubuntu-latest_7_4" failed.
PHP 8.1 on ubuntu-latest: tests/Transformers/MaxAbsoluteScalerTest.php#L118
Call to static method build() on an unknown class Rubix\ML\Tests\Transformers\Unlabeled.
PHP 8.1 on ubuntu-latest: tests/Transformers/MinMaxNormalizerTest.php#L111
Call to static method build() on an unknown class Rubix\ML\Tests\Transformers\Unlabeled.
PHP 8.1 on ubuntu-latest
Process completed with exit code 1.
PHP 8.0 on windows-latest
The job was canceled because "ubuntu-latest_7_4" failed.
PHP 8.0 on windows-latest
The operation was canceled.
PHP 7.4 on windows-latest
The job was canceled because "ubuntu-latest_7_4" failed.
PHP 7.4 on windows-latest
The operation was canceled.
PHP 7.4 on macos-latest
The job was canceled because "ubuntu-latest_7_4" failed.
PHP 7.4 on macos-latest
The operation was canceled.
PHP 8.2 on ubuntu-latest
The job was canceled because "ubuntu-latest_7_4" failed.
PHP 8.2 on ubuntu-latest: tests/Transformers/MaxAbsoluteScalerTest.php#L118
Call to static method build() on an unknown class Rubix\ML\Tests\Transformers\Unlabeled.
PHP 8.2 on ubuntu-latest: tests/Transformers/MinMaxNormalizerTest.php#L111
Call to static method build() on an unknown class Rubix\ML\Tests\Transformers\Unlabeled.
PHP 8.2 on ubuntu-latest
Process completed with exit code 1.
PHP 8.1 on macos-latest
The job was canceled because "ubuntu-latest_7_4" failed.
PHP 8.1 on macos-latest
The operation was canceled.
PHP 8.2 on macos-latest
The job was canceled because "ubuntu-latest_7_4" failed.
PHP 8.2 on macos-latest
The operation was canceled.
PHP 8.0 on ubuntu-latest
The job was canceled because "ubuntu-latest_7_4" failed.
PHP 8.0 on ubuntu-latest: tests/Transformers/MaxAbsoluteScalerTest.php#L118
Call to static method build() on an unknown class Rubix\ML\Tests\Transformers\Unlabeled.
PHP 8.0 on ubuntu-latest: tests/Transformers/MinMaxNormalizerTest.php#L111
Call to static method build() on an unknown class Rubix\ML\Tests\Transformers\Unlabeled.
PHP 8.0 on ubuntu-latest
The operation was canceled.
PHP 8.2 on windows-latest
The job was canceled because "ubuntu-latest_7_4" failed.
PHP 8.2 on windows-latest
The operation was canceled.
PHP 8.0 on macos-latest
The job was canceled because "ubuntu-latest_7_4" failed.
PHP 8.0 on macos-latest
The operation was canceled.
PHP 8.1 on windows-latest
The job was canceled because "ubuntu-latest_7_4" failed.
PHP 8.1 on windows-latest
The operation was canceled.
PHP 7.4 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.