CI: bundle with swiftpm not xcodebuild. #101
Annotations
10 warnings
📦 Build & Bundle:
Sources/Editors/Code/Cosmo/CosmoEditor.swift#L324
main actor-isolated property 'coordinators' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
|
📦 Build & Bundle:
Sources/Editors/Code/Cosmo/CosmoEditor.swift#L328
main actor-isolated property 'coordinators' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
|
📦 Build & Bundle:
Sources/Editors/Code/Cosmo/Extensions/NSEdgeInsets+Equatable.swift#L29
extension declares a conformance of imported type 'NSEdgeInsets' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
|
📦 Build & Bundle:
Sources/Editors/Code/Cosmo/Extensions/NSRange+/NSRange+Comparable.swift#L29
extension declares a conformance of imported type '_NSRange' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
|
📦 Build & Bundle:
Sources/Editors/Code/Cosmo/Highlighting/Highlighter+NSTextStorageDelegate.swift#L47
main actor-isolated instance method 'textStorage(_:willProcessEditing:range:changeInLength:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
📦 Build & Bundle:
Sources/Editors/Code/Cosmo/Highlighting/Highlighter+NSTextStorageDelegate.swift#L33
main actor-isolated instance method 'textStorage(_:didProcessEditing:range:changeInLength:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
📦 Build & Bundle:
.build/checkouts/SwiftUSD/Sources/Tf/include/Tf/pyModule.h#L36
function 'WrapModule' has internal linkage but is not defined
|
📦 Build & Bundle:
.build/checkouts/SwiftUSD/Sources/Js/include/Js/rapidjson/memorystream.h#L22
unknown warning group '-Wunreachable - code', ignored
|
📦 Build & Bundle:
.build/checkouts/SwiftUSD/Sources/Js/include/Js/rapidjson/memorystream.h#L23
unknown warning group '-Wmissing - noreturn', ignored
|
📦 Build & Bundle:
.build/checkouts/SwiftUSD/Sources/Js/include/Js/rapidjson/internal/swap.h#L22
unknown warning group '-Wc++ 98 - compat', ignored
|
Loading