Skip to content

Reduce methods appearing in docs, to make docs clearer #944

Reduce methods appearing in docs, to make docs clearer

Reduce methods appearing in docs, to make docs clearer #944

Triggered via pull request November 6, 2024 17:33
Status Failure
Total duration 2m 41s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 29s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint-changed-files / lint-changed-files: R/find_parameters_bayesian.R#L435
file=R/find_parameters_bayesian.R,line=435,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 140 characters.
lint-changed-files / lint-changed-files: R/find_parameters_bayesian.R#L494
file=R/find_parameters_bayesian.R,line=494,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 142 characters.
lint-changed-files / lint-changed-files: R/find_parameters.R#L825
file=R/find_parameters.R,line=825,col=63,[function_argument_linter] Arguments without defaults should come before arguments with defaults.