Skip to content

Ridge regressor: switch to numpower #1564

Ridge regressor: switch to numpower

Ridge regressor: switch to numpower #1564

Triggered via pull request February 7, 2024 19:40
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

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

Annotations

36 errors and 9 warnings
PHP 8.0 on ubuntu-latest: src/NeuralNet/FeedForward.php#L30
Class Rubix\ML\NeuralNet\FeedForward implements class Rubix\ML\NeuralNet\Network.
PHP 8.0 on ubuntu-latest: src/Regressors/Ridge.php#L64
Property Rubix\ML\Regressors\Ridge::$coefficientsNd has unknown class NDArray as its type.
PHP 8.0 on ubuntu-latest: src/Regressors/Ridge.php#L167
Call to static method array() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Regressors/Ridge.php#L176
Call to static method array() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Regressors/Ridge.php#L178
Call to static method array() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Regressors/Ridge.php#L179
Call to static method transpose() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Regressors/Ridge.php#L181
Call to static method matmul() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Regressors/Ridge.php#L182
Call to static method add() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Regressors/Ridge.php#L183
Call to static method inv() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Regressors/Ridge.php#L184
Call to static method dot() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/NeuralNet/FeedForward.php#L30
Class Rubix\ML\NeuralNet\FeedForward implements class Rubix\ML\NeuralNet\Network.
PHP 8.2 on ubuntu-latest: src/Regressors/Ridge.php#L64
Property Rubix\ML\Regressors\Ridge::$coefficientsNd has unknown class NDArray as its type.
PHP 8.2 on ubuntu-latest: src/Regressors/Ridge.php#L167
Call to static method array() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Regressors/Ridge.php#L176
Call to static method array() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Regressors/Ridge.php#L178
Call to static method array() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Regressors/Ridge.php#L179
Call to static method transpose() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Regressors/Ridge.php#L181
Call to static method matmul() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Regressors/Ridge.php#L182
Call to static method add() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Regressors/Ridge.php#L183
Call to static method inv() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Regressors/Ridge.php#L184
Call to static method dot() on an unknown class NDArray.
PHP 8.1 on macos-latest
The operation was canceled.
PHP 8.2 on windows-latest
The operation was canceled.
PHP 8.0 on windows-latest
The operation was canceled.
PHP 8.1 on windows-latest
The operation was canceled.
PHP 8.0 on macos-latest
The operation was canceled.
PHP 8.2 on macos-latest
The operation was canceled.
PHP 8.1 on ubuntu-latest: src/NeuralNet/FeedForward.php#L30
Class Rubix\ML\NeuralNet\FeedForward implements class Rubix\ML\NeuralNet\Network.
PHP 8.1 on ubuntu-latest: src/Regressors/Ridge.php#L64
Property Rubix\ML\Regressors\Ridge::$coefficientsNd has unknown class NDArray as its type.
PHP 8.1 on ubuntu-latest: src/Regressors/Ridge.php#L167
Call to static method array() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Regressors/Ridge.php#L176
Call to static method array() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Regressors/Ridge.php#L178
Call to static method array() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Regressors/Ridge.php#L179
Call to static method transpose() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Regressors/Ridge.php#L181
Call to static method matmul() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Regressors/Ridge.php#L182
Call to static method add() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Regressors/Ridge.php#L183
Call to static method inv() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Regressors/Ridge.php#L184
Call to static method dot() on an unknown class NDArray.
PHP 8.0 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/.
PHP 8.2 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/.
PHP 8.1 on macos-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/.
PHP 8.2 on windows-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/.
PHP 8.0 on windows-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/.
PHP 8.1 on windows-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/.
PHP 8.0 on macos-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/.
PHP 8.2 on macos-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/.
PHP 8.1 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/.