Skip to content

Release 2.0.0

Release 2.0.0 #34

Triggered via pull request May 15, 2024 23:39
@pawello2222pawello2222
synchronize #10
dev
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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
Process completed with exit code 1.
lint: Package.swift#L29
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)