Skip to content

ci: add workflow to publish to CocoaPods #109

ci: add workflow to publish to CocoaPods

ci: add workflow to publish to CocoaPods #109

Triggered via pull request November 21, 2024 14:59
Status Success
Total duration 3m 57s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
swift-lint: FlagsmithClient/Classes/Flagsmith.swift#L405
File Length Violation: File should contain 400 lines or less: currently contains 405 (file_length)
swift-lint: FlagsmithClient/Classes/Flagsmith.swift#L17
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 265 lines (type_body_length)
swift-lint: FlagsmithClient/Classes/Traits.swift#L33
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)