Implement dynamic text styles (and various font-related modifiers) #56
build-test-and-docs.yml
on: push
update-docs
Annotations
11 errors and 42 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
xcbeautify 2.28.0 is already installed and up-to-date.
To reinstall 2.28.0, run:
brew reinstall xcbeautify
|
macos
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/
|
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):
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
|
uikit (iPhone):
Sources/SwiftCrossUI/Scenes/SceneGraphNode.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/TupleView10/bold()'
|
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/Picker/bold()'
|
uikit (iPhone):
Sources/SwiftCrossUI/Views/Modifiers/Style/FontModifier.swift#L32
'View.fontWeight(_:)' doesn't exist at '/SwiftCrossUI/TupleView8/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):
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
|
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/
|
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 | |
---|---|---|---|
AppKitBackend-symbol-graphs.tar.gz
|
37.8 KB |
sha256:6ab25708498a04f041c7651f46a2dc55eb7a98bd98be2592b427a46f49f1c889
|
|
Gtk3Backend-symbol-graphs.tar.gz
|
30.4 KB |
sha256:c0171473cfab1372cd561ede706161739ab888cc6bcafab35cf676c0e9fe1889
|
|
GtkBackend-symbol-graphs.tar.gz
|
29.9 KB |
sha256:bc7d45ef3a85ff662cbc008438d58ac9bd0eb7d0d23848fb431b18e4dd8ff583
|
|
UIKitBackend-symbol-graphs.tar.gz
|
55.6 KB |
sha256:fd3eef337630cabd712df1c5f8650694bc2ea0684351340ab9786432ca3fb60b
|
|
WinUIBackend-symbol-graphs.tar.gz
|
31.7 KB |
sha256:03d58d733a723eaaa23c0a0b9a870f3445d700f42803f2c57069570633723e97
|
|