Merge pull request #186 from lcollins/dependabot/npm_and_yarn/typescr… #11
Checkstyle Source Code Analyzer report
1928 violation(s) found
Annotations
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck
Missing package-info.java file.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck
Unused import - com.pallasathenagroup.entities.AthenaStudiesCourseGroup.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck
Unused import - com.pallasathenagroup.entities.Product.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck
Missing package-info.java file.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck
Utility classes should not have a public or default constructor.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck
Missing package-info.java file.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocStyleCheck
First sentence should end with a period.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'3' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'4' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'5' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'6' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck
',' is not followed by whitespace.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'3' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'4' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'5' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'6' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'7' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'8' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'9' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'10' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'11' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'12' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck
Line is longer than 120 characters (found 124).
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'3' is a magic number.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck
'4' is a magic number.