Skip to content

Swift 6, SwiftUnicodeDataTables, Other Improvements #206

Swift 6, SwiftUnicodeDataTables, Other Improvements

Swift 6, SwiftUnicodeDataTables, Other Improvements #206

Triggered via pull request December 6, 2024 14:25
@STREGASTREGA
synchronize #106
STREGA:swift-6
Status Success
Total duration 2m 22s
Artifacts

Build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build: Plugins/PDCPlugin/PDCPlugin.swift#L70
initialization of immutable value 'disableSwiftUnicodeDataTables' was never used; consider replacing with assignment to '_' or removing it
Build: Plugins/PDCPlugin/PDCPlugin.swift#L268
immutable value 'path' was never used; consider replacing with '_' or removing it
Build: Plugins/PDCPlugin/PDCPlugin.swift#L281
immutable value 'path' was never used; consider replacing with '_' or removing it
Build: Sources/PlaydateKit/Core/Display.swift#L1
public import of 'CPlaydate' was not used in public declarations or inlinable code
Build: Sources/PlaydateKit/Utils/FloatingPoint+CustomStringConvertible.swift#L6
conformance of 'Float' to protocol 'CustomStringConvertible' was already stated in the type's module 'Swift'
Build: Sources/PlaydateKit/Utils/FloatingPoint+CustomStringConvertible.swift#L17
conformance of 'Double' to protocol 'CustomStringConvertible' was already stated in the type's module 'Swift'