support key based filtering #465
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analysis.yml
on: pull_request
Matrix: phpstan static code analysis
Annotations
15 errors
phpstan static code analysis (ubuntu-latest, 7.4):
lib/BaselineAnalyzer.php#L93
Call to an undefined method staabm\PHPStanBaselineAnalysis\BaselineError::isComplexityError().
|
phpstan static code analysis (ubuntu-latest, 7.4):
lib/FilterApplication.php#L79
Function substr is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\substr;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
|
phpstan static code analysis (ubuntu-latest, 7.4):
lib/FilterApplication.php#L83
Function substr is unsafe to use. It can return FALSE instead of throwing an exception. Please add 'use function Safe\substr;' at the beginning of the file to use the variant provided by the 'thecodingmachine/safe' library.
|
phpstan static code analysis (ubuntu-latest, 7.4):
lib/ResultPrinter.php#L38
Method staabm\PHPStanBaselineAnalysis\ResultPrinter::getFilterKeyForString() should return 'Anonymous-Variables'|'Classes-Cognitive…'|'Date'|'Deprecations'|'Invalid-Phpdocs'|'Native-Param-Type…'|'Native-Property…'|'Native-Return-Type…'|'Overall-Errors'|'Unknown-Types'|'Unused-Symbols' but returns mixed.
|
phpstan static code analysis (ubuntu-latest, 7.4)
Process completed with exit code 1.
|
phpstan static code analysis (ubuntu-latest, 8.2)
The job was canceled because "ubuntu-latest_7_4" failed.
|
phpstan static code analysis (ubuntu-latest, 8.2)
The operation was canceled.
|
phpstan static code analysis (ubuntu-latest, 8.1)
The job was canceled because "ubuntu-latest_7_4" failed.
|
phpstan static code analysis (ubuntu-latest, 8.1):
lib/BaselineAnalyzer.php#L93
Call to an undefined method staabm\PHPStanBaselineAnalysis\BaselineError::isComplexityError().
|
phpstan static code analysis (ubuntu-latest, 8.1):
lib/ResultPrinter.php#L38
Method staabm\PHPStanBaselineAnalysis\ResultPrinter::getFilterKeyForString() should return 'Anonymous-Variables'|'Classes-Cognitive…'|'Date'|'Deprecations'|'Invalid-Phpdocs'|'Native-Param-Type…'|'Native-Property…'|'Native-Return-Type…'|'Overall-Errors'|'Unknown-Types'|'Unused-Symbols' but returns mixed.
|
phpstan static code analysis (ubuntu-latest, 8.1)
The operation was canceled.
|
phpstan static code analysis (ubuntu-latest, 8.0)
The job was canceled because "ubuntu-latest_7_4" failed.
|
phpstan static code analysis (ubuntu-latest, 8.0):
lib/BaselineAnalyzer.php#L93
Call to an undefined method staabm\PHPStanBaselineAnalysis\BaselineError::isComplexityError().
|
phpstan static code analysis (ubuntu-latest, 8.0):
lib/ResultPrinter.php#L38
Method staabm\PHPStanBaselineAnalysis\ResultPrinter::getFilterKeyForString() should return 'Anonymous-Variables'|'Classes-Cognitive…'|'Date'|'Deprecations'|'Invalid-Phpdocs'|'Native-Param-Type…'|'Native-Property…'|'Native-Return-Type…'|'Overall-Errors'|'Unknown-Types'|'Unused-Symbols' but returns mixed.
|
phpstan static code analysis (ubuntu-latest, 8.0)
The operation was canceled.
|