Skip to content

Simplify class TokenCollector to avoid two versions of maximal token logic #1001

Simplify class TokenCollector to avoid two versions of maximal token logic

Simplify class TokenCollector to avoid two versions of maximal token logic #1001

Triggered via pull request November 4, 2024 13:18
Status Failure
Total duration 10m 5s
Artifacts

lint.yaml

on: pull_request
Matrix: githubql
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 1 warning, and 1 notice
checkstyle
Process completed with exit code 1.
com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck: rascal-lsp/src/main/java/org/rascalmpl/vscode/lsp/util/SemanticTokenizer.java#L560
'method def rcurly' has incorrect indentation level 12, expected level should be 8.
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
checkstyle
Processed 1 files: Checks: 🛑 10 errors