A token value might be a float #170
coding-standards.yml
on: pull_request
Matrix: Coding Standards / Coding Standards
Annotations
3 errors and 1 warning
Coding Standards / Coding Standards (8.3):
tests/AbstractLexerTest.php#L292
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 3 spaces
|
Coding Standards / Coding Standards (8.3):
tests/AbstractLexerTest.php#L300
Usage of ELSE IF is discouraged; use ELSEIF instead
|
Coding Standards / Coding Standards (8.3)
Process completed with exit code 1.
|
Coding Standards / Coding Standards (8.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|