Bump to swift-image-formats with debug mode optimisations, and only u… #362
Annotations
11 warnings
swift-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
swift-lint:
Sources/CursesBackend/CursesBackend.swift#L64
Todo Violation: TODOs should be resolved (Properly calculate layout) (todo)
|
swift-lint:
Sources/CursesBackend/CursesBackend.swift#L78
Todo Violation: TODOs should be resolved (Properly calculate layout) (todo)
|
swift-lint:
Sources/CursesBackend/CursesBackend.swift#L94
Todo Violation: TODOs should be resolved (Implement text wrap handling) (todo)
|
swift-lint:
Sources/CursesBackend/CursesBackend.swift#L112
Todo Violation: TODOs should be resolved (Properly implement padding con...) (todo)
|
swift-lint:
Sources/LVGLBackend/LVGLBackend.swift#L167
Todo Violation: TODOs should be resolved (Implement text wrap option) (todo)
|
swift-lint:
Sources/SwiftCrossUI/LayoutSystem.swift#L30
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
swift-lint:
Sources/QtBackend/QtBackend.swift#L9
Todo Violation: TODOs should be resolved (Remove default padding from QB...) (todo)
|
swift-lint:
Sources/QtBackend/QtBackend.swift#L10
Todo Violation: TODOs should be resolved (Fix window size code, currentl...) (todo)
|
swift-lint:
Sources/QtBackend/QtBackend.swift#L51
Todo Violation: TODOs should be resolved (Get window resizability workin...) (todo)
|
swift-lint:
Sources/QtBackend/QtBackend.swift#L120
Todo Violation: TODOs should be resolved (Implement text wrap setting) (todo)
|