Skip to content

TASK: Implement alternative approach to lexical analysis #75

TASK: Implement alternative approach to lexical analysis

TASK: Implement alternative approach to lexical analysis #75

Triggered via pull request August 11, 2023 09:36
Status Failure
Total duration 34s
Artifacts

qa.yml

on: pull_request
static-analysis
24s
static-analysis
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
tests (8.1, unit)
Process completed with exit code 255.
tests (8.1, integration)
The operation was canceled.
tests (8.2, unit)
The operation was canceled.
tests (8.2, integration)
The operation was canceled.
static-analysis: src/Language/Util/DebugHelper.php#L33
Match expression does not handle remaining values: PackageFactory\ComponentEngine\Language\Lexer\Token\TokenType::SYMBOL_CLOSE_TAG|PackageFactory\ComponentEngine\Language\Lexer\Token\TokenType::SYMBOL_GREATER_THAN|PackageFactory\ComponentEngine\Language\Lexer\Token\TokenType::SYMBOL_LESS_THAN|PackageFactory\ComponentEngine\Language\Lexer\Token\TokenType::SYMBOL_NOT_EQUALS|PackageFactory\ComponentEngine\Language\Lexer\Token\TokenType::SYMBOL_STRICT_EQUALS
static-analysis: src/Language/Util/DebugHelper.php#L85
Access to undefined constant PackageFactory\ComponentEngine\Language\Lexer\Token\TokenType::SYMBOL_STRICT_EQUALs.
static-analysis: src/Language/Util/DebugHelper.php#L86
Access to undefined constant PackageFactory\ComponentEngine\Language\Lexer\Token\TokenType::SYMBOL_NOT_EQUALs.
static-analysis
Process completed with exit code 1.
tests (8.1, unit)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (8.2, unit)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (8.1, integration)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (8.2, integration)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
static-analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/