Skip to content

Error and warnings on Xcode 15.0 beta 5 (15A5209g) #170

Description

@dmcgloin

Thanks for providing this great tool. Just a heads up that there is a compile error and a few warnings when building with Xcode 15 beta 5.

/.../ColorsView.swift:102:47 Call to main actor-isolated instance method 'assetCatalogData(for:)' in a synchronous nonisolated context

/.../ChromeRenderer.swift
/.../ChromeRenderer.swift:117:5 Function Body Length Violation: Function body should span 40 lines or less excluding comments and whitespace: currently spans 43 lines (function_body_length)

/.../ChromeRendererTypes.swift
/.../ChromeRendererTypes.swift:9:1 Orphaned Doc Comment Violation: A doc comment should be attached to a declaration. (orphaned_doc_comment)

/.../ChromeRendererTypes.swift:10:1 Orphaned Doc Comment Violation: A doc comment should be attached to a declaration. (orphaned_doc_comment)

/.../XcodeCommandLineToolsController.swift
/.../XcodeCommandLineToolsController.swift:18:21 For Where Violation: `where` clauses are preferred over a single `if` inside a `for`. (for_where)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions