More stuff to move #727
Annotations
8 errors and 11 warnings
build:
Tests/BSWInterfaceKitTests/Suite/UIViewControllerTests.swift#L11
main actor-isolated property 'rootViewController' can not be mutated from a non-isolated context
|
build:
Tests/BSWInterfaceKitTests/Suite/UIViewControllerTests.swift#L33
call to main actor-isolated instance method 'waitABitAndVerify(viewController:testDarkMode:file:testName:)' in a synchronous nonisolated context
|
build:
Tests/BSWInterfaceKitTests/Suite/UIViewControllerTests.swift#L43
call to main actor-isolated instance method 'waitABitAndVerify(viewController:testDarkMode:file:testName:)' in a synchronous nonisolated context
|
build:
Tests/BSWInterfaceKitTests/Suite/UIViewControllerTests.swift#L50
call to main actor-isolated instance method 'waitABitAndVerify(viewController:testDarkMode:file:testName:)' in a synchronous nonisolated context
|
build:
Tests/BSWInterfaceKitTests/Suite/UIViewControllerTests.swift#L66
call to main actor-isolated instance method 'heightConstrainedTo(width:)' in a synchronous nonisolated context
|
build:
Tests/BSWInterfaceKitTests/Suite/UIViewControllerTests.swift#L75
call to main actor-isolated instance method 'waitABitAndVerify(viewController:testDarkMode:file:testName:)' in a synchronous nonisolated context
|
build:
Tests/BSWInterfaceKitTests/Suite/UIViewControllerTests.swift#L81
call to main actor-isolated instance method 'waitABitAndVerify(viewController:testDarkMode:file:testName:)' in a synchronous nonisolated context
|
build
Process completed with exit code 65.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
Sources/BSWInterfaceKit/Cells/PhotoCollectionViewCell.swift#L17
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
build:
Sources/BSWInterfaceKit/Cells/PhotoCollectionViewCell.swift#L17
stored property 'state' of 'Sendable'-conforming struct 'Configuration' has non-sendable type 'UICellConfigurationState?'
|
|
build:
Tests/BSWInterfaceKitTests/Suite/CollectionViewDiffableDataSourceTests.swift#L351
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
build:
Tests/BSWInterfaceKitTests/Suite/CollectionViewDiffableDataSourceTests.swift#L352
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
build:
Tests/BSWInterfaceKitTests/Suite/CollectionViewDiffableDataSourceTests.swift#L351
stored property 'cellTitle' of 'Sendable'-conforming struct 'VM' has non-sendable type 'NSAttributedString'
|
build:
Tests/BSWInterfaceKitTests/Suite/CollectionViewDiffableDataSourceTests.swift#L352
stored property 'cellDetails' of 'Sendable'-conforming struct 'VM' has non-sendable type 'NSAttributedString'
|
build:
Tests/BSWInterfaceKitTests/Suite/HorizontalPagedCollectionViewLayoutTests.swift#L113
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
build:
Tests/BSWInterfaceKitTests/Suite/HorizontalPagedCollectionViewLayoutTests.swift#L113
stored property 'state' of 'Sendable'-conforming struct 'Configuration' has non-sendable type 'UICellConfigurationState?'
|
build:
Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L12
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|