Skip to content

Add AutoConformable typealias for shortened conformance to Hashable, … #64

Add AutoConformable typealias for shortened conformance to Hashable, …

Add AutoConformable typealias for shortened conformance to Hashable, … #64

Triggered via push August 21, 2023 06:26
Status Failure
Total duration 1m 25s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
swiftlint: Sources/HandySwift/Structs/FrequencyTable.swift#L5
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
swiftlint: Sources/HandySwift/Structs/FrequencyTable.swift#L27
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
swiftlint: Sources/HandySwift/Structs/FrequencyTable.swift#L29
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
swiftlint: Sources/HandySwift/Structs/FrequencyTable.swift#L8
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
swiftlint: Sources/HandySwift/Structs/FrequencyTable.swift#L11
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
swiftlint: Sources/HandySwift/Structs/FrequencyTable.swift#L14
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
swiftlint: Sources/HandySwift/Structs/FrequencyTable.swift#L18
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
swiftlint: Sources/HandySwift/Structs/FrequencyTable.swift#L32
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
swiftlint: Sources/HandySwift/Structs/GregorianTimeOfDay.swift#L4
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
swiftlint: Sources/HandySwift/Structs/GregorianTimeOfDay.swift#L10
Indentation Width Violation: Code should be indented using one tab or 2 spaces. (indentation_width)
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/