Migrate to Swift 5️⃣.9️⃣ #172
Annotations
10 errors, 9 warnings, and 1 notice
unit tests:
CoreData#L1
Unable model at path (file is zero bytes) '/tmp/DerivedData/Build/Products/Debug-iphonesimulator/AlicerceTests.xctest/InvalidCoreDataStackModel.bundle/InvalidCoreDataModel.momd'
|
unit tests:
CoreData#L1
Unable model at path (file is zero bytes) '/tmp/DerivedData/Build/Products/Debug-iphonesimulator/AlicerceTests.xctest/InvalidCoreDataModel.momd'
|
unit tests:
CoreData#L1
Failed to stat path '/var/non-accessible-store.sqlite', errno 2 / No such file or directory.
|
unit tests:
CoreData#L1
Failed to statfs file; errno 2 / No such file or directory.
|
unit tests:
CoreData#L1
Executing as effective user 501
|
unit tests:
CoreData#L1
File Device ID: 0
|
unit tests:
CoreData#L1
File Size: 640 bytes
|
unit tests:
CoreData#L1
File user ID: 0
|
unit tests:
CoreData#L1
File Permissions:
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit tests:
Tests/AlicerceTests/Network/Mocks/MockURLSession.swift#L42
'init()' was deprecated in iOS 13.0: Please use +[NSURLSession sessionWithConfiguration:] or other class methods to create instances
|
unit tests:
Tests/AlicerceTests/Network/Mocks/MockURLSession.swift#L48
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
unit tests:
Tests/AlicerceTests/Shared/URLSessionTask+CancelableTestCase.swift#L7
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
unit tests:
Tests/AlicerceTests/Shared/URLSessionTask+CancelableTestCase.swift#L14
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances
|
unit tests:
CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'TestEntity' so +entity is unable to disambiguate.
|
unit tests:
CoreData#L1
'TestEntity' (0x600003514370) from NSManagedObjectModel (0x60000213e120) claims 'TestEntity'.
|
unit tests:
CoreData#L1
'TestEntity' (0x60000350d130) from NSManagedObjectModel (0x600002161400) claims 'TestEntity'.
|
unit tests
Tests Passed: 0 failed, 0 skipped, 946 total (9.013 seconds)
|
Loading