There was an error while loading. Please reload this page.
1 parent c4a76dc commit a3f634dCopy full SHA for a3f634d
Sources/IssueReporting/IssueReporter.swift
@@ -77,6 +77,7 @@ public protocol IssueReporter: Sendable {
77
}
78
79
extension IssueReporter {
80
+ @_transparent
81
public func reportIssue(
82
_ error: any Error,
83
_ message: @autoclosure () -> String?,
0 commit comments