Introducing CompileVisitor using the visitor pattern #206
static-analysis.yml
on: pull_request
sa
/
PHPStan
14s
sa
/
Psalm
16s
sa
/
PHPMD
12s
sa
/
ComposerRequireChecker
18s
Annotations
5 errors and 7 warnings
sa / PHPStan:
src/Compiler.php#L33
Parameter #1 $stream of function flock expects resource, resource|false given.
|
sa / PHPStan:
src/Compiler.php#L57
Parameter #1 $stream of function flock expects resource, resource|false given.
|
sa / PHPStan:
src/Compiler.php#L58
Parameter #1 $stream of function fclose expects resource, resource|false given.
|
sa / PHPStan
Process completed with exit code 1.
|
sa / ComposerRequireChecker
Process completed with exit code 1.
|
sa / PHPMD
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sa / PHPMD
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sa / Psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sa / Psalm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
sa / ComposerRequireChecker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sa / ComposerRequireChecker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|