some changes #31
ios.yml
on: push
Lint code with SwiftLint
11s
Matrix: test
Annotations
1 error and 3 warnings
Test on iOS using Xcode 15.0.1
Process completed with exit code 1.
|
Test on iOS using Xcode 15.0.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939, mxcl/xcodebuild@6e60022a0cbe8c89278be2dd1773a2f68e7c5c87, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. 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/AppDelegate/SceneDelegate.swift#L18
Prefer `!= nil` over `let _ =` (unused_optional_binding)
|