Skip to content

Improve support for Previews and Unit Testing #527

Improve support for Previews and Unit Testing

Improve support for Previews and Unit Testing #527

Triggered via pull request January 8, 2024 23:03
Status Failure
Total duration 44s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
10s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
9s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
35s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

Annotations

1 error
SwiftLint / SwiftLint / SwiftLint: Sources/Spezi/Spezi/View+Spezi.swift#L64
Redundant Discardable Let Violation: Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function (redundant_discardable_let)