Add ids_list_series()
and ids_list_series_topics()
functions
#6
Annotations
1 error and 11 warnings
lint
Process completed with exit code 31.
|
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:
data-raw/wbids_data.R#L3
file=data-raw/wbids_data.R,line=3,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 95 characters.
|
lint:
data-raw/wbids_data.R#L6
file=data-raw/wbids_data.R,line=6,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 95 characters.
|
lint:
data-raw/wbids_data.R#L17
file=data-raw/wbids_data.R,line=17,col=3,[commented_code_linter] Remove commented code.
|
lint:
data-raw/wbids_data.R#L23
file=data-raw/wbids_data.R,line=23,col=26,[infix_spaces_linter] Put spaces around all infix operators.
|
lint:
data-raw/wbids_data.R#L24
file=data-raw/wbids_data.R,line=24,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 90 characters.
|
lint:
data-raw/wbids_data.R#L26
file=data-raw/wbids_data.R,line=26,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 95 characters.
|
lint:
data-raw/wbids_data.R#L29
file=data-raw/wbids_data.R,line=29,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 95 characters.
|
lint:
data-raw/wbids_data.R#L35
file=data-raw/wbids_data.R,line=35,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 95 characters.
|
lint:
R/global-variables.R#L3
file=R/global-variables.R,line=3,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.
|
lint:
R/ids_list_series_topics.R#L1
file=R/ids_list_series_topics.R,line=1,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 97 characters.
|