Minor improvements in iOS codebase #431
Annotations
8 errors and 10 warnings
Build app:
apple/RCTUITextView+Markdown.mm#L20
no visible @interface for 'RCTMarkdownUtils' declares the selector 'parseMarkdown:withAttributes:'
|
Build app:
apple/RCTTextInputComponentView+Markdown.mm#L21
no visible @interface for 'RCTMarkdownUtils' declares the selector 'parseMarkdown:withAttributes:'
|
Build app:
apple/RCTTextInputComponentView+Markdown.mm#L39
no visible @interface for 'RCTMarkdownUtils' declares the selector 'parseMarkdown:withAttributes:'
|
Build app:
apple/RCTMarkdownUtils.mm#L34
use of undeclared identifier 'attributes'
|
Build app:
apple/RCTMarkdownUtils.mm#L40
no visible @interface for 'MarkdownFormatter' declares the selector 'format:withAttributes:withMarkdownRanges:withMarkdownStyle:'
|
Build app:
apple/RCTMarkdownUtils.mm#L46
use of undeclared identifier 'attributes'
|
Build app:
apple/RCTMarkdownUtils.mm#L41
use of undeclared identifier 'attributes'
|
Build app
Process completed with exit code 1.
|
Build app
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
Build app:
node_modules/react-native/ReactCommon/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
Build app:
node_modules/react-native/ReactCommon/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
Build app:
node_modules/react-native/ReactCommon/jsinspector-modern/FallbackRuntimeAgentDelegate.h#L55
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
Build app:
node_modules/react-native/ReactCommon/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
Build app:
node_modules/react-native/ReactCommon/jsinspector-modern/FallbackRuntimeAgentDelegate.h#L55
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
Build app:
node_modules/react-native/ReactCommon/jsinspector-modern/ExecutionContext.cpp#L40
code will never be executed [-Wunreachable-code]
|
Build app:
example/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
Build app:
node_modules/react-native/ReactCommon/jsinspector-modern/RuntimeTargetConsole.cpp#L372
'\param' command used in a comment that is not attached to a function declaration [-Wdocumentation]
|
Build app:
node_modules/react-native/ReactCommon/jsinspector-modern/RuntimeTargetConsole.cpp#L373
'\param' command used in a comment that is not attached to a function declaration [-Wdocumentation]
|
Loading