<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "XCTest",
  "identifier" : "/documentation/XCTest/XCTIssue-swift.struct/init(type:compactDescription:detailedDescription:sourceCodeContext:associatedError:attachments:severity:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "XCTest"
    ],
    "preciseIdentifier" : "s:6XCTest8XCTIssueV4type18compactDescription08detailedE017sourceCodeContext15associatedError11attachments8severityACSo0B4TypeV_S2SSgSo09XCTSourcehI0Cs0K0_pSgSaySo13XCTAttachmentCGSo0B8SeverityVtcfc"
  },
  "title" : "init(type:compactDescription:detailedDescription:sourceCodeContext:associatedError:attachments:severity:)"
}
-->

# init(type:compactDescription:detailedDescription:sourceCodeContext:associatedError:attachments:severity:)

```
init(type: XCTIssue.IssueType, compactDescription: String, detailedDescription: String? = nil, sourceCodeContext: XCTSourceCodeContext = .init(), associatedError: (any Error)? = nil, attachments: [XCTAttachment] = [], severity: XCTIssue.Severity = .error)
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)