Go with 1.5.4 #13
Annotations
10 errors and 11 warnings
test / Coding Standards (8.0):
src/cycle.php#L23
The tag in position 2 should be the @license tag
|
test / Coding Standards (8.0):
src/cycle.php#L25
Tag value for @access tag indented incorrectly; expected 2 spaces but found 1
|
test / Coding Standards (8.0):
src/cycle.php#L26
Missing @category tag in file comment
|
test / Coding Standards (8.0):
src/cycle.php#L26
Missing @author tag in file comment
|
test / Coding Standards (8.0):
src/cycle.php#L36
Tag value for @access tag indented incorrectly; expected 2 spaces but found 1
|
test / Coding Standards (8.0):
src/cycle.php#L37
Missing @category tag in class comment
|
test / Coding Standards (8.0):
src/cycle.php#L37
Missing @author tag in class comment
|
test / Coding Standards (8.0):
src/cycle.php#L37
Missing @license tag in class comment
|
test / Coding Standards (8.0):
src/cycle.php#L37
Missing @link tag in class comment
|
test / Coding Standards (8.0):
src/cycle.php#L38
Class name must begin with a capital letter
|
test / Coding Standards (8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / Coding Standards (8.0):
src/cycle.php#L23
Invalid version "//autogen//" in file comment; consider "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or "HG: <hg_id>" instead
|
test / Coding Standards (8.0):
src/cycle.php#L26
PHP version not specified
|
test / Coding Standards (8.0):
src/cycle.php#L35
Invalid version "//autogen//" in doc comment; consider "Release: <package_version>" instead
|
test / Coding Standards (8.0):
src/cycle.php#L71
Line exceeds 85 characters; contains 95 characters
|
test / Coding Standards (8.0):
src/cycle.php#L81
Inline control structures are discouraged
|
test / Coding Standards (8.0):
src/cycle.php#L125
Inline control structures are discouraged
|
test / Coding Standards (8.0):
src/parser.php#L23
Invalid version "//autogen//" in file comment; consider "CVS: <cvs_id>" or "SVN: <svn_id>" or "GIT: <git_id>" or "HG: <hg_id>" instead
|
test / Coding Standards (8.0):
src/parser.php#L26
PHP version not specified
|
test / Coding Standards (8.0):
src/parser.php#L31
Invalid version "//autogen//" in doc comment; consider "Release: <package_version>" instead
|
test / Coding Standards (8.0):
src/parser.php#L61
Line exceeds 85 characters; contains 89 characters
|