Skip to content

Test get_variance for zero-inflation models #651

Test get_variance for zero-inflation models

Test get_variance for zero-inflation models #651

Triggered via pull request June 19, 2024 07:22
@strengejackestrengejacke
synchronize #893
var_zi
Status Failure
Total duration 3m 9s
Artifacts

lint-changed-files.yaml

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

Annotations

1 error and 10 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: R/colour_tools.R#L192
file=R/colour_tools.R,line=192,col=37,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint-changed-files / lint-changed-files: R/compute_variances.R#L1
file=R/compute_variances.R,line=1,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 51 to at most 40.
lint-changed-files / lint-changed-files: R/compute_variances.R#L497
file=R/compute_variances.R,line=497,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
lint-changed-files / lint-changed-files: R/compute_variances.R#L525
file=R/compute_variances.R,line=525,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
lint-changed-files / lint-changed-files: R/compute_variances.R#L566
file=R/compute_variances.R,line=566,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
lint-changed-files / lint-changed-files: R/compute_variances.R#L581
file=R/compute_variances.R,line=581,col=44,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint-changed-files / lint-changed-files: R/compute_variances.R#L762
file=R/compute_variances.R,line=762,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
lint-changed-files / lint-changed-files: R/compute_variances.R#L778
file=R/compute_variances.R,line=778,col=38,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint-changed-files / lint-changed-files: R/compute_variances.R#L1208
file=R/compute_variances.R,line=1208,col=7,[undesirable_function_linter] Avoid undesirable function "mapply".
lint-changed-files / lint-changed-files: R/find_interactions.R#L45
file=R/find_interactions.R,line=45,col=32,[function_argument_linter] Arguments without defaults should come before arguments with defaults.