update package #15
Annotations
12 warnings
Run r-lib/actions/setup-r-dependencies@v2
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.
|
Post Run r-lib/actions/setup-r-dependencies@v2
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:
R/api_client.R#L359
file=R/api_client.R,line=359,col=25,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
|
Lint:
R/api_client.R#L367
file=R/api_client.R,line=367,col=27,[seq_linter] 1:nrow(...) is likely to be wrong in the empty edge case. Use seq_len(nrow(...)) instead.
|
Lint:
R/default_api.R#L176
file=R/default_api.R,line=176,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 203 characters.
|
Lint:
R/default_api.R#L233
file=R/default_api.R,line=233,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 179 characters.
|
Lint:
R/default_api.R#L244
file=R/default_api.R,line=244,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 162 characters.
|
Lint:
R/default_api.R#L261
file=R/default_api.R,line=261,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 195 characters.
|
Lint:
R/default_api.R#L342
file=R/default_api.R,line=342,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 172 characters.
|
Lint:
R/default_api.R#L343
file=R/default_api.R,line=343,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 189 characters.
|
Lint:
R/default_api.R#L367
file=R/default_api.R,line=367,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 184 characters.
|
Lint:
R/default_api.R#L421
file=R/default_api.R,line=421,col=161,[line_length_linter] Lines should not be more than 160 characters. This line is 162 characters.
|
Loading