Skip to content

Update brick/varexporter requirement from ^0.4.0 to ^0.5.0 #640

Update brick/varexporter requirement from ^0.4.0 to ^0.5.0

Update brick/varexporter requirement from ^0.4.0 to ^0.5.0 #640

Triggered via pull request May 13, 2024 15:18
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
cs-stan  /  Coding Standard & Static Analysis
40s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 6 warnings
testsuite / testsuite-linux (8.3, sqlite, highest, false)
Process completed with exit code 2.
testsuite / testsuite-linux (8.1, sqlite, lowest, false)
Process completed with exit code 2.
cs-stan / Coding Standard & Static Analysis: src/CodeGen/CodeParser.php#L68
Call to an undefined method PhpParser\ParserFactory::create().
cs-stan / Coding Standard & Static Analysis: src/CodeGen/CodeParser.php#L69
Access to undefined constant PhpParser\ParserFactory::PREFER_PHP7.
cs-stan / Coding Standard & Static Analysis: src/CodeGen/CodeParser.php#L70
Parameter #1 $phpVersion of class PhpParser\Lexer\Emulative constructor expects PhpParser\PhpVersion|null, array<string, array<int, string>> given.
cs-stan / Coding Standard & Static Analysis: src/CodeGen/CodeParser.php#L140
Parameter #1 $use of method Bake\CodeGen\CodeParser::normalizeUse() expects PhpParser\Node\Stmt\UseUse, PhpParser\Node\UseItem|false given.
cs-stan / Coding Standard & Static Analysis: src/View/Helper/BakeHelper.php#L98
Access to undefined constant Brick\VarExporter\VarExporter::INLINE_NUMERIC_SCALAR_ARRAY.
cs-stan / Coding Standard & Static Analysis: src/View/Helper/BakeHelper.php#L339
Access to undefined constant Brick\VarExporter\VarExporter::INLINE_NUMERIC_SCALAR_ARRAY.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
UndefinedMethod: src/CodeGen/CodeParser.php#L68
src/CodeGen/CodeParser.php:68:48: UndefinedMethod: Method PhpParser\ParserFactory::create does not exist (see https://psalm.dev/022)
UndefinedConstant: src/CodeGen/CodeParser.php#L69
src/CodeGen/CodeParser.php:69:13: UndefinedConstant: Constant PhpParser\ParserFactory::PREFER_PHP7 is not defined (see https://psalm.dev/020)
InvalidArgument: src/CodeGen/CodeParser.php#L70
src/CodeGen/CodeParser.php:70:27: InvalidArgument: Argument 1 of PhpParser\Lexer\Emulative::__construct expects PhpParser\PhpVersion|null, but array{usedAttributes: list{'comments', 'startLine', 'endLine', 'startFilePos', 'endFilePos'}} provided (see https://psalm.dev/004)
UndefinedConstant: src/View/Helper/BakeHelper.php#L98
src/View/Helper/BakeHelper.php:98:24: UndefinedConstant: Constant Brick\VarExporter\VarExporter::INLINE_NUMERIC_SCALAR_ARRAY is not defined (see https://psalm.dev/020)
UndefinedConstant: src/View/Helper/BakeHelper.php#L339
src/View/Helper/BakeHelper.php:339:21: UndefinedConstant: Constant Brick\VarExporter\VarExporter::INLINE_NUMERIC_SCALAR_ARRAY is not defined (see https://psalm.dev/020)
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
testsuite / testsuite-linux (8.2, mysql, false)
Process completed with exit code 2.
testsuite / testsuite-linux (8.1, mysql, highest, false)
Process completed with exit code 2.
testsuite / testsuite-linux (8.1, pgsql, highest, false)
Process completed with exit code 2.
testsuite / testsuite-linux (8.3, sqlite, highest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite / testsuite-linux (8.1, sqlite, lowest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cs-stan / Coding Standard & Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite / testsuite-linux (8.2, mysql, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite / testsuite-linux (8.1, mysql, highest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite / testsuite-linux (8.1, pgsql, highest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.