Rename AutoConformable to AutoConforming #66
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)
|
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/
|
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-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/
|