Pavel Kutáč
Results
32
issues of
Pavel Kutáč
Hi, the sniff `SlevomatCodingStandard.Variables.UnusedVariable` is reporting all variables as unused, if they are used only in `compact` function. Here variable `$students` is reported as unused. Strange is, it worked well...
Recently we did mistake, and stored incorrect Slack Token into Github Secret, which is used in `slack-github-action`. But we got no error back, which left us clueless what is wrong....
enhancement