Skip to content

#910 Fix incorrect product option combinations #674

#910 Fix incorrect product option combinations

#910 Fix incorrect product option combinations #674

GitHub Actions / Checkstyle completed Aug 26, 2024 in 0s

Checkstyle Source Code Analyzer report

3 violation(s) found

Annotations

Check warning on line 9 in product/src/main/java/com/yas/product/model/ProductVariationSaveVm.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'METHOD_DEF' should be separated from previous line.

Check warning on line 10 in product/src/main/java/com/yas/product/model/ProductVariationSaveVm.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'METHOD_DEF' should be separated from previous line.

Check warning on line 11 in product/src/main/java/com/yas/product/model/ProductVariationSaveVm.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'METHOD_DEF' should be separated from previous line.