Skip to content

Add IntegerConformances #35

Add IntegerConformances

Add IntegerConformances #35

Triggered via push August 17, 2024 10:55
Status Success
Total duration 46s
Artifacts

swiftlint.yml

on: push
SwiftLint
35s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: Sources/Snowflake/Snowflake+IntegerConformances.swift#L48
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
SwiftLint: Sources/Snowflake/Snowflake+IntegerConformances.swift#L76
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
SwiftLint: Sources/Snowflake/Snowflake+IntegerConformances.swift#L80
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
SwiftLint: Sources/Snowflake/Snowflake+IntegerConformances.swift#L124
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
SwiftLint: Sources/Snowflake/Snowflake+IntegerConformances.swift#L128
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
SwiftLint: Sources/Snowflake/Snowflake+IntegerConformances.swift#L132
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
SwiftLint: Sources/Snowflake/Snowflake+IntegerConformances.swift#L136
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
SwiftLint: Sources/Snowflake/Snowflake+IntegerConformances.swift#L140
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. (colon)
SwiftLint: Sources/Snowflake/Snowflake+IntegerConformances.swift#L60
Identifier Name Violation: Variable name should be between 2 and 80 characters long: 'n' (identifier_name)
SwiftLint: Sources/Snowflake/Snowflake+IntegerConformances.swift#L72
Identifier Name Violation: Variable name should be between 2 and 80 characters long: 'x' (identifier_name)