Skip to content

Add drawTextInRect (#109) #223

Add drawTextInRect (#109)

Add drawTextInRect (#109) #223

Triggered via push December 21, 2024 00:22
Status Success
Total duration 3m 52s
Artifacts

Build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Build: Plugins/PDCPlugin/PDCPlugin.swift#L264
immutable value 'path' was never used; consider replacing with '_' or removing it
Build: Plugins/PDCPlugin/PDCPlugin.swift#L277
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'