Skip to content

Slice::normalize() method refactored. #42

Slice::normalize() method refactored.

Slice::normalize() method refactored. #42

Triggered via pull request March 12, 2024 15:18
@SmorenSmoren
opened #15
dev
Status Failure
Total duration 42s
Artifacts

test_master.yml

on: pull_request
Matrix: Code coverage
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 5 warnings
Test (8.1): src/Structs/Slice.php#L186
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.2): src/Structs/Slice.php#L186
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.1): src/Structs/Slice.php#L187
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.2): src/Structs/Slice.php#L187
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.1): src/Structs/Slice.php#L200
Parameter #3 $step of class Smoren\ArrayView\Structs\NormalizedSlice constructor expects int|null, float given.
Test (8.2): src/Structs/Slice.php#L200
Parameter #3 $step of class Smoren\ArrayView\Structs\NormalizedSlice constructor expects int|null, float given.
Test (8.1): src/Structs/Slice.php#L210
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.2): src/Structs/Slice.php#L210
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.1): src/Structs/Slice.php#L213
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.2): src/Structs/Slice.php#L213
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.1): src/Structs/Slice.php#L221
Parameter #1 $x of method Smoren\ArrayView\Structs\Slice::squeezeInBounds() expects int, float|int given.
Test (8.2): src/Structs/Slice.php#L221
Parameter #1 $x of method Smoren\ArrayView\Structs\Slice::squeezeInBounds() expects int, float|int given.
Test (8.1): src/Structs/Slice.php#L227
Parameter #3 $step of class Smoren\ArrayView\Structs\NormalizedSlice constructor expects int|null, float given.
Test (8.2): src/Structs/Slice.php#L227
Parameter #3 $step of class Smoren\ArrayView\Structs\NormalizedSlice constructor expects int|null, float given.
Test (8.1)
Process completed with exit code 1.
Test (8.2)
Process completed with exit code 1.
Test (8.3): src/Structs/Slice.php#L186
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.3): src/Structs/Slice.php#L187
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.3): src/Structs/Slice.php#L200
Parameter #3 $step of class Smoren\ArrayView\Structs\NormalizedSlice constructor expects int|null, float given.
Test (8.3): src/Structs/Slice.php#L210
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.3): src/Structs/Slice.php#L213
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.3): src/Structs/Slice.php#L221
Parameter #1 $x of method Smoren\ArrayView\Structs\Slice::squeezeInBounds() expects int, float|int given.
Test (8.3): src/Structs/Slice.php#L227
Parameter #3 $step of class Smoren\ArrayView\Structs\NormalizedSlice constructor expects int|null, float given.
Test (8.3)
Process completed with exit code 1.
Test (8.0): src/Structs/Slice.php#L186
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.0): src/Structs/Slice.php#L187
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.0): src/Structs/Slice.php#L200
Parameter #3 $step of class Smoren\ArrayView\Structs\NormalizedSlice constructor expects int|null, float given.
Test (8.0): src/Structs/Slice.php#L210
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.0): src/Structs/Slice.php#L213
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (8.0): src/Structs/Slice.php#L221
Parameter #1 $x of method Smoren\ArrayView\Structs\Slice::squeezeInBounds() expects int, float|int given.
Test (8.0): src/Structs/Slice.php#L227
Parameter #3 $step of class Smoren\ArrayView\Structs\NormalizedSlice constructor expects int|null, float given.
Test (8.0)
Process completed with exit code 1.
Test (7.4)
The job was canceled because "_8_2" failed.
Test (7.4): src/Structs/Slice.php#L186
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (7.4): src/Structs/Slice.php#L187
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (7.4): src/Structs/Slice.php#L200
Parameter #3 $step of class Smoren\ArrayView\Structs\NormalizedSlice constructor expects int|null, float given.
Test (7.4): src/Structs/Slice.php#L210
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (7.4): src/Structs/Slice.php#L213
Parameter #1 $index of static method Smoren\ArrayView\Util::normalizeIndex() expects int, float given.
Test (7.4): src/Structs/Slice.php#L221
Parameter #1 $x of method Smoren\ArrayView\Structs\Slice::squeezeInBounds() expects int, float|int given.
Test (7.4): src/Structs/Slice.php#L227
Parameter #3 $step of class Smoren\ArrayView\Structs\NormalizedSlice constructor expects int|null, float given.
Test (7.4)
Process completed with exit code 1.
Test (8.1)
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/.
Test (8.2)
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/.
Test (8.3)
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/.
Test (8.0)
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/.
Code coverage (7.4)
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/.