Add helper function to get OS-specific values in one line #73
Annotations
10 errors and 1 warning
Sources/HandySwift/Protocols/DivisibleArithmetic.swift#L3
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
Sources/HandySwift/Globals.swift#L10
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
Sources/HandySwift/Protocols/Withable.swift#L5
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
Sources/HandySwift/Protocols/Withable.swift#L8
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
Sources/HandySwift/Protocols/Withable.swift#L10
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
Sources/HandySwift/Extensions/NSRangeExt.swift#L4
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
Sources/HandySwift/Extensions/NSRangeExt.swift#L6
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
Sources/HandySwift/Extensions/StringProtocolExt.swift#L4
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
Sources/HandySwift/Extensions/StringProtocolExt.swift#L6
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
Sources/HandySwift/Extensions/StringProtocolExt.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading