Establish CI infrastructure and test framework #2
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']
|