Skip to content

Set minimum swift version to 5.8 #532

Set minimum swift version to 5.8

Set minimum swift version to 5.8 #532

Triggered via push May 28, 2024 14:45
Status Success
Total duration 2m 11s
Artifacts

xcodeproj.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Swiftlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Swiftlint: Sources/XcodeProj/Objects/Files/PBXGroup.swift#L12
Computed Accessors Order Violation: Computed properties should first declare the getter and then the setter (computed_accessors_order)
Swiftlint: Sources/XcodeProj/Objects/Configuration/XCConfigurationList.swift#L12
Computed Accessors Order Violation: Computed properties should first declare the getter and then the setter (computed_accessors_order)
Swiftlint: Sources/XcodeProj/Objects/Targets/PBXProductType.swift#L51
Line Length Violation: Line should be 150 characters or less; currently it has 151 characters (line_length)
Swiftlint: Sources/XcodeProj/Objects/Targets/PBXTarget.swift#L81
Computed Accessors Order Violation: Computed properties should first declare the getter and then the setter (computed_accessors_order)
Swiftlint: Sources/XcodeProj/Objects/Project/PBXProjEncoder.swift#L46
Blanket Disable Command Violation: The disabled 'function_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)
Swiftlint: Sources/XcodeProj/Objects/Project/PBXProjEncoder.swift#L35
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
Swiftlint: Sources/XcodeProj/Objects/Project/PBXObjectReference.swift#L87
NSObject Prefer isEqual Violation: NSObject subclasses should implement isEqual instead of == (nsobject_prefer_isequal)
Swiftlint: Sources/XcodeProj/Objects/Project/PBXOutputSettings.swift#L3
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
Swiftlint: Sources/XcodeProj/Objects/Project/PBXProject.swift#L15
Computed Accessors Order Violation: Computed properties should first declare the getter and then the setter (computed_accessors_order)
Swiftlint: Sources/XcodeProj/Objects/Project/PBXProject.swift#L40
Computed Accessors Order Violation: Computed properties should first declare the getter and then the setter (computed_accessors_order)
Test (macOS / Xcode)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (macOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.