Skip to content

v1.1 ios

v1.1 ios #8

Triggered via pull request October 2, 2024 18:48
Status Failure
Total duration 45s
Artifacts

swift-codestyle.yml

on: pull_request
check-switch-codestyle
31s
check-switch-codestyle
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check-switch-codestyle: 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)
check-switch-codestyle: recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L251
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
check-switch-codestyle: recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L305
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
check-switch-codestyle: recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L306
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
check-switch-codestyle: recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L335
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
check-switch-codestyle: recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L223
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
check-switch-codestyle: recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L225
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
check-switch-codestyle: recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L231
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
check-switch-codestyle: recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ViewModel.swift#L302
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
check-switch-codestyle: recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/AudioPlayerStream.swift#L63
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
check-switch-codestyle
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/