Prepare change log for release #157
ci.yml
on: push
M2 Performance Testing
3s
M2 Coding Standard
11s
M2 Mess Detector
44s
M2 PhpStan
2m 21s
Annotations
1 error and 3 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;
|