Skip to content

Fix cpp pointer bug #695

Fix cpp pointer bug

Fix cpp pointer bug #695

Triggered via pull request January 20, 2025 10:25
Status Success
Total duration 8m 43s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint: R/asymmetric_and_casual_Shapley.R#L378
file=R/asymmetric_and_casual_Shapley.R,line=378,col=29,[brace_linter] There should be a space before an opening curly brace.
lint: R/asymmetric_and_casual_Shapley.R#L378
file=R/asymmetric_and_casual_Shapley.R,line=378,col=29,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
lint: R/asymmetric_and_casual_Shapley.R#L380
file=R/asymmetric_and_casual_Shapley.R,line=380,col=23,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
lint: tests/testthat/test-asymmetric-causal-setup.R#L376
file=tests/testthat/test-asymmetric-causal-setup.R,line=376,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.