Merge pull request #5 from vcosmin2701/factory-swiftUI #10
Annotations
10 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
DesignPatterns/Factory/FactorySwiftUI/FactorySwiftUI/ContentView.swift#L12
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
DesignPatterns/Factory/factory-practice-2.swift#L7
Identifier Name Violation: Variable name 'HP' should be between 3 and 40 characters long (identifier_name)
|
lint:
DesignPatterns/Factory/factory-practice-2.swift#L8
Identifier Name Violation: Variable name 'MP' should be between 3 and 40 characters long (identifier_name)
|
lint:
DesignPatterns/Factory/factory-practice-2.swift#L33
Identifier Name Violation: Variable name 'HP' should be between 3 and 40 characters long (identifier_name)
|
lint:
DesignPatterns/Factory/factory-practice-2.swift#L37
Identifier Name Violation: Variable name 'MP' should be between 3 and 40 characters long (identifier_name)
|
lint:
DesignPatterns/Factory/FactorySwiftUI/FactorySwiftUI/ProductCard.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
DesignPatterns/Factory/FactorySwiftUI/FactorySwiftUI/CardView.swift#L5
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
DesignPatterns/Factory/FactorySwiftUI/FactorySwiftUI/CardView.swift#L11
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
DesignPatterns/Factory/FactorySwiftUI/FactorySwiftUI/NewsCard.swift#L8
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|