[ 
https://issues.apache.org/jira/browse/AVRO-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17459374#comment-17459374
 ] 

ASF subversion and git services commented on AVRO-3268:
-------------------------------------------------------

Commit 4a1fb59bba00ba89ee09eb127b8ae8f8d765fc5f in avro's branch 
refs/heads/branch-1.11 from RyanSkraba
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=4a1fb59 ]

AVRO-3268: Fix whitespace error in PHP lint (#1428)



> [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)

Reply via email to