Swift 6, SwiftUnicodeDataTables, Other Improvements #203
Annotations
7 warnings
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L133
'string' is deprecated: Use `URL` type instead of `Path`.
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L327
'string' is deprecated: Use `URL` type instead of `Path`.
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L54
initialization of immutable value 'disableSwiftUnicodeDataTables' was never used; consider replacing with assignment to '_' or removing it
|
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L394
variable 'ccObjects' was never mutated; consider changing to 'let' constant
|
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'
|