Skip to content

Add CI workflows to improve code quality #8

Add CI workflows to improve code quality

Add CI workflows to improve code quality #8

Triggered via pull request October 9, 2023 13:37
Status Failure
Total duration 1m 32s
Artifacts

lint-project.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint-project
Process completed with exit code 31.
lint-project: man/roxygen/templates/harmonize.R#L1
file=man/roxygen/templates/harmonize.R,line=1,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint-project: R/data.R#L31
file=R/data.R,line=31,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint-project: R/download.R#L1
file=R/download.R,line=1,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint-project: R/download.R#L12
file=R/download.R,line=12,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint-project: R/read_dictionary.R#L21
file=R/read_dictionary.R,line=21,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint-project: R/read_dictionary.R#L34
file=R/read_dictionary.R,line=34,col=17,[object_usage_linter] no visible global function definition for 'clean_string'
lint-project: R/read_dictionary.R#L37
file=R/read_dictionary.R,line=37,col=24,[object_usage_linter] no visible global function definition for 'clean_string'
lint-project: R/read_dictionary.R#L39
file=R/read_dictionary.R,line=39,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint-project: R/read_dictionary.R#L48
file=R/read_dictionary.R,line=48,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint-project: R/read_dictionary.R#L50
file=R/read_dictionary.R,line=50,col=81,[line_length_linter] Lines should not be more than 80 characters.