HW14 #2415
Annotations
10 errors and 2 warnings
Run tinovyatkin/action-php-codesniffer@v1:
index.php#L1
Header blocks must be separated by a single blank line
|
Run tinovyatkin/action-php-codesniffer@v1:
index.php#L11
Each class must be in a namespace of at least one level (a top-level vendor name)
|
Run tinovyatkin/action-php-codesniffer@v1:
index.php#L17
Visibility must be declared on method "hasCycle"
|
Run tinovyatkin/action-php-codesniffer@v1:
index.php#L26
Blank line found at start of control structure
|
Run tinovyatkin/action-php-codesniffer@v1:
index.php#L41
Each class must be in a file by itself
|
Run tinovyatkin/action-php-codesniffer@v1:
index.php#L41
Each class must be in a namespace of at least one level (a top-level vendor name)
|
Run tinovyatkin/action-php-codesniffer@v1:
index.php#L42
Opening brace must not be followed by a blank line
|
Run tinovyatkin/action-php-codesniffer@v1:
index.php#L48
Visibility must be declared on method "letterCombinations"
|
Run tinovyatkin/action-php-codesniffer@v1:
index.php#L73
Visibility must be declared on method "generateCombinations"
|
Run tinovyatkin/action-php-codesniffer@v1:
index.php#L87
Expected 1 newline at end of file; 0 found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, tinovyatkin/action-php-codesniffer@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Loading