Skip to content

Simplify arc4random_buf imp #59

Simplify arc4random_buf imp

Simplify arc4random_buf imp #59

Triggered via push April 6, 2024 20:08
Status Success
Total duration 1m 12s
Artifacts

Build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build: Sources/PlaydateKit/Core/Display.swift#L1
public import of 'CPlaydate' was not used in public declarations or inlinable code
Build: Sources/PlaydateKit/Core/Sound.swift#L1
public import of 'CPlaydate' was not used in public declarations or inlinable code
Build: Sources/PlaydateKit/Geometry/Rect.swift#L1
public import of 'CPlaydate' was not used in public declarations or inlinable code
Build: Sources/PlaydateKit/Playdate.swift#L61
variable 'rand' was never mutated; consider changing to 'let' constant