[CALCITE-5832] Avoid cycle in relational nodes. #61
Annotations
2 errors and 1 warning
Test:
task ':autostyleConfigsCheck'#L1
Execution failed for task ':autostyleConfigsCheck':
See 'What went wrong' below
|
Test
Execution failed for task ':autostyleConfigsCheck'.
> The following files have format violations:
build.sh
@@ -1,5 +1,20 @@
#!/bin/bash
-\n
+#\n
+# Licensed to the Apache Software Foundation (ASF) under one or more\n
+# contributor license agreements. See the NOTICE file distributed with\n
+# this work for additional information regarding copyright ownership.\n
+# The ASF licenses this file to you under the Apache License, Version 2.0\n
+# (the "License"); you may not use this file except in compliance with\n
+# the License. You may obtain a copy of the License at\n
+#\n
+# http://www.apache.org/licenses/LICENSE-2.0\n
+#\n
+# Unless required by applicable law or agreed to in writing, software\n
+# distributed under the License is distributed on an "AS IS" BASIS,\n
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n
+# See the License for the specific language governing permissions and\n
+# limitations under the License.\n
+#\n
set -e
./gradlew clean publishToMavenLocal
Run './gradlew autostyleApply' to fix the violations.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading