Allow export_table()
to split to more than 3 tables
#1908
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/clean_names.R#L106
file=R/clean_names.R,line=106,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 50 to at most 40.
|
lint / lint:
R/clean_parameters.R#L655
file=R/clean_parameters.R,line=655,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 121 characters.
|
lint / lint:
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 / lint:
R/compute_variances.R#L1
file=R/compute_variances.R,line=1,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 57 to at most 40.
|
lint / lint:
R/compute_variances.R#L512
file=R/compute_variances.R,line=512,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint / lint:
R/compute_variances.R#L540
file=R/compute_variances.R,line=540,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint / lint:
R/compute_variances.R#L581
file=R/compute_variances.R,line=581,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint / lint:
R/compute_variances.R#L596
file=R/compute_variances.R,line=596,col=44,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint / lint:
R/compute_variances.R#L777
file=R/compute_variances.R,line=777,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
|
lint / lint:
R/compute_variances.R#L793
file=R/compute_variances.R,line=793,col=38,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|