You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gabor Somogyi (Jira)" <ji...@apache.org> on 2022/02/15 16:25:00 UTC

[jira] [Created] (FLINK-26166) flink-runtime-web fails to compile if newline is cr lf

Gabor Somogyi created FLINK-26166:
-------------------------------------

             Summary: flink-runtime-web fails to compile if newline is cr lf
                 Key: FLINK-26166
                 URL: https://issues.apache.org/jira/browse/FLINK-26166
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Web Frontend
    Affects Versions: 1.16.0
            Reporter: Gabor Somogyi


Normally I'm developing on linux based system but sometimes reviewing on Windows based machines. Compile blows up in the following way:
{code:java}
[INFO] d:\projects\flink\flink-runtime-web\web-dashboard\src\@types\d3-flame-graph\index.d.ts
[INFO]    1:3   error  Delete `รข??`  prettier/prettier
...
{code}




--
This message was sent by Atlassian Jira
(v8.20.1#820001)