Skip to content

Line offset fixes #7168

Line offset fixes

Line offset fixes #7168

Triggered via pull request July 10, 2024 11:44
Status Failure
Total duration 2m 39s
Artifacts

build.yaml

on: pull_request
Matrix: build
Matrix: Validate code samples
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Validate code samples (8.3): code_samples/recent_activity/src/Command/ActivityLogContextTestCommand.php#L76
Instantiated class App\Event\MyFeatureEvent not found.
Validate code samples (8.3): code_samples/recent_activity/src/Command/DispatchMyFeatureEventCommand.php#L28
Instantiated class App\Event\MyFeatureEvent not found.
Validate code samples (8.3): code_samples/recent_activity/src/Command/DispatchMyFeatureEventCommand.php#L31
Instantiated class App\Event\MyFeatureEvent not found.
Validate code samples (8.3): code_samples/recent_activity/src/EventSubscriber/MyFeatureEventSubscriber.php#L25
Parameter $event of method App\EventSubscriber\MyFeatureEventSubscriber::onMyFeatureEvent() has invalid type App\Event\MyFeatureEvent.
Validate code samples (8.3): code_samples/recent_activity/src/EventSubscriber/MyFeatureEventSubscriber.php#L28
Call to method getObject() on an unknown class App\Event\MyFeatureEvent.
Validate code samples (8.3): code_samples/recent_activity/src/EventSubscriber/MyFeatureEventSubscriber.php#L31
Call to method getAction() on an unknown class App\Event\MyFeatureEvent.
Validate code samples (8.3)
Process completed with exit code 1.
build (3.8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v3, stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/