Add sum() for any kind of sequence when a mapper is provided #74
Annotations
11 errors and 3 warnings
swiftlint:
Sources/HandySwift/Types/Debouncer.swift#L5
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/Debouncer.swift#L20
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/Debouncer.swift#L22
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianDay.swift#L5
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianDay.swift#L10
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianDay.swift#L31
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianDay.swift#L55
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianDay.swift#L59
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianDay.swift#L60
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
swiftlint:
Sources/HandySwift/Types/GregorianDay.swift#L67
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
|
test-macos
Process completed with exit code 1.
|
swiftlint
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/
|
test-linux
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/
|
test-macos
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/
|