Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 1.2.1 #24

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Feature: Release composable (#23)

3efe124
Select commit
Loading
Failed to load commit list.
Open

Release: 1.2.1 #24

Feature: Release composable (#23)
3efe124
Select commit
Loading
Failed to load commit list.
Xcode Cloud / KPIHubIOS | Staging workflow | KPIHubIOS-Staging - iOS succeeded Oct 14, 2023 in 6m 58s

12 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 12

Details

12 Warnings

Details

  file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/KPIHubServer/Sources/Routes/Routers.swift:24
      Cannot use generic struct 'CasePath' here; 'CasePaths' was not imported by this file
  file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Animation.swift:50
      Capture of 'transaction' with non-sendable type 'Transaction' in a `@Sendable` closure
  file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/KPIHubServer/Sources/Routes/Routers.swift:65
      Cannot use generic struct 'CasePath' here; 'CasePaths' was not imported by this file
  file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:1783
      'kSecAttrAccessibleAlways' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlock
  file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/KPIHubServer/Sources/Routes/Routers.swift:14
      Cannot use generic struct 'CasePath' here; 'CasePaths' was not imported by this file
  file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/KPIHubServer/Sources/Routes/Routers.swift:42
      Cannot use generic struct 'CasePath' here; 'CasePaths' was not imported by this file
  SwiftLint not installed, download from https://github.com/realm/SwiftLint
  file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:1797
      'kSecAttrAccessibleAlwaysThisDeviceOnly' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
  file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:1735
      'kSecAttrAccessibleAlways' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlock
  file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/KPIHubServer/Sources/Routes/Routers.swift:84
      Cannot use generic struct 'CasePath' here; 'CasePaths' was not imported by this file
  file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:1745
      'kSecAttrAccessibleAlwaysThisDeviceOnly' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
  Ignoring duplicate libraries: '-lc++', '-lsqlite3', '-lz'