Skip to content

Update ios.yml

Update ios.yml #19

Triggered via push February 17, 2024 13:17
Status Failure
Total duration 28s
Artifacts

ios.yml

on: push
Lint code with SwiftLint
12s
Lint code with SwiftLint
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 15 warnings
Swift 5.2 on ubuntu-latest
Unexpected error, unable to continue. Please report at https://github.com/swift-actions/setup-swift/issues Unexpected HTTP response: 404 Stacktrace: Error: Unexpected HTTP response: 404 at /home/runner/work/_actions/swift-actions/setup-swift/65540b95f51493d65f5e59e97dcef9629ddf11bf/dist/index.js:4930:25 at Generator.next (<anonymous>) at fulfilled (/home/runner/work/_actions/swift-actions/setup-swift/65540b95f51493d65f5e59e97dcef9629ddf11bf/dist/index.js:4840:58) at processTicksAndRejections (node:internal/process/task_queues:96:5)
Swift 5.3 on ubuntu-latest
Unexpected error, unable to continue. Please report at https://github.com/swift-actions/setup-swift/issues Unexpected HTTP response: 404 Stacktrace: Error: Unexpected HTTP response: 404 at /home/runner/work/_actions/swift-actions/setup-swift/65540b95f51493d65f5e59e97dcef9629ddf11bf/dist/index.js:4930:25 at Generator.next (<anonymous>) at fulfilled (/home/runner/work/_actions/swift-actions/setup-swift/65540b95f51493d65f5e59e97dcef9629ddf11bf/dist/index.js:4840:58) at processTicksAndRejections (node:internal/process/task_queues:96:5)
Swift 5.3 on macos-latest
The operation was canceled.
Swift 5.2 on macos-latest
The operation was canceled.
Swift 5.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Swift 5.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Swift 5.3 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Swift 5.2 on macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint code with 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/.
Lint code with SwiftLint: PlistDesign/PlistDesignTests/PlistDesignTests.swift#L55
There should be no space before and one after any comma (comma)
Lint code with SwiftLint: PlistDesign/PlistDesignTests/PlistDesignTests.swift#L61
There should be no space before and one after any comma (comma)
Lint code with SwiftLint: PlistDesign/PlistDesignTests/PlistDesignTests.swift#L73
There should be no space before and one after any comma (comma)
Lint code with SwiftLint: PlistDesign/PlistDesignTests/PlistDesignTests.swift#L46
Prefer at least one space after slashes for comments (comment_spacing)
Lint code with SwiftLint: PlistDesign/PlistDesignTests/PlistDesignTests.swift#L48
Prefer at least one space after slashes for comments (comment_spacing)
Lint code with SwiftLint: PlistDesign/PlistDesignTests/PlistDesignTests.swift#L60
Prefer at least one space after slashes for comments (comment_spacing)
Lint code with SwiftLint: PlistDesign/PlistDesignTests/PlistDesignTests.swift#L69
Prefer at least one space after slashes for comments (comment_spacing)
Lint code with SwiftLint: PlistDesign/PlistDesignTests/PlistDesignTests.swift#L71
Prefer at least one space after slashes for comments (comment_spacing)
Lint code with SwiftLint: PlistDesign/PlistDesignTests/PlistDesignTests.swift#L75
Prefer at least one space after slashes for comments (comment_spacing)
Lint code with SwiftLint: PlistDesign/PlistDesignTests/PlistDesignTests.swift#L54
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)