Skip to content

2.x psr log and php multi compat #40

2.x psr log and php multi compat

2.x psr log and php multi compat #40

Triggered via pull request November 28, 2023 18:41
Status Success
Total duration 42s
Artifacts

php-static-analysis.yml

on: pull_request
coding-standards-analysis-php  /  coding-standards-php
16s
coding-standards-analysis-php / coding-standards-php
Matrix: lint-php / lint-php
Matrix: static-code-analysis-php
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
lint-php / lint-php (7.4)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
lint-php / lint-php (8.2)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
lint-php / lint-php (8.1)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
lint-php / lint-php (8.0)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
coding-standards-analysis-php / coding-standards-php: tests/src/TestLogger/TestLoggerV2V3.php#L86
Line 86 exceeds 100 characters; contains 105 characters.
coding-standards-analysis-php / coding-standards-php: tests/src/TestLogger/TestLoggerV2V3.php#L96
Line 96 exceeds 100 characters; contains 105 characters.
coding-standards-analysis-php / coding-standards-php: tests/src/TestLogger/TestLoggerV2V3.php#L124
Line 124 exceeds 100 characters; contains 180 characters.
coding-standards-analysis-php / coding-standards-php: tests/src/TestLogger/TestLoggerV2V3.php#L124
Silencing errors is strongly discouraged. Use proper error checking instead. Found: @trigger_error(sprintf('Since psr/log-util 1.1: Method "%s" is deprecated and should not be called. Use method "%s" instead.'...
coding-standards-analysis-php / coding-standards-php: tests/src/TestLogger/TestLoggerV2V3.php#L126
Line 126 exceeds 100 characters; contains 121 characters.
coding-standards-analysis-php / coding-standards-php: tests/src/TestLogger/TestLoggerV2V3.php#L127
Line 127 exceeds 100 characters; contains 102 characters.
coding-standards-analysis-php / coding-standards-php: tests/src/TestLogger/TestLoggerV2V3.php#L131
call_user_func and call_user_func_array are not allowed
coding-standards-analysis-php / coding-standards-php: tests/src/TestLogger/TestLoggerV2V3.php#L134
Line 134 exceeds 100 characters; contains 115 characters.