[
https://issues.apache.org/jira/browse/AVRO-3268?focusedWorklogId=695989&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-695989
]
ASF GitHub Bot logged work on AVRO-3268:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Dec/21 17:48
Start Date: 14/Dec/21 17:48
Worklog Time Spent: 10m
Work Description: RyanSkraba merged pull request #1428:
URL: https://github.com/apache/avro/pull/1428
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 695989)
Time Spent: 0.5h (was: 20m)
> [PHP] PHP lint fails
> --------------------
>
> Key: AVRO-3268
> URL: https://issues.apache.org/jira/browse/AVRO-3268
> Project: Apache Avro
> Issue Type: Bug
> Reporter: Ryan Skraba
> Assignee: Ryan Skraba
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Something has changed in the PHP build and the lint fails:
> {code:java}
> No syntax errors detected in ./vendor/composer/ClassLoader.php
> No syntax errors detected in ./vendor/composer/autoload_psr4.php
> No syntax errors detected in ./vendor/composer/autoload_classmap.php
> No syntax errors detected in ./vendor/composer/autoload_static.php
> No syntax errors detected in ./vendor/composer/autoload_files.php
> No syntax errors detected in ./vendor/composer/autoload_namespaces.php
> No syntax errors detected in ./examples/write_read.php
>
> FILE: ...runner/work/avro/avro/lang/php/lib/Datum/AvroIOBinaryDecoder.php
> ----------------------------------------------------------------------
> FOUND 1 ERROR AFFECTING 1 LINE
> ----------------------------------------------------------------------
> 36 | ERROR | [x] Opening brace must not be followed by a blank line
> ----------------------------------------------------------------------
> PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
> ----------------------------------------------------------------------
>
> Time: 2.42 secs; Memory: 10MB
>
> Error: The operation was canceled.
> {code}
> This can be reproduced in Github Actions and in a local docker build.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)