Skip to content

[Enhancement] add maxStringLength for JsonTemplateLayout (backport #49609) #16693

[Enhancement] add maxStringLength for JsonTemplateLayout (backport #49609)

[Enhancement] add maxStringLength for JsonTemplateLayout (backport #49609) #16693

GitHub Actions / checkstyle succeeded Aug 8, 2024 in 0s

reviewdog [checkstyle] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (18)

fe/fe-common/src/main/java/com/starrocks/common/jmockit/ThrowOfCheckedException.java|1| Line does not match expected header line of '(^// Licensed to the Apache Software Foundation (ASF) under one$)|(^// Copyright 2021-present StarRocks, Inc. All rights reserved.$)'.
fe/fe-common/src/main/java/com/starrocks/common/jmockit/ConstructorReflection.java|1| Line does not match expected header line of '(^// Licensed to the Apache Software Foundation (ASF) under one$)|(^// Copyright 2021-present StarRocks, Inc. All rights reserved.$)'.
fe/fe-common/src/main/java/com/starrocks/common/jmockit/ConstructorReflection.java|116| Line is longer than 130 characters (found 158).
fe/fe-common/src/main/java/com/starrocks/common/jmockit/ConstructorReflection.java|117| Line is longer than 130 characters (found 137).
fe/fe-common/src/main/java/com/starrocks/common/jmockit/ParameterReflection.java|1| Line does not match expected header line of '(^// Licensed to the Apache Software Foundation (ASF) under one$)|(^// Copyright 2021-present StarRocks, Inc. All rights reserved.$)'.
fe/fe-common/src/main/java/com/starrocks/common/jmockit/MethodReflection.java|1| Line does not match expected header line of '(^// Licensed to the Apache Software Foundation (ASF) under one$)|(^// Copyright 2021-present StarRocks, Inc. All rights reserved.$)'.
fe/fe-common/src/main/java/com/starrocks/common/jmockit/MethodReflection.java|99| Line is longer than 130 characters (found 147).
fe/fe-common/src/main/java/com/starrocks/common/jmockit/MethodReflection.java|128| Line is longer than 130 characters (found 140).
fe/fe-common/src/main/java/com/starrocks/common/jmockit/Deencapsulation.java|1| Line does not match expected header line of '(^// Licensed to the Apache Software Foundation (ASF) under one$)|(^// Copyright 2021-present StarRocks, Inc. All rights reserved.$)'.
fe/fe-common/src/main/java/com/starrocks/common/jmockit/GeneratedClasses.java|1| Line does not match expected header line of '(^// Licensed to the Apache Software Foundation (ASF) under one$)|(^// Copyright 2021-present StarRocks, Inc. All rights reserved.$)'.
fe/fe-common/src/main/java/com/starrocks/common/jmockit/FieldReflection.java|1| Line does not match expected header line of '(^// Licensed to the Apache Software Foundation (ASF) under one$)|(^// Copyright 2021-present StarRocks, Inc. All rights reserved.$)'.
fe/fe-common/src/main/java/com/starrocks/common/jmockit/AutoType.java|1| Line does not match expected header line of '(^// Licensed to the Apache Software Foundation (ASF) under one$)|(^// Copyright 2021-present StarRocks, Inc. All rights reserved.$)'.
fe/spark-dpp/src/test/java/com/starrocks/load/loadv2/dpp/HllTest.java|36 col 50| Should use uppercase 'L'.
fe/spark-dpp/src/test/java/com/starrocks/load/loadv2/dpp/HllTest.java|37 col 50| Should use uppercase 'L'.
fe/spark-dpp/src/test/java/com/starrocks/load/loadv2/dpp/HllTest.java|41 col 17| Method name 'HllBasicTest' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'.
fe/spark-dpp/src/test/java/com/starrocks/load/loadv2/dpp/StarRocksListPartitionerTest.java|1| Line does not match expected header line of '(^// Licensed to the Apache Software Foundation (ASF) under one$)|(^// Copyright 2021-present StarRocks, Inc. All rights reserved.$)'.
fe/spark-dpp/src/test/java/com/starrocks/load/loadv2/dpp/StarRocksListPartitionerTest.java|29 col 18| Local variable name 'arr3_1' must match pattern '^a-z?$'.
fe/spark-dpp/src/test/java/com/starrocks/load/loadv2/dpp/StarRocksListPartitionerTest.java|31 col 18| Local variable name 'arr3_2' must match pattern '^a-z?$'.