Skip to content

composer(deps-dev): bump rector/rector from 1.1.0 to 1.2.6 #3127

composer(deps-dev): bump rector/rector from 1.1.0 to 1.2.6

composer(deps-dev): bump rector/rector from 1.1.0 to 1.2.6 #3127

Triggered via pull request October 11, 2024 21:34
Status Failure
Total duration 11m 6s
Artifacts

integrate.yaml

on: pull_request
Unit test  /  Supported Versions Matrix
5s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
4m 55s
Code Coverage / Code Coverage
Coding Standards
27s
Coding Standards
Check architecture
16s
Check architecture
xml-lint
13s
xml-lint
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Functional test  /  Supported Versions Matrix
3s
Functional test / Supported Versions Matrix
integration test  /  Supported Versions Matrix
3s
integration test / Supported Versions Matrix
Matrix: Functional test / Tests
Matrix: integration test / Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Static analysis / Static Code Analysis (8.2): packages/guides-graphs/src/Graphs/Renderer/PlantumlRenderer.php#L1
Ignored error pattern #^Parameter \#1 \$filename of function file_put_contents expects string, string\|false given\.$# in path /home/runner/work/guides/guides/packages/guides-graphs/src/Graphs/Renderer/PlantumlRenderer.php was not matched in reported errors.
Static analysis / Static Code Analysis (8.2): packages/guides-restructured-text/src/RestructuredText/Directives/RoleDirective.php#L51
Offset 1 does not exist on array{0?: string, 1?: string, 2?: string}.
Static analysis / Static Code Analysis (8.2): packages/guides-restructured-text/src/RestructuredText/Directives/RoleDirective.php#L52
Offset 2 does not exist on array{0?: string, 1?: string, 2?: string}.
Static analysis / Static Code Analysis (8.2): packages/guides-restructured-text/src/RestructuredText/Parser/Interlink/DefaultInterlinkParser.php#L29
Offset 1 on array{string, non-empty-string, non-empty-string} on left side of ?? always exists and is not nullable.
Static analysis / Static Code Analysis (8.2): packages/guides-restructured-text/src/RestructuredText/Parser/Productions/DirectiveRule.php#L260
Offset 2 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string, 3?: string}.
Static analysis / Static Code Analysis (8.2): packages/guides-restructured-text/src/RestructuredText/Parser/Productions/DirectiveRule.php#L260
Offset 3 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string, 3?: string}.
Static analysis / Static Code Analysis (8.2): packages/guides-restructured-text/src/RestructuredText/Parser/Productions/DirectiveRule.php#L264
Offset 2 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string, 3?: string}.
Static analysis / Static Code Analysis (8.2): packages/guides-restructured-text/src/RestructuredText/Parser/Productions/LinkRule.php#L65
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
Static analysis / Static Code Analysis (8.2): packages/guides-restructured-text/src/RestructuredText/Parser/Productions/LinkRule.php#L65
Offset 2 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
Static analysis / Static Code Analysis (8.2): packages/guides-restructured-text/src/RestructuredText/Parser/Productions/LinkRule.php#L70
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
Check architecture
The following actions use a deprecated Node.js version and will be forced to run on node20: shivammathur/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/