Skip to content

Commit 5bb2eb4

Browse files
sashabuisaacmbrown
andauthored
Swift: TSP message wording changes.
Co-authored-by: Isaac Brown <[email protected]>
1 parent 137b4a9 commit 5bb2eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/integration-tests/osx-only/autobuilder/only-tests/diagnostics.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"helpLinks": [
33
""
44
],
5-
"markdownMessage": "All targets found within Xcode projects or workspaces either have no Swift sources or are tests.\n\nTo analyze a custom set of source files, set up a [manual build command][1].\n\n[1]: https://docs.github.com/en/enterprise-server/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-the-codeql-workflow-for-compiled-languages#adding-build-steps-for-a-compiled-language",
5+
"markdownMessage": "All targets found within Xcode projects or workspaces either contain no Swift source files, or are tests.\n\nTo analyze a custom set of source files, set up a [manual build command][1].\n\n[1]: https://docs.github.com/en/enterprise-server/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-the-codeql-workflow-for-compiled-languages#adding-build-steps-for-a-compiled-language",
66
"severity": "error",
77
"source": {
88
"extractorName": "swift",

0 commit comments

Comments
 (0)