Skip to content

Comments TOC problematic doc #65

Comments TOC problematic doc

Comments TOC problematic doc #65

Triggered via push February 27, 2024 15:34
Status Success
Total duration 4m 45s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: data-raw/combine_predictors_table.R#L3
file=data-raw/combine_predictors_table.R,line=3,col=3,[commented_code_linter] Commented code should be removed.
lint: data-raw/combine_predictors_table.R#L4
file=data-raw/combine_predictors_table.R,line=4,col=1,[object_length_linter] Variable and function names should not be longer than 30 characters.
lint: data-raw/combine_predictors_table.R#L4
file=data-raw/combine_predictors_table.R,line=4,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 94 characters.
lint: data-raw/combine_predictors_table.R#L18
file=data-raw/combine_predictors_table.R,line=18,col=19,[object_usage_linter] no visible global function definition for 'get_terms_matrix'
lint: data-raw/combine_predictors_table.R#L18
file=data-raw/combine_predictors_table.R,line=18,col=51,[object_usage_linter] no visible global function definition for '%>%'
lint: data-raw/combine_predictors_table.R#L18
file=data-raw/combine_predictors_table.R,line=18,col=51,[object_usage_linter] no visible global function definition for '%>%'
lint: data-raw/combine_predictors_table.R#L20
file=data-raw/combine_predictors_table.R,line=20,col=19,[object_usage_linter] no visible binding for global variable 'num_terms'
lint: data-raw/combine_predictors_table.R#L27
file=data-raw/combine_predictors_table.R,line=27,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
lint: data-raw/combine_predictors_table.R#L28
file=data-raw/combine_predictors_table.R,line=28,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: data-raw/combine_predictors_table.R#L28
file=data-raw/combine_predictors_table.R,line=28,col=76,[object_usage_linter] no visible global function definition for '%>%'