Skip to content

Test phpstan analyzer #305

Test phpstan analyzer

Test phpstan analyzer #305

GitHub Actions / Codety scanner - Java required action Sep 19, 2024 in 0s

Java

found issues in 52 files

Annotations

Check warning on line 3 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/CheckovResultConverter.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/CheckovResultConverter.java#L3

[Code Style] [UnnecessaryImport]  Unused import 'com.fasterxml.jackson.core.JsonProcessingException'

Check warning on line 4 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/CheckovResultConverter.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/CheckovResultConverter.java#L4

[Code Style] [UnnecessaryImport]  Unused import 'io.codety.scanner.analyzer.checkov.dto.*'

Check warning on line 42 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/CheckovResultConverter.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/CheckovResultConverter.java#L42

[Error Prone] [AvoidLiteralsInIfCondition]  Avoid using literals in if statements

Check warning on line 21 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovCheckResult.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovCheckResult.java#L21

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'evaluated_keys' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 46 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L46

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'check_id' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 54 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L54

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'bc_check_id' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 62 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L62

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'check_name' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 70 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L70

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'check_result' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 78 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L78

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'code_block' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 86 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L86

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'file_path' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 94 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L94

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'file_abs_path' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 102 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L102

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'repo_file_path' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 110 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L110

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'file_line_range' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 134 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L134

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'check_class' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 142 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L142

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'fixed_definition' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 150 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L150

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'entity_tags' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 158 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L158

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'caller_file_path' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 166 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L166

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'caller_file_line_range' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 174 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L174

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'resource_address' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 190 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L190

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'bc_category' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 214 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L214

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'short_description' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 222 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L222

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'vulnerability_details' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 230 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L230

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'connected_node' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 254 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L254

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'check_len' doesn't match '[a-z][a-zA-Z0-9]*'

Check warning on line 262 in analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Java

analyzer-checkov/src/main/java/io/codety/scanner/analyzer/checkov/dto/CheckovFailedCheck.java#L262

[Code Style] [FormalParameterNamingConventions]  The method parameter name 'definition_context_file_path' doesn't match '[a-z][a-zA-Z0-9]*'