Skip to content

After rebase fixes

706960d
Select commit
Loading
Failed to load commit list.
Closed

Restructure 2 #65

After rebase fixes
706960d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Apr 9, 2025 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check failure on line 23 in tools/eslint/eslintConfigCreator.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tools/eslint/eslintConfigCreator.go#L23

Method CreateEslintConfig has a cyclomatic complexity of 11 (limit is 10)

Check notice on line 23 in tools/eslint/eslintConfigCreator.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tools/eslint/eslintConfigCreator.go#L23

exported function CreateEslintConfig should have comment or be unexported

Check warning on line 13 in tools/eslint/eslintRunner.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tools/eslint/eslintRunner.go#L13

Method RunEslint has 8 parameters (limit is 5)

Check warning on line 175 in tools/pmd/pmdConfigCreator.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tools/pmd/pmdConfigCreator.go#L175

Method CreatePmdConfig has a cyclomatic complexity of 10 (limit is 7)

Check warning on line 45 in tools/test/eslint/eslintRunner_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tools/test/eslint/eslintRunner_test.go#L45

Method TestRunEslintToFile has 55 lines of code (limit is 50)

Check warning on line 45 in tools/test/eslint/eslintRunner_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tools/test/eslint/eslintRunner_test.go#L45

Method TestRunEslintToFile has a cyclomatic complexity of 9 (limit is 7)

Check failure on line 2 in tools/test/eslint/test.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tools/test/eslint/test.js#L2

'foo' is assigned a value but never used.

Check warning on line 10 in tools/trivy/trivyConfigCreator.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tools/trivy/trivyConfigCreator.go#L10

Method CreateTrivyConfig has 57 lines of code (limit is 50)

Check failure on line 10 in tools/trivy/trivyConfigCreator.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tools/trivy/trivyConfigCreator.go#L10

Method CreateTrivyConfig has a cyclomatic complexity of 16 (limit is 10)