V nechushkin/hw algoritms1 #243
Annotations
10 errors and 1 warning
find-the-pivot-integer/index.php#L11
Each class must be in a namespace of at least one level (a top-level vendor name)
|
find-the-pivot-integer/index.php#L12
Opening brace must not be followed by a blank line
|
find-the-pivot-integer/index.php#L18
Visibility must be declared on method "pivotInteger"
|
find-the-pivot-integer/index.php#L38
The closing brace for the class must go on the next line after the body
|
left-and-right-sum-differences/index.php#L12
Each class must be in a namespace of at least one level (a top-level vendor name)
|
left-and-right-sum-differences/index.php#L13
Opening brace must not be followed by a blank line
|
left-and-right-sum-differences/index.php#L19
Visibility must be declared on method "leftRightDifference"
|
product-of-array-except-self/index.php#L12
Each class must be in a namespace of at least one level (a top-level vendor name)
|
product-of-array-except-self/index.php#L13
Opening brace must not be followed by a blank line
|
product-of-array-except-self/index.php#L19
Visibility must be declared on method "productExceptSelf"
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, tinovyatkin/action-php-codesniffer@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 logs for this run have expired and are no longer available.
Loading