Skip to content

[Fix] llvm 19 compilation issue #28

[Fix] llvm 19 compilation issue

[Fix] llvm 19 compilation issue #28

Triggered via pull request September 23, 2024 18:23
Status Success
Total duration 59s
Artifacts

lint-project.yaml

on: pull_request
lint-project
49s
lint-project
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint-project
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-project: R/clustering.R#L32
file=R/clustering.R,line=32,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
lint-project: R/clustering.R#L36
file=R/clustering.R,line=36,col=44,[infix_spaces_linter] Put spaces around all infix operators.
lint-project: R/clustering.R#L36
file=R/clustering.R,line=36,col=68,[infix_spaces_linter] Put spaces around all infix operators.
lint-project: R/clustering.R#L37
file=R/clustering.R,line=37,col=32,[infix_spaces_linter] Put spaces around all infix operators.
lint-project: R/clustering.R#L37
file=R/clustering.R,line=37,col=63,[infix_spaces_linter] Put spaces around all infix operators.
lint-project: R/clustering.R#L38
file=R/clustering.R,line=38,col=31,[infix_spaces_linter] Put spaces around all infix operators.
lint-project: R/clustering.R#L38
file=R/clustering.R,line=38,col=54,[infix_spaces_linter] Put spaces around all infix operators.
lint-project: R/clustering.R#L38
file=R/clustering.R,line=38,col=63,[infix_spaces_linter] Put spaces around all infix operators.
lint-project: R/clustering.R#L42
file=R/clustering.R,line=42,col=9,[infix_spaces_linter] Put spaces around all infix operators.
lint-project: R/clustering.R#L60
file=R/clustering.R,line=60,col=22,[quotes_linter] Only use double-quotes.