Skip to content

Issue #477: Add analytical likelihoods to R functionality #1215

Issue #477: Add analytical likelihoods to R functionality

Issue #477: Add analytical likelihoods to R functionality #1215

Triggered via pull request February 19, 2025 17:44
Status Failure
Total duration 1m 54s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files
1m 42s
lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint-changed-files
Process completed with exit code 31.
lint-changed-files: R/gen.R#L42
file=R/gen.R,line=42,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/gen.R#L66
file=R/gen.R,line=66,col=11,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/gen.R#L83
file=R/gen.R,line=83,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/gen.R#L86
file=R/gen.R,line=86,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/gen.R#L97
file=R/gen.R,line=97,col=5,[object_overwrite_linter] 'args' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files: R/gen.R#L115
file=R/gen.R,line=115,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/gen.R#L118
file=R/gen.R,line=118,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/gen.R#L123
file=R/gen.R,line=123,col=3,[object_overwrite_linter] 'args' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files: R/gen.R#L135
file=R/gen.R,line=135,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files: R/gen.R#L196
file=R/gen.R,line=196,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.