December 2024 #1069
lint-changed-files.yaml
on: pull_request
lint-changed-files
1m 19s
Annotations
11 warnings
lint-changed-files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-changed-files:
R/00-update_refs.R#L46
file=R/00-update_refs.R,line=46,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 33.
|
lint-changed-files:
R/00-update_refs.R#L75
file=R/00-update_refs.R,line=75,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 92 characters.
|
lint-changed-files:
R/00-update_refs.R#L144
file=R/00-update_refs.R,line=144,col=3,[object_usage_linter] local variable 'previous_update_year' assigned but may not be used
|
lint-changed-files:
R/00-update_refs.R#L148
file=R/00-update_refs.R,line=148,col=3,[object_usage_linter] local variable 'previous_update_month' assigned but may not be used
|
lint-changed-files:
R/00-update_refs.R#L169
file=R/00-update_refs.R,line=169,col=3,[object_usage_linter] local variable 'fy' assigned but may not be used
|
lint-changed-files:
R/add_activity_after_death_flag.R#L3
file=R/add_activity_after_death_flag.R,line=3,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 120 characters.
|
lint-changed-files:
R/add_activity_after_death_flag.R#L43
file=R/add_activity_after_death_flag.R,line=43,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 93 characters.
|
lint-changed-files:
R/add_activity_after_death_flag.R#L44
file=R/add_activity_after_death_flag.R,line=44,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 93 characters.
|
lint-changed-files:
R/add_activity_after_death_flag.R#L46
file=R/add_activity_after_death_flag.R,line=46,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 143 characters.
|
lint-changed-files:
R/add_activity_after_death_flag.R#L49
file=R/add_activity_after_death_flag.R,line=49,col=8,[indentation_linter] Indentation should be 49 spaces but is 8 spaces.
|