Parametric completion #2637
lint.yaml
on: pull_request
SonarCloud
7m 38s
eslint
21s
checkstyle
20s
checker-framework
45s
Matrix: githubql
Annotations
6 errors and 1 notice
|
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck:
rascal-lsp/src/main/java/org/rascalmpl/vscode/lsp/parametric/capabilities/DynamicCapabilities.java#L125
'block rcurly' has incorrect indentation level 12, expected level should be 8.
|
|
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck:
rascal-lsp/src/main/java/org/rascalmpl/vscode/lsp/parametric/capabilities/DynamicCapabilities.java#L124
'block' child has incorrect indentation level 16, expected level should be 12.
|
|
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck:
rascal-lsp/src/main/java/org/rascalmpl/vscode/lsp/parametric/capabilities/DynamicCapabilities.java#L122
'block' child has incorrect indentation level 16, expected level should be 12.
|
|
checkstyle
Process completed with exit code 1.
|
|
checker-framework
Process completed with exit code 1.
|
|
SonarCloud
Process completed with exit code 1.
|
|
checkstyle
Processed 1 files: Checks: 🛑 3 errors
|