Skip to content

Add alignment functionality to tables #1126

Add alignment functionality to tables

Add alignment functionality to tables #1126

Triggered via pull request November 2, 2025 16:48
Status Failure
Total duration 46s
Artifacts

testing.yml

on: pull_request
test  /  Get base test matrix
2s
test / Get base test matrix
test  /  Prepare matrix for functional tests
3s
test / Prepare matrix for functional tests
test  /  Prepare matrix for unit tests
3s
test / Prepare matrix for unit tests
Matrix: test / functional
Matrix: test / unit
Fit to window
Zoom out
Zoom in

Annotations

45 errors
test / Unit test / PHP 8.1
Process completed with exit code 1.
test / Unit test / PHP 8.1: tests/Test_Table.php#L341
Failed asserting that 'l r c' contains "| Left | Right | Center |".
test / Unit test / PHP 8.1: tests/Test_Table.php#L325
Failed asserting that 'R1C1 R1C2' contains "| Header1 | Header2 |".
test / Unit test / PHP 8.1: tests/Test_Table.php#L313
Failed asserting that 'R1C1 R1C2' contains "| Header1 | Header2 |".
test / Unit test / PHP 8.1: tests/Test_Table.php#L301
Failed asserting that 'Row1Col1 Row1Col2' contains "| Header1 | Header2 |".
test / Unit test / PHP nightly
Process completed with exit code 1.
test / Unit test / PHP nightly: tests/Test_Table.php#L341
Failed asserting that 'l r c' [ASCII](length: 5) contains "| Left | Right | Center |" [ASCII](length: 27).
test / Unit test / PHP nightly: tests/Test_Table.php#L325
Failed asserting that 'R1C1 R1C2' [ASCII](length: 9) contains "| Header1 | Header2 |" [ASCII](length: 23).
test / Unit test / PHP nightly: tests/Test_Table.php#L313
Failed asserting that 'R1C1 R1C2' [ASCII](length: 9) contains "| Header1 | Header2 |" [ASCII](length: 23).
test / Unit test / PHP nightly: tests/Test_Table.php#L301
Failed asserting that 'Row1Col1 Row1Col2' [ASCII](length: 17) contains "| Header1 | Header2 |" [ASCII](length: 23).
test / Unit test / PHP 8.0
Process completed with exit code 1.
test / Unit test / PHP 8.0: tests/Test_Table.php#L341
Failed asserting that 'l r c' contains "| Left | Right | Center |".
test / Unit test / PHP 8.0: tests/Test_Table.php#L325
Failed asserting that 'R1C1 R1C2' contains "| Header1 | Header2 |".
test / Unit test / PHP 8.0: tests/Test_Table.php#L313
Failed asserting that 'R1C1 R1C2' contains "| Header1 | Header2 |".
test / Unit test / PHP 8.0: tests/Test_Table.php#L301
Failed asserting that 'Row1Col1 Row1Col2' contains "| Header1 | Header2 |".
test / Unit test / PHP 8.2
Process completed with exit code 1.
test / Unit test / PHP 8.2: tests/Test_Table.php#L341
Failed asserting that 'l r c' [ASCII](length: 5) contains "| Left | Right | Center |" [ASCII](length: 27).
test / Unit test / PHP 8.2: tests/Test_Table.php#L325
Failed asserting that 'R1C1 R1C2' [ASCII](length: 9) contains "| Header1 | Header2 |" [ASCII](length: 23).
test / Unit test / PHP 8.2: tests/Test_Table.php#L313
Failed asserting that 'R1C1 R1C2' [ASCII](length: 9) contains "| Header1 | Header2 |" [ASCII](length: 23).
test / Unit test / PHP 8.2: tests/Test_Table.php#L301
Failed asserting that 'Row1Col1 Row1Col2' [ASCII](length: 17) contains "| Header1 | Header2 |" [ASCII](length: 23).
test / Unit test / PHP 8.4
Process completed with exit code 1.
test / Unit test / PHP 8.4: tests/Test_Table.php#L341
Failed asserting that 'l r c' [ASCII](length: 5) contains "| Left | Right | Center |" [ASCII](length: 27).
test / Unit test / PHP 8.4: tests/Test_Table.php#L325
Failed asserting that 'R1C1 R1C2' [ASCII](length: 9) contains "| Header1 | Header2 |" [ASCII](length: 23).
test / Unit test / PHP 8.4: tests/Test_Table.php#L313
Failed asserting that 'R1C1 R1C2' [ASCII](length: 9) contains "| Header1 | Header2 |" [ASCII](length: 23).
test / Unit test / PHP 8.4: tests/Test_Table.php#L301
Failed asserting that 'Row1Col1 Row1Col2' [ASCII](length: 17) contains "| Header1 | Header2 |" [ASCII](length: 23).
test / Unit test / PHP 7.2
Process completed with exit code 1.
test / Unit test / PHP 7.2: tests/Test_Table.php#L341
Failed asserting that 'l r c' contains "| Left | Right | Center |".
test / Unit test / PHP 7.2: tests/Test_Table.php#L325
Failed asserting that 'R1C1 R1C2' contains "| Header1 | Header2 |".
test / Unit test / PHP 7.2: tests/Test_Table.php#L313
Failed asserting that 'R1C1 R1C2' contains "| Header1 | Header2 |".
test / Unit test / PHP 7.2: tests/Test_Table.php#L301
Failed asserting that 'Row1Col1 Row1Col2' contains "| Header1 | Header2 |".
test / Unit test / PHP 7.4
Process completed with exit code 1.
test / Unit test / PHP 7.4: tests/Test_Table.php#L341
Failed asserting that 'l r c' contains "| Left | Right | Center |".
test / Unit test / PHP 7.4: tests/Test_Table.php#L325
Failed asserting that 'R1C1 R1C2' contains "| Header1 | Header2 |".
test / Unit test / PHP 7.4: tests/Test_Table.php#L313
Failed asserting that 'R1C1 R1C2' contains "| Header1 | Header2 |".
test / Unit test / PHP 7.4: tests/Test_Table.php#L301
Failed asserting that 'Row1Col1 Row1Col2' contains "| Header1 | Header2 |".
test / Unit test / PHP 7.3
Process completed with exit code 1.
test / Unit test / PHP 7.3: tests/Test_Table.php#L341
Failed asserting that 'l r c' contains "| Left | Right | Center |".
test / Unit test / PHP 7.3: tests/Test_Table.php#L325
Failed asserting that 'R1C1 R1C2' contains "| Header1 | Header2 |".
test / Unit test / PHP 7.3: tests/Test_Table.php#L313
Failed asserting that 'R1C1 R1C2' contains "| Header1 | Header2 |".
test / Unit test / PHP 7.3: tests/Test_Table.php#L301
Failed asserting that 'Row1Col1 Row1Col2' contains "| Header1 | Header2 |".
test / Unit test / PHP 8.3 (with coverage)
Process completed with exit code 1.
test / Unit test / PHP 8.3 (with coverage): tests/Test_Table.php#L341
Failed asserting that 'l r c' [ASCII](length: 5) contains "| Left | Right | Center |" [ASCII](length: 27).
test / Unit test / PHP 8.3 (with coverage): tests/Test_Table.php#L325
Failed asserting that 'R1C1 R1C2' [ASCII](length: 9) contains "| Header1 | Header2 |" [ASCII](length: 23).
test / Unit test / PHP 8.3 (with coverage): tests/Test_Table.php#L313
Failed asserting that 'R1C1 R1C2' [ASCII](length: 9) contains "| Header1 | Header2 |" [ASCII](length: 23).
test / Unit test / PHP 8.3 (with coverage): tests/Test_Table.php#L301
Failed asserting that 'Row1Col1 Row1Col2' [ASCII](length: 17) contains "| Header1 | Header2 |" [ASCII](length: 23).