Rename PageboyTestCase #98
Annotations
10 errors and 4 warnings
Test:
Sources/PageboyTests/PageboyInsertionTests.swift#L16
main actor-isolated property 'numberOfPages' can not be mutated from a nonisolated context
|
Test:
Sources/PageboyTests/PageboyInsertionTests.swift#L17
main actor-isolated property 'dataSource' can not be mutated from a nonisolated context
|
Test:
Sources/PageboyTests/PageboyInsertionTests.swift#L21
call to main actor-isolated instance method 'generateViewControllers(count:)' in a synchronous nonisolated context
|
Test:
Sources/PageboyTests/PageboyInsertionTests.swift#L22
main actor-isolated property 'viewControllers' can not be mutated from a nonisolated context
|
Test:
Sources/PageboyTests/PageboyInsertionTests.swift#L23
call to main actor-isolated instance method 'insertPage(at:then:)' in a synchronous nonisolated context
|
Test:
Sources/PageboyTests/PageboyInsertionTests.swift#L25
main actor-isolated property 'pageCount' can not be referenced from a nonisolated autoclosure
|
Test:
Sources/PageboyTests/PageboyInsertionTests.swift#L30
main actor-isolated property 'numberOfPages' can not be mutated from a nonisolated context
|
Test:
Sources/PageboyTests/PageboyInsertionTests.swift#L31
main actor-isolated property 'dataSource' can not be mutated from a nonisolated context
|
Test:
Sources/PageboyTests/PageboyInsertionTests.swift#L34
main actor-isolated property 'viewControllers' can not be mutated from a nonisolated context
|
Test:
Sources/PageboyTests/PageboyInsertionTests.swift#L35
call to main actor-isolated instance method 'deletePage(at:then:completion:)' in a synchronous nonisolated context
|
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')
|