Skip to content

Establish CI infrastructure and test framework #2

Establish CI infrastructure and test framework

Establish CI infrastructure and test framework #2

Triggered via pull request December 14, 2025 01:35
Status Failure
Total duration 33s
Artifacts

cs-lint.yml

on: pull_request
Matrix: Basic CS and QA checks
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 3 warnings
Basic CS and QA checks (8.5)
Process completed with exit code 1.
Basic CS and QA checks (8.5): files.php#L459
Function finfo_close() has been deprecated
Basic CS and QA checks (8.5): tests/bootstrap.php#L11
Using short ternaries is not allowed as they are rarely used correctly
Basic CS and QA checks (8.5): tests/Unit/TestCase.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-testcase.php, but found TestCase.php.
Basic CS and QA checks (8.5): tests/Unit/TestCase.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected testcase.php, but found TestCase.php.
Basic CS and QA checks (8.5): tests/Integration/TestCase.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-testcase.php, but found TestCase.php.
Basic CS and QA checks (8.5): tests/Integration/TestCase.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected testcase.php, but found TestCase.php.
Basic CS and QA checks (8.5): tests/Integration/PluginTest.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-plugintest.php, but found PluginTest.php.
Basic CS and QA checks (8.5): tests/Integration/PluginTest.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected plugintest.php, but found PluginTest.php.
Basic CS and QA checks (8.5)
Process completed with exit code 1.
Basic CS and QA checks (latest)
Process completed with exit code 1.
Basic CS and QA checks (latest): files.php#L459
Function finfo_close() has been deprecated
Basic CS and QA checks (latest): tests/bootstrap.php#L11
Using short ternaries is not allowed as they are rarely used correctly
Basic CS and QA checks (latest): tests/Integration/PluginTest.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-plugintest.php, but found PluginTest.php.
Basic CS and QA checks (latest): tests/Integration/PluginTest.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected plugintest.php, but found PluginTest.php.
Basic CS and QA checks (latest): tests/Integration/TestCase.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-testcase.php, but found TestCase.php.
Basic CS and QA checks (latest): tests/Integration/TestCase.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected testcase.php, but found TestCase.php.
Basic CS and QA checks (latest): tests/Unit/TestCase.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-testcase.php, but found TestCase.php.
Basic CS and QA checks (latest): tests/Unit/TestCase.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected testcase.php, but found TestCase.php.
Basic CS and QA checks (latest)
Process completed with exit code 1.
Basic CS and QA checks (8.2)
Process completed with exit code 1.
Basic CS and QA checks (8.2): tests/Unit/TestCase.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-testcase.php, but found TestCase.php.
Basic CS and QA checks (8.2): tests/Unit/TestCase.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected testcase.php, but found TestCase.php.
Basic CS and QA checks (8.2): tests/bootstrap.php#L11
Using short ternaries is not allowed as they are rarely used correctly
Basic CS and QA checks (8.2): tests/Integration/TestCase.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-testcase.php, but found TestCase.php.
Basic CS and QA checks (8.2): tests/Integration/TestCase.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected testcase.php, but found TestCase.php.
Basic CS and QA checks (8.2): tests/Integration/PluginTest.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-plugintest.php, but found PluginTest.php.
Basic CS and QA checks (8.2): tests/Integration/PluginTest.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected plugintest.php, but found PluginTest.php.
Basic CS and QA checks (8.2)
Process completed with exit code 1.
Basic CS and QA checks (8.5): tests/bootstrap.php#L15
Detected usage of a non-sanitized input variable: $_SERVER['argv']
Basic CS and QA checks (latest): tests/bootstrap.php#L15
Detected usage of a non-sanitized input variable: $_SERVER['argv']
Basic CS and QA checks (8.2): tests/bootstrap.php#L15
Detected usage of a non-sanitized input variable: $_SERVER['argv']