Skip to content

Introduce dynamic text styles and various font modifiers #58

Introduce dynamic text styles and various font modifiers

Introduce dynamic text styles and various font modifiers #58

Triggered via pull request June 17, 2025 01:07
Status Failure
Total duration 18m 16s
Artifacts 4

build-test-and-docs.yml

on: pull_request
Matrix: linux
Matrix: uikit
update-docs
0s
update-docs
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 41 warnings
macos
Process completed with exit code 1.
uikit (TV): Sources/UIKitBackend/UIKitBackend+WebView.swift#L1
no such module 'WebKit'
uikit (TV): Sources/UIKitBackend/UIKitBackend+WebView.swift#L1
no such module 'WebKit'
uikit (TV): Sources/UIKitBackend/UIKitBackend+WebView.swift#L1
no such module 'WebKit'
uikit (TV): Sources/UIKitBackend/UIKitBackend+WebView.swift#L1
no such module 'WebKit'
uikit (TV): Sources/UIKitBackend/UIKitBackend+WebView.swift#L1
no such module 'WebKit'
uikit (TV): Sources/UIKitBackend/UIKitBackend+WebView.swift#L1
no such module 'WebKit'
uikit (TV): Sources/UIKitBackend/UIKitBackend+WebView.swift#L1
no such module 'WebKit'
uikit (TV): Sources/UIKitBackend/UIKitBackend+WebView.swift#L1
no such module 'WebKit'
uikit (TV): Sources/UIKitBackend/UIKitBackend+WebView.swift#L1
no such module 'WebKit'
uikit (TV): Sources/UIKitBackend/UIKitBackend+WebView.swift#L1
no such module 'WebKit'
uikit-catalyst: Sources/UIKitBackend/UIKitBackend.swift#L27
switch covers known cases, but 'UIUserInterfaceIdiom' may have additional unknown values, possibly added in future versions
uikit-catalyst: Sources/SwiftCrossUI/Backend/AppBackend.swift#L660
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit-catalyst: Sources/SwiftCrossUI/Backend/AppBackend.swift#L196
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit-catalyst: Sources/SwiftCrossUI/Backend/AppBackend.swift#L660
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit-catalyst: Sources/SwiftCrossUI/Backend/AppBackend.swift#L196
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit-catalyst: Sources/SwiftCrossUI/Backend/AppBackend.swift#L660
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit-catalyst: Sources/SwiftCrossUI/Backend/AppBackend.swift#L196
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit-catalyst
xcbeautify 2.28.0 is already installed and up-to-date. To reinstall 2.28.0, run: brew reinstall xcbeautify
macos
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
uikit (TV): Sources/SwiftCrossUI/Backend/AppBackend.swift#L660
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (TV): Sources/SwiftCrossUI/Backend/AppBackend.swift#L196
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (TV): Sources/SwiftCrossUI/Backend/AppBackend.swift#L660
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (TV): Sources/SwiftCrossUI/Backend/AppBackend.swift#L196
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (TV): Sources/SwiftCrossUI/Backend/AppBackend.swift#L660
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (TV): Sources/SwiftCrossUI/Backend/AppBackend.swift#L196
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (TV)
xcbeautify 2.28.0 is already installed and up-to-date. To reinstall 2.28.0, run: brew reinstall xcbeautify
uikit (iPad): Sources/UIKitBackend/UIKitBackend.swift#L27
switch covers known cases, but 'UIUserInterfaceIdiom' may have additional unknown values, possibly added in future versions
uikit (iPad): Sources/SwiftCrossUI/Backend/AppBackend.swift#L660
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (iPad): Sources/SwiftCrossUI/Backend/AppBackend.swift#L196
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (iPad): Sources/SwiftCrossUI/Backend/AppBackend.swift#L660
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (iPad): Sources/SwiftCrossUI/Backend/AppBackend.swift#L196
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (iPad)
xcbeautify 2.28.0 is already installed and up-to-date. To reinstall 2.28.0, run: brew reinstall xcbeautify
linux (ubuntu-24.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
linux (ubuntu-24.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
uikit (iPhone): Sources/SwiftCrossUI/Scenes/TupleScene.swift#L11
'update(_:)' doesn't exist at '/SwiftCrossUI/SceneGraphNode' Replace 'update(_:)' with 'update(_:backend:environment:)'
uikit (iPhone): Sources/SwiftCrossUI/Views/Modifiers/Style/FontModifier.swift#L32
'View.fontWeight(_:)' doesn't exist at '/SwiftCrossUI/ScrollView/bold()'
uikit (iPhone): Sources/SwiftCrossUI/Views/Modifiers/Style/FontModifier.swift#L32
'View.fontWeight(_:)' doesn't exist at '/SwiftCrossUI/Color/bold()'
uikit (iPhone): Sources/SwiftCrossUI/Backend/AppBackend.swift#L195
'TextStyle' doesn't exist at '/SwiftCrossUI/AppBackend/resolveTextStyle(_:)'
uikit (iPhone): Sources/SwiftCrossUI/Views/Modifiers/Style/FontModifier.swift#L32
'View.fontWeight(_:)' doesn't exist at '/SwiftCrossUI/TupleView6/bold()'
uikit (iPhone): Sources/SwiftCrossUI/Builders/MenuItemsBuilder.swift#L73
'MenuItemBuilder' doesn't exist at '/SwiftCrossUI/MenuItemsBuilder/Block'
uikit (iPhone): Sources/SwiftCrossUI/Views/Modifiers/Style/FontModifier.swift#L32
'View.fontWeight(_:)' doesn't exist at '/SwiftCrossUI/RoundedRectangle/bold()'
uikit (iPhone): Sources/SwiftCrossUI/Backend/AppBackend.swift#L660
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (iPhone): Sources/SwiftCrossUI/Backend/AppBackend.swift#L196
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (iPhone): /tmp/data/SourcePackages/checkouts/jpeg/sources/jpeg/decode.swift#L1700
'(Layout).format' doesn't exist at '/JPEG/JPEG/Data/Rectangular/init(size:layout:metadata:values:)' (in target 'JPEG' from project 'jpeg')
uikit (iPhone): Sources/UIKitBackend/UIKitBackend.swift#L27
switch covers known cases, but 'UIUserInterfaceIdiom' may have additional unknown values, possibly added in future versions
uikit (iPhone): Sources/SwiftCrossUI/Backend/AppBackend.swift#L660
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (iPhone): Sources/SwiftCrossUI/Backend/AppBackend.swift#L196
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (iPhone): Sources/SwiftCrossUI/Backend/AppBackend.swift#L660
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (iPhone): Sources/SwiftCrossUI/Backend/AppBackend.swift#L196
instance methods of non-Sendable types cannot be marked as '@sendable'; this is an error in Swift 6
uikit (iPhone)
xcbeautify 2.28.0 is already installed and up-to-date. To reinstall 2.28.0, run: brew reinstall xcbeautify
windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size Digest
Gtk3Backend-symbol-graphs.tar.gz
30.4 KB
sha256:526b8c8f382f517a62cbafd707c6fdc2108b1c05eaff63b9cc7578a12b8e9659
GtkBackend-symbol-graphs.tar.gz
30.3 KB
sha256:f733892e9cf768220ce9f5a84cd7b4a421545c743ebd231074d82616a5e5e3b4
UIKitBackend-symbol-graphs.tar.gz
55.4 KB
sha256:039c51898acfe54d27a8e32f3c876992f06d6cb34edc4b86e1e94f90d3fd565a
WinUIBackend-symbol-graphs.tar.gz
31.5 KB
sha256:562367fe8136f573f8e2d9a64618f2dfd79d42696da21010ac6dc03ee5c19e9d