Release 2.0.0 #36
Annotations
9 errors and 1 warning
lint:
Sources/PhantomKitUI/Extensions/Color+Extensions.swift#L59
Identifier Name Violation: Variable name 'r' should be between 3 and 40 characters long (identifier_name)
|
lint:
Sources/PhantomKitUI/Extensions/Color+Extensions.swift#L60
Identifier Name Violation: Variable name 'g' should be between 3 and 40 characters long (identifier_name)
|
lint:
Sources/PhantomKitUI/Extensions/Color+Extensions.swift#L61
Identifier Name Violation: Variable name 'b' should be between 3 and 40 characters long (identifier_name)
|
lint:
Sources/PhantomKitUI/Extensions/Color+Extensions.swift#L79
Identifier Name Violation: Variable name 'r' should be between 3 and 40 characters long (identifier_name)
|
lint:
Sources/PhantomKitUI/Extensions/Color+Extensions.swift#L80
Identifier Name Violation: Variable name 'g' should be between 3 and 40 characters long (identifier_name)
|
lint:
Sources/PhantomKitUI/Extensions/Color+Extensions.swift#L81
Identifier Name Violation: Variable name 'b' should be between 3 and 40 characters long (identifier_name)
|
lint:
Sources/PhantomKitUI/Extensions/Color+Extensions.swift#L82
Identifier Name Violation: Variable name 'a' should be between 3 and 40 characters long (identifier_name)
|
lint:
Sources/PhantomKitUI/Extensions/Color+Extensions.swift#L78
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
|
test
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
lint:
Package.swift#L29
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|