Mark getURL as optional #60
Annotations
3 errors and 9 warnings
Packages/GemstonePrimitives/Tests/GemstonePrimitivesTests/AssetImageFormatterTests.swift#L13
value of optional type 'URL?' must be unwrapped to refer to member 'absoluteString' of wrapped base type 'URL'
|
Packages/GemstonePrimitives/Tests/GemstonePrimitivesTests/AssetImageFormatterTests.swift#L18
value of optional type 'URL?' must be unwrapped to refer to member 'absoluteString' of wrapped base type 'URL'
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/SourcePackages/checkouts/Starscream/Sources/Starscream/Compression.swift#L83
initialization of 'UnsafeMutablePointer<UInt8>' results in a dangling pointer
|
Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/SourcePackages/checkouts/Starscream/Sources/Starscream/Compression.swift#L145
initialization of 'UnsafeMutablePointer<UInt8>' results in a dangling pointer
|
Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L1735
'kSecAttrAccessibleAlways' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlock
|
Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L1745
'kSecAttrAccessibleAlwaysThisDeviceOnly' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
|
Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L1783
'kSecAttrAccessibleAlways' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlock
|
Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L1797
'kSecAttrAccessibleAlwaysThisDeviceOnly' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
|
Packages/Components/Sources/Modifiers/NavigationStackModifier.swift#L9
'init(isActive:destination:label:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
|
|
This job failed
Loading