Skip to content

Use an array instead #495

Use an array instead

Use an array instead #495

Triggered via push January 31, 2024 17:29
Status Success
Total duration 2m 39s
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/Scheme/XCSchemeManagement.swift#L112
Line Length Violation: Line should be 150 characters or less; currently it has 167 characters (line_length)
Swiftlint: Sources/XcodeProj/Scheme/XCScheme+TestableReference.swift#L11
Inclusive Language Violation: Declaration useTestSelectionWhitelist contains the term "whitelist" which is not considered inclusive (inclusive_language)
Swiftlint: Sources/XcodeProj/Scheme/XCScheme+TestableReference.swift#L26
Inclusive Language Violation: Declaration useTestSelectionWhitelist contains the term "whitelist" which is not considered inclusive (inclusive_language)
Swiftlint: Sources/XcodeProj/Scheme/XCScheme+TestableReference.swift#L67
Inclusive Language Violation: Declaration useTestSelectionWhitelist contains the term "whitelist" which is not considered inclusive (inclusive_language)
Swiftlint: Sources/XcodeProj/Scheme/XCScheme+TestAction.swift#L157
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 78 lines (function_body_length)
Swiftlint: Sources/XcodeProj/Scheme/XCScheme+LaunchAction.swift#L297
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
Swiftlint: Sources/XcodeProj/Scheme/XCScheme+ProfileAction.swift#L84
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
Swiftlint: Sources/XcodeProj/Utils/XCConfig.swift#L71
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
Swiftlint: Sources/XcodeProj/Utils/XCConfig.swift#L102
Line Length Violation: Line should be 150 characters or less; currently it has 161 characters (line_length)
Swiftlint: Sources/XcodeProj/Utils/BuildSettingsProvider.swift#L100
Superfluous Disable Command Violation: SwiftLint rule 'function_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
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/.
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/.
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/.