✨ Add SlevomatCodingStandard.Functions.StaticClosure
#141
workflows.yml
on: push
Matrix: code-style
Matrix: static-analysis
Matrix: tests
Annotations
19 errors and 6 warnings
tests (8.1, highest):
tests/Sniffs/AlphabeticallySortedUsesTest.php#L21
Failed asserting that 2 is identical to 1.
|
tests (8.1, highest):
tests/Sniffs/ClassStructureTest.php#L21
Failed asserting that 9 is identical to 8.
|
tests (8.1, highest):
tests/Sniffs/DrupalRulesetTest.php#L19
Failed asserting that 3 is identical to 2.
|
tests (8.1, highest):
tests/Sniffs/FunctionClosingBraceSpacingBeforeCloseTest.php#L19
Failed asserting that 2 is identical to 1.
|
tests (8.1, highest):
tests/Sniffs/FunctionOpeningBraceSpaceSpacingAfterTest.php#L19
Failed asserting that 2 is identical to 1.
|
tests (8.1, highest):
tests/Sniffs/FunctionsStaticClosureTest.php#L19
Failed asserting that 2 is identical to 1.
|
tests (8.1, highest):
tests/Sniffs/RequireMultiLineMethodSignatureTest.php#L19
Failed asserting that 2 is identical to 1.
|
tests (8.1, highest):
tests/Sniffs/RequireTrailingCommaInCallTest.php#L21
Failed asserting that 2 is identical to 1.
|
tests (8.1, highest):
tests/Sniffs/RequireTrailingCommaInDeclarationTest.php#L24
Failed asserting that 3 is identical to 1.
|
tests (8.1, highest):
tests/Sniffs/ReturnTypeHintSpacingTest.php#L21
Failed asserting that 2 is identical to 1.
|
code-style (8.0)
Process completed with exit code 2.
|
tests (8.0, lowest)
The job was canceled because "_8_1_highest" failed.
|
code-style (8.2)
Process completed with exit code 2.
|
tests (8.1, lowest)
The job was canceled because "_8_1_highest" failed.
|
tests (8.2, lowest)
The job was canceled because "_8_1_highest" failed.
|
code-style (8.1)
The job was canceled because "_8_0" failed.
|
code-style (8.1)
The operation was canceled.
|
tests (8.0, highest)
The job was canceled because "_8_1_highest" failed.
|
tests (8.2, highest)
The job was canceled because "_8_1_highest" failed.
|
tests (8.1, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
code-style (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
code-style (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
static-analysis (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
static-analysis (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
static-analysis (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|