Feat/Add a React Native LLaMA demo app for iOS #26049
lint.yml
on: pull_request
lintrunner
/
linux-job
6m 53s
android-java-format
/
linux-job
4m 34s
Annotations
1 error and 3 warnings
lintrunner / linux-job
Process completed with exit code 1.
|
CLANGFORMAT command-failed:
pytorch/executorch/examples/demo-apps/react-native/rnllama/ios/rnllama/AppDelegate.h#L1
COMMAND (exit code 1)
/opt/conda/envs/py_3.10/bin/clang-format -style=file /pytorch/executorch/examples/demo-apps/react-native/rnllama/ios/rnllama/AppDelegate.h
STDERR
Configuration file(s) do(es) not support Objective-C: /pytorch/executorch/.clang-format
STDOUT
(empty)
|
CLANGFORMAT format:
pytorch/executorch/examples/demo-apps/react-native/rnllama/ios/rnllama/rnllama-Bridging-Header.h#L1
See https://clang.llvm.org/docs/ClangFormat.html.
Run `lintrunner -a` to apply this patch.
|
CLANGFORMAT command-failed:
pytorch/executorch/examples/demo-apps/react-native/rnllama/ios/LlamaBridge.h#L1
COMMAND (exit code 1)
/opt/conda/envs/py_3.10/bin/clang-format -style=file /pytorch/executorch/examples/demo-apps/react-native/rnllama/ios/LlamaBridge.h
STDERR
Configuration file(s) do(es) not support Objective-C: /pytorch/executorch/.clang-format
STDOUT
(empty)
|