Fix Fastlane test device #97
Annotations
9 errors and 4 warnings
Test:
Sources/PageboyTests/PageboyTests.swift#L28
call to main actor-isolated initializer 'init()' in a synchronous nonisolated context
|
Test:
Sources/PageboyTests/PageboyTests.swift#L32
main actor-isolated property 'delegate' can not be mutated from a nonisolated context
|
Test:
Sources/PageboyTests/PageboyTests.swift#L34
main actor-isolated property 'bounds' can not be referenced from a nonisolated context
|
Test:
Sources/PageboyTests/PageboyTests.swift#L34
main actor-isolated class property 'main' can not be referenced from a nonisolated context
|
Test:
Sources/PageboyTests/PageboyTests.swift#L35
main actor-isolated property 'frame' can not be mutated from a nonisolated context
|
Test:
Sources/PageboyTests/PageboyTests.swift#L35
main actor-isolated property 'view' can not be referenced from a nonisolated context
|
Test:
Sources/PageboyTests/PageboyTests.swift#L37
call to main actor-isolated instance method 'loadViewIfNeeded()' in a synchronous nonisolated context
|
Test:
Sources/PageboyTests/PageboyTests.swift#L56
call to main actor-isolated instance method 'waitForExpectations(timeout:handler:)' in a synchronous nonisolated context
|
Test
Process completed with exit code 1.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
Sources/Pageboy.xcodeproj#L1
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing (in target 'Pageboy iOS' from project 'Pageboy')
|
Test:
Sources/Pageboy.xcodeproj#L1
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing (in target 'Pageboy iOS' from project 'Pageboy')
|