Skip to content

Bump eslint-plugin-github from 4.10.2 to 5.0.1 #73

Bump eslint-plugin-github from 4.10.2 to 5.0.1

Bump eslint-plugin-github from 4.10.2 to 5.0.1 #73

GitHub Actions / Checkstyle failed Jun 15, 2024 in 0s

Checkstyle Source Code Analyzer report

1928 violation(s) found

Annotations

Check failure on line 1 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\api\ContractDetails.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck

Missing package-info.java file.

Check failure on line 3 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\api\RevenueSharingApplicabilityConstraint.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck

Unused import - com.pallasathenagroup.entities.AthenaStudiesCourseGroup.

Check failure on line 4 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\api\RevenueSharingApplicabilityConstraint.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck

Unused import - com.pallasathenagroup.entities.Product.

Check failure on line 1 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\CriteriaConfiguration.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck

Missing package-info.java file.

Check failure on line 10 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\CriteriaConfiguration.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck

Utility classes should not have a public or default constructor.

Check failure on line 1 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedIncomeForecastCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocPackageCheck

Missing package-info.java file.

Check failure on line 32 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedIncomeForecastCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocStyleCheck

First sentence should end with a period.

Check failure on line 43 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedIncomeForecastCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'3' is a magic number.

Check failure on line 50 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedIncomeForecastCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'4' is a magic number.

Check failure on line 57 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedIncomeForecastCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'5' is a magic number.

Check failure on line 64 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedIncomeForecastCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'6' is a magic number.

Check failure on line 52 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedVolumeCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck

',' is not followed by whitespace.

Check failure on line 73 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedVolumeCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'3' is a magic number.

Check failure on line 80 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedVolumeCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'4' is a magic number.

Check failure on line 87 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedVolumeCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'5' is a magic number.

Check failure on line 94 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedVolumeCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'6' is a magic number.

Check failure on line 101 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedVolumeCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'7' is a magic number.

Check failure on line 108 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedVolumeCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'8' is a magic number.

Check failure on line 115 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedVolumeCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'9' is a magic number.

Check failure on line 123 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedVolumeCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'10' is a magic number.

Check failure on line 132 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedVolumeCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'11' is a magic number.

Check failure on line 140 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AccumulatedVolumeCte.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'12' is a magic number.

Check failure on line 22 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AthenaStudiesCourseTimeSlotDetails.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck

Line is longer than 120 characters (found 124).

Check failure on line 44 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AthenaStudiesCourseTimeSlotDetails.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'3' is a magic number.

Check failure on line 51 in C:\Users\Jan-Willem\git\athena-hibernate-test\domain\src\main\java\com\pallasathenagroup\cte\AthenaStudiesCourseTimeSlotDetails.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck

'4' is a magic number.