Skip to content

Refactor

Refactor #454

Triggered via pull request October 30, 2023 07:59
@staabmstaabm
synchronize #143
extr
Status Failure
Total duration 35s
Artifacts
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
Fit to window
Zoom out
Zoom in

Annotations

15 errors
phpstan static code analysis (ubuntu-latest, 7.4): lib/Baseline.php#L61
Class staabm\PHPStanBaselineAnalysis\BaselineError constructor invoked with 0 parameters, 3 required.
phpstan static code analysis (ubuntu-latest, 7.4): lib/BaselineAnalyzer.php#L69
Public method "staabm\PHPStanBaselineAnalysis\BaselineAnalyzer::filter()" is never used
phpstan static code analysis (ubuntu-latest, 7.4): lib/BaselineError.php#L10
Public property "staabm\PHPStanBaselineAnalysis\BaselineError::$path" is never used
phpstan static code analysis (ubuntu-latest, 7.4): lib/ResultPrinter.php#L35
Public method "staabm\PHPStanBaselineAnalysis\ResultPrinter::getFilterKeyForString()" is never used
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.0)
The operation was canceled.
phpstan static code analysis (ubuntu-latest, 8.1)
The operation was canceled.
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): lib/Baseline.php#L61
Class staabm\PHPStanBaselineAnalysis\BaselineError constructor invoked with 0 parameters, 3 required.
phpstan static code analysis (ubuntu-latest, 8.2): lib/BaselineAnalyzer.php#L69
Public method "staabm\PHPStanBaselineAnalysis\BaselineAnalyzer::filter()" is never used
phpstan static code analysis (ubuntu-latest, 8.2): lib/BaselineError.php#L10
Public property "staabm\PHPStanBaselineAnalysis\BaselineError::$path" is never used
phpstan static code analysis (ubuntu-latest, 8.2): lib/ResultPrinter.php#L35
Public method "staabm\PHPStanBaselineAnalysis\ResultPrinter::getFilterKeyForString()" is never used
phpstan static code analysis (ubuntu-latest, 8.2): 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.2)
The operation was canceled.