Skip to content

composer(deps-dev): bump phpstan/extension-installer from 1.3.1 to 1.4.3 #3176

composer(deps-dev): bump phpstan/extension-installer from 1.3.1 to 1.4.3

composer(deps-dev): bump phpstan/extension-installer from 1.3.1 to 1.4.3 #3176

Triggered via pull request October 23, 2024 09:51
Status Failure
Total duration 8m 3s
Artifacts

integrate.yaml

on: pull_request
Unit test  /  Supported Versions Matrix
6s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
5m 17s
Code Coverage / Code Coverage
Coding Standards
19s
Coding Standards
Check architecture
22s
Check architecture
xml-lint
14s
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/