Skip to content

Use dev insight

Use dev insight #602

Triggered via push November 3, 2024 09:53
Status Success
Total duration 5m 53s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint / lint
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 / lint
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 / lint: R/bayesfactor_parameters.R#L92
file=R/bayesfactor_parameters.R,line=92,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
lint / lint: R/bayesfactor_parameters.R#L97
file=R/bayesfactor_parameters.R,line=97,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 158 characters.
lint / lint: R/bayesfactor_parameters.R#L100
file=R/bayesfactor_parameters.R,line=100,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
lint / lint: R/bayesfactor_parameters.R#L267
file=R/bayesfactor_parameters.R,line=267,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 136 characters.
lint / lint: R/bayesfactor_parameters.R#L293
file=R/bayesfactor_parameters.R,line=293,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 139 characters.
lint / lint: R/bayesfactor_parameters.R#L475
file=R/bayesfactor_parameters.R,line=475,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 130 characters.
lint / lint: R/bayesfactor.R#L11
file=R/bayesfactor.R,line=11,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 148 characters.
lint / lint: R/bayesfactor.R#L23
file=R/bayesfactor.R,line=23,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 179 characters.
lint / lint: R/bci.R#L216
file=R/bci.R,line=216,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 128 characters.
lint / lint: R/check_prior.R#L192
file=R/check_prior.R,line=192,col=15,[undesirable_function_linter] Avoid undesirable function "mapply".