Disable code coverage job for PRs #102
Annotations
11 errors and 5 warnings
PHP Coding Standards Fixer
Process completed with exit code 8.
|
Psalm:
src/analyzer/Config/Configuration.php#L12
src/analyzer/Config/Configuration.php:12:18: MissingClassConstType: Class constant "Scheb\Tombstone\Analyzer\Config\Configuration::CONFIG_ROOT" should have a declared type. (see https://psalm.dev/359)
|
Psalm:
src/analyzer/Model/AnalyzerResult.php#L14
src/analyzer/Model/AnalyzerResult.php:14:19: MissingClassConstType: Class constant "Scheb\Tombstone\Analyzer\Model\AnalyzerResult::INDEX_TYPE_DEAD" should have a declared type. (see https://psalm.dev/359)
|
Psalm:
src/analyzer/Model/AnalyzerResult.php#L15
src/analyzer/Model/AnalyzerResult.php:15:19: MissingClassConstType: Class constant "Scheb\Tombstone\Analyzer\Model\AnalyzerResult::INDEX_TYPE_UNDEAD" should have a declared type. (see https://psalm.dev/359)
|
Psalm:
src/analyzer/Model/AnalyzerResult.php#L16
src/analyzer/Model/AnalyzerResult.php:16:19: MissingClassConstType: Class constant "Scheb\Tombstone\Analyzer\Model\AnalyzerResult::INDEX_TYPE_DELETED" should have a declared type. (see https://psalm.dev/359)
|
Psalm:
src/analyzer/Model/AnalyzerResult.php#L172
src/analyzer/Model/AnalyzerResult.php:172:33: ParamNameMismatch: Argument 1 of Scheb\Tombstone\Analyzer\Model\AnalyzerResult::unserialize has wrong name $serialized, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)
|
Psalm:
src/analyzer/Report/Html/HtmlReportGenerator.php#L23
src/analyzer/Report/Html/HtmlReportGenerator.php:23:19: MissingClassConstType: Class constant "Scheb\Tombstone\Analyzer\Report\Html\HtmlReportGenerator::TEMPLATE_DIR" should have a declared type. (see https://psalm.dev/359)
|
Psalm:
src/analyzer/Report/Html/Renderer/BreadCrumbRenderer.php#L13
src/analyzer/Report/Html/Renderer/BreadCrumbRenderer.php:13:19: MissingClassConstType: Class constant "Scheb\Tombstone\Analyzer\Report\Html\Renderer\BreadCrumbRenderer::ROOT_ICON" should have a declared type. (see https://psalm.dev/359)
|
Psalm:
src/analyzer/Report/Html/Renderer/PhpFileFormatter.php#L16
src/analyzer/Report/Html/Renderer/PhpFileFormatter.php:16:19: MissingClassConstType: Class constant "Scheb\Tombstone\Analyzer\Report\Html\Renderer\PhpFileFormatter::HTMLSPECIALCHARS_FLAGS" should have a declared type. (see https://psalm.dev/359)
|
Psalm:
src/analyzer/Report/Html/Renderer/PhpSyntaxHighlighter.php#L9
src/analyzer/Report/Html/Renderer/PhpSyntaxHighlighter.php:9:19: MissingClassConstType: Class constant "Scheb\Tombstone\Analyzer\Report\Html\Renderer\PhpSyntaxHighlighter::COLOR_HTML" should have a declared type. (see https://psalm.dev/359)
|
Psalm:
src/analyzer/Report/Html/Renderer/PhpSyntaxHighlighter.php#L10
src/analyzer/Report/Html/Renderer/PhpSyntaxHighlighter.php:10:19: MissingClassConstType: Class constant "Scheb\Tombstone\Analyzer\Report\Html\Renderer\PhpSyntaxHighlighter::COLOR_COMMENT" should have a declared type. (see https://psalm.dev/359)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Composer dependencies
The `save-state` 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/
|
Install Composer dependencies
The `save-state` 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/
|
Install Composer dependencies
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/
|
Loading