Skip to content

Convert blob generator to numpower #1574

Convert blob generator to numpower

Convert blob generator to numpower #1574

Triggered via pull request February 14, 2024 01:13
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

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

Annotations

45 errors and 9 warnings
PHP 8.0 on windows-latest: src/Datasets/Generators/Blob.php#L36
PHPDoc tag @var for property Rubix\ML\Datasets\Generators\Blob::$center with type Tensor\Vector is not subtype of native type NDArray.
PHP 8.0 on windows-latest: src/Datasets/Generators/Blob.php#L36
Property Rubix\ML\Datasets\Generators\Blob::$center has unknown class NDArray as its type.
PHP 8.0 on windows-latest: src/Datasets/Generators/Blob.php#L41
Property Rubix\ML\Datasets\Generators\Blob::$stdDev has unknown class NDArray as its type.
PHP 8.0 on windows-latest: src/Datasets/Generators/Blob.php#L96
Call to static method array() on an unknown class NDArray.
PHP 8.0 on windows-latest: src/Datasets/Generators/Blob.php#L104
Call to static method array() on an unknown class NDArray.
PHP 8.0 on windows-latest: src/Datasets/Generators/Blob.php#L115
Call to method toArray() on an unknown class NDArray.
PHP 8.0 on windows-latest: src/Datasets/Generators/Blob.php#L127
Call to method size() on an unknown class NDArray.
PHP 8.0 on windows-latest: src/Datasets/Generators/Blob.php#L140
Call to static method normal() on an unknown class NDArray.
PHP 8.0 on windows-latest: src/Datasets/Generators/Blob.php#L141
Call to static method multiply() on an unknown class NDArray.
PHP 8.0 on windows-latest: src/Datasets/Generators/Blob.php#L142
Call to static method add() on an unknown class NDArray.
PHP 8.2 on windows-latest
The operation was canceled.
PHP 8.0 on macos-latest
The operation was canceled.
PHP 8.1 on macos-latest
The operation was canceled.
PHP 8.1 on windows-latest
The operation was canceled.
PHP 8.2 on macos-latest
The operation was canceled.
PHP 8.1 on ubuntu-latest: src/Datasets/Generators/Blob.php#L36
PHPDoc tag @var for property Rubix\ML\Datasets\Generators\Blob::$center with type Tensor\Vector is not subtype of native type NDArray.
PHP 8.1 on ubuntu-latest: src/Datasets/Generators/Blob.php#L36
Property Rubix\ML\Datasets\Generators\Blob::$center has unknown class NDArray as its type.
PHP 8.1 on ubuntu-latest: src/Datasets/Generators/Blob.php#L41
Property Rubix\ML\Datasets\Generators\Blob::$stdDev has unknown class NDArray as its type.
PHP 8.1 on ubuntu-latest: src/Datasets/Generators/Blob.php#L96
Call to static method array() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Datasets/Generators/Blob.php#L104
Call to static method array() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Datasets/Generators/Blob.php#L115
Call to method toArray() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Datasets/Generators/Blob.php#L127
Call to method size() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Datasets/Generators/Blob.php#L140
Call to static method normal() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Datasets/Generators/Blob.php#L141
Call to static method multiply() on an unknown class NDArray.
PHP 8.1 on ubuntu-latest: src/Datasets/Generators/Blob.php#L142
Call to static method add() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Datasets/Generators/Blob.php#L36
PHPDoc tag @var for property Rubix\ML\Datasets\Generators\Blob::$center with type Tensor\Vector is not subtype of native type NDArray.
PHP 8.0 on ubuntu-latest: src/Datasets/Generators/Blob.php#L36
Property Rubix\ML\Datasets\Generators\Blob::$center has unknown class NDArray as its type.
PHP 8.0 on ubuntu-latest: src/Datasets/Generators/Blob.php#L41
Property Rubix\ML\Datasets\Generators\Blob::$stdDev has unknown class NDArray as its type.
PHP 8.0 on ubuntu-latest: src/Datasets/Generators/Blob.php#L96
Call to static method array() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Datasets/Generators/Blob.php#L104
Call to static method array() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Datasets/Generators/Blob.php#L115
Call to method toArray() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Datasets/Generators/Blob.php#L127
Call to method size() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Datasets/Generators/Blob.php#L140
Call to static method normal() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Datasets/Generators/Blob.php#L141
Call to static method multiply() on an unknown class NDArray.
PHP 8.0 on ubuntu-latest: src/Datasets/Generators/Blob.php#L142
Call to static method add() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Datasets/Generators/Blob.php#L36
PHPDoc tag @var for property Rubix\ML\Datasets\Generators\Blob::$center with type Tensor\Vector is not subtype of native type NDArray.
PHP 8.2 on ubuntu-latest: src/Datasets/Generators/Blob.php#L36
Property Rubix\ML\Datasets\Generators\Blob::$center has unknown class NDArray as its type.
PHP 8.2 on ubuntu-latest: src/Datasets/Generators/Blob.php#L41
Property Rubix\ML\Datasets\Generators\Blob::$stdDev has unknown class NDArray as its type.
PHP 8.2 on ubuntu-latest: src/Datasets/Generators/Blob.php#L96
Call to static method array() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Datasets/Generators/Blob.php#L104
Call to static method array() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Datasets/Generators/Blob.php#L115
Call to method toArray() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Datasets/Generators/Blob.php#L127
Call to method size() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Datasets/Generators/Blob.php#L140
Call to static method normal() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Datasets/Generators/Blob.php#L141
Call to static method multiply() on an unknown class NDArray.
PHP 8.2 on ubuntu-latest: src/Datasets/Generators/Blob.php#L142
Call to static method add() on an unknown class NDArray.
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.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 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 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 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.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/.
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/.