Text-to-speech capabilities #69
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
11s
SwiftLint
/
...
/
SwiftLint
17s
Markdown Link Check
/
markdown_link_check
24s
Annotations
7 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziChat/ChatView+SpeechOutput.swift#L56
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziChat/ChatView+SpeechOutput.swift#L10
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziChat/ChatView+SpeechOutput.swift#L25
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziChat/ChatView+SpeechButton.swift#L45
Function Default Parameter at End Violation: Prefer to locate parameters with defaults toward the end of the parameter list (function_default_parameter_at_end)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziChat/ChatView+SpeechButton.swift#L45
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziChat/ChatView+SpeechButton.swift#L10
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziChat/ChatView.swift#L10
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
Markdown Link Check / markdown_link_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|