fixed name collisions #1858
Annotations
10 errors and 2 warnings
Build
unexpected number of reports: expected 11, got 12
|
Build
unexpected report 11: WARNING noDeclareSection: Missed declare(strict_types = 1) directive at _file0.php:2
|
Build
>>> issues reported:
|
Build
ERROR undefinedVariable: Cannot find referenced variable $undefined_variable at _file0.php:20
|
Build
WARNING maybeUndefined: Possibly undefined variable $maybe_defined at _file0.php:27
|
Build
WARNING unused: Variable $a is unused (use $_ to ignore this inspection or specify --unused-var-regex flag) at _file0.php:30
|
Build
WARNING unused: Variable $a is unused (use $_ to ignore this inspection or specify --unused-var-regex flag) at _file0.php:31
|
Build
WARNING maybeUndefined: Possibly undefined variable $maybe_defined at _file0.php:45
|
Build
WARNING unused: Variable $a is unused (use $_ to ignore this inspection or specify --unused-var-regex flag) at _file0.php:48
|
Build
ERROR undefinedVariable: Cannot find referenced variable $a at _file0.php:56
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|