Skip to content

Fix GtkBackend compilation errors #27

Fix GtkBackend compilation errors

Fix GtkBackend compilation errors #27

Triggered via push April 18, 2025 12:41
Status Success
Total duration 12m 6s
Artifacts

swift-uikit.yml

on: push
Matrix: build-uikit
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build-uikit (iPad)
xcbeautify 2.28.0 is already installed and up-to-date. To reinstall 2.28.0, run: brew reinstall xcbeautify
build-uikit (iPad): Examples/Sources/GreetingGeneratorExample/GreetingGeneratorApp.swift#L18
'init(_:_:)' is deprecated: Use TextField(_:text:) instead
build-uikit (iPad): Examples/Sources/NotesExample/ContentView.swift#L100
'init(_:_:)' is deprecated: Use TextField(_:text:) instead
build-uikit (iPad): Examples/Sources/NotesExample/ContentView.swift#L105
'init(_:_:)' is deprecated: Use TextField(_:text:) instead
build-uikit (iPhone): Examples/Sources/GreetingGeneratorExample/GreetingGeneratorApp.swift#L18
'init(_:_:)' is deprecated: Use TextField(_:text:) instead
build-uikit (iPhone): Examples/Sources/NotesExample/ContentView.swift#L100
'init(_:_:)' is deprecated: Use TextField(_:text:) instead
build-uikit (iPhone): Examples/Sources/NotesExample/ContentView.swift#L105
'init(_:_:)' is deprecated: Use TextField(_:text:) instead
build-uikit (iPhone)
xcbeautify 2.28.0 is already installed and up-to-date. To reinstall 2.28.0, run: brew reinstall xcbeautify
build-uikit (TV)
xcbeautify 2.28.0 is already installed and up-to-date. To reinstall 2.28.0, run: brew reinstall xcbeautify
build-uikit (TV): Examples/Sources/GreetingGeneratorExample/GreetingGeneratorApp.swift#L18
'init(_:_:)' is deprecated: Use TextField(_:text:) instead
build-uikit (TV): Examples/Sources/NotesExample/ContentView.swift#L100
'init(_:_:)' is deprecated: Use TextField(_:text:) instead
build-uikit (TV): Examples/Sources/NotesExample/ContentView.swift#L105
'init(_:_:)' is deprecated: Use TextField(_:text:) instead