Skip to content

Properly initialize linter and properly call analyzer in CI #256

Properly initialize linter and properly call analyzer in CI

Properly initialize linter and properly call analyzer in CI #256

Triggered via push April 11, 2024 07:33
Status Failure
Total duration 1m 11s
Artifacts

qa.yml

on: push
coding-standard
29s
coding-standard
static-analysis
24s
static-analysis
unit-tests
37s
unit-tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 9 warnings
static-analysis: Classes/Domain/Component/PropType/PropTypeFactory.php#L89
Call to an undefined method ReflectionIntersectionType|ReflectionNamedType::getName().
static-analysis: Classes/Domain/Component/PropType/PropTypeFactory.php#L90
Call to an undefined method ReflectionIntersectionType|ReflectionNamedType::getName().
static-analysis: Tests/Unit/Presentation/Slot/CollectionTest.php#L130
Offset 1 does not exist on array<0, int>.
static-analysis: Tests/Unit/Presentation/Slot/CollectionTest.php#L139
Offset 2 does not exist on array<0, int>.
static-analysis: Tests/Unit/Presentation/Slot/CollectionTest.php#L148
Offset 3 does not exist on array<0, int>.
static-analysis: Tests/Unit/Presentation/Slot/CollectionTest.php#L358
Offset 1 does not exist on array<0, int>.
static-analysis: Tests/Unit/Presentation/Slot/CollectionTest.php#L366
Offset 2 does not exist on array<0, int>.
static-analysis
Process completed with exit code 1.
static-analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static-analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
static-analysis
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/
coding-standard
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coding-standard
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. 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 `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/
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-tests
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/