Skip to content

Updated urls

Updated urls #7

Triggered via pull request November 7, 2024 13:06
@ssb-yibssb-yib
synchronize #40
develop
Status Success
Total duration 1m 27s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
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: inst/make_testdata.R#L10
file=inst/make_testdata.R,line=10,col=8,[infix_spaces_linter] Put spaces around all infix operators.
lint: inst/make_testdata.R#L39
file=inst/make_testdata.R,line=39,col=8,[infix_spaces_linter] Put spaces around all infix operators.
lint: R/checkLevel.R#L10
file=R/checkLevel.R,line=10,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/Convert_table.R#L9
file=R/Convert_table.R,line=9,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/Convert_table.R#L9
file=R/Convert_table.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 97 characters.
lint: R/data.R#L3
file=R/data.R,line=3,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 186 characters.
lint: R/data.R#L9
file=R/data.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 119 characters.
lint: R/data.R#L10
file=R/data.R,line=10,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 93 characters.
lint: R/data.R#L11
file=R/data.R,line=11,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 138 characters.
lint: R/data.R#L12
file=R/data.R,line=12,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 106 characters.