v1.1 ios #8
Annotations
10 errors and 1 warning
recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L330
Statement Position Violation: Else and catch should be on the same line, one space after the previous declaration (statement_position)
|
recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L251
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L305
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L306
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L335
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L223
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L225
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L231
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L302
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/AudioPlayerStream.swift#L63
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading