Skip to content

Adds an event if the include file is to render #68

Adds an event if the include file is to render

Adds an event if the include file is to render #68

Triggered via push January 24, 2025 15:05
Status Failure
Total duration 41s
Artifacts

tasks.yml

on: push
Linting php with grumphp
29s
Linting php with grumphp
TER release
0s
TER release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Linting php with grumphp: Classes/Event/ShouldRenderFileEvent.php#L1
ParseError (syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)) thrown while looking for class AUS\SsiInclude\Event\ShouldRenderFileEvent.
Linting php with grumphp: Classes/ViewHelpers/RenderIncludeViewHelper.php#L1
ParseError (syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)) thrown while looking for class AUS\SsiInclude\Event\ShouldRenderFileEvent.
Linting php with grumphp: Classes/ViewHelpers/RenderIncludeViewHelper.php#L8
ParseError (syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)) thrown while looking for class AUS\SsiInclude\Event\ShouldRenderFileEvent.
Linting php with grumphp
Process completed with exit code 1.
Linting php with grumphp
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
Linting php with grumphp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636