Continous Integration #162
ci.yml
on: push
M2 Performance Testing
2s
M2 Coding Standard
9s
M2 Mess Detector
44s
M2 PhpStan
2m 11s
Annotations
1 error and 4 warnings
|
M2 Performance Testing
Missing download info for actions/cache@v1
|
|
M2 Performance Testing
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
M2 Coding Standard:
tests/unit/bootstrap.php#L10
Space before opening parenthesis of function call prohibited
|
|
M2 Coding Standard:
tests/unit/bootstrap.php#L2
There must be one blank line after the last USE statement; 0 found;
|
|
M2 Coding Standard:
tests/integration/testsuite/Fooman/EmailAttachments/Observer/Common.php#L45
No space found after comma in argument list
|