Skip to content

constant sort sniff different newline chars #528

constant sort sniff different newline chars

constant sort sniff different newline chars #528

Triggered via pull request December 5, 2023 09:58
Status Failure
Total duration 42s
Artifacts 1

ci.yml

on: pull_request
Matrix: phpunit
Coding Standard
8s
Coding Standard
PHPStan
15s
PHPStan
Upload coverage to Codecov
7s
Upload coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 24 warnings
Coding Standard: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L1
End of line character is invalid; expected "\n" but found "\r"
Coding Standard: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L33
Expected 0 lines after last content, found 13.
Coding Standard: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L249
Expected 1 newline at end of file; 0 found
Coding Standard
Process completed with exit code 1.
PHPStan: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L1
Access to offset 'name' on an unknown class Cdn77\Sniffs\Ordering\NameWithValueShape.
PHPStan: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L1
Access to offset 'name' on an unknown class Cdn77\Sniffs\Ordering\NameWithValueShape.
PHPStan: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L1
Access to offset 'name' on an unknown class Cdn77\Sniffs\Ordering\NameWithValueShape.
PHPStan: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L1
Access to offset 'value' on an unknown class Cdn77\Sniffs\Ordering\NameWithValueShape.
PHPStan: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L1
Access to offset 'value' on an unknown class Cdn77\Sniffs\Ordering\NameWithValueShape.
PHPStan: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L1
Method Cdn77\Sniffs\Ordering\AlphabeticallyOrderedConstantsSniff::findConstantName() has invalid return type Cdn77\Sniffs\Ordering\NameShape.
PHPStan: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L1
Method Cdn77\Sniffs\Ordering\AlphabeticallyOrderedConstantsSniff::findConstantName() return type has no value type specified in iterable type array.
PHPStan: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L1
Method Cdn77\Sniffs\Ordering\AlphabeticallyOrderedConstantsSniff::findConstantNamesWithValuesByVisibility() has invalid return type Cdn77\Sniffs\Ordering\NameWithValueShape.
PHPStan: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L1
Method Cdn77\Sniffs\Ordering\AlphabeticallyOrderedConstantsSniff::findConstantNamesWithValuesByVisibility() should return array<string, array<int, Cdn77\Sniffs\Ordering\NameWithValueShape>> but returns array<string, array<int, array<string, array>>>.
PHPStan: src/Cdn77/Sniffs/Ordering/AlphabeticallyOrderedConstantsSniff.php#L1
Method Cdn77\Sniffs\Ordering\AlphabeticallyOrderedConstantsSniff::findValue() has invalid return type Cdn77\Sniffs\Ordering\ValueShape.
Coding Standard
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Coding Standard
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/
Coding Standard
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/
Coding Standard
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/
PHP 8.2 Test --prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
PHP 8.2 Test --prefer-lowest
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/
PHP 8.2 Test --prefer-lowest
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/
PHP 8.2 Test --prefer-lowest
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/
PHP 8.1 Test --prefer-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
PHP 8.1 Test --prefer-lowest
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/
PHP 8.1 Test --prefer-lowest
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/
PHP 8.1 Test --prefer-lowest
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/
PHP 8.2 Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
PHP 8.2 Test
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/
PHP 8.2 Test
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/
PHP 8.2 Test
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/
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
PHPStan
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/
PHPStan
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/
PHPStan
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/
PHP 8.1 Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
PHP 8.1 Test
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/
PHP 8.1 Test
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/
PHP 8.1 Test
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/

Artifacts

Produced during runtime
Name Size
phpunit--.coverage Expired
7.36 KB