Skip to content

Feature/xcframeworks #6

Feature/xcframeworks

Feature/xcframeworks #6

Triggered via pull request November 29, 2024 16:45
@lucasromanomrlucasromanomr
opened #3
Status Failure
Total duration 58s
Artifacts

validations.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint: SkeletonViewCore/Sources/Internal/Models/SkeletonLayer.swift#L93
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
lint: SkeletonViewCore/Sources/Internal/UIKitExtensions/UILabel+Extensions.swift#L30
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)