chore(deps): update jamesives/github-pages-deploy-action action to v4.6.4 #6
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
R/available_sections.R#L30
file=R/available_sections.R,line=30,col=4,[indentation_linter] Hanging indent should be 25 spaces but is 4 spaces.
|
lint:
R/available_sections.R#L74
file=R/available_sections.R,line=74,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
lint:
R/base_api.R#L42
file=R/base_api.R,line=42,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 91 characters.
|
lint:
R/base_api.R#L49
file=R/base_api.R,line=49,col=30,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lint:
R/base_api.R#L49
file=R/base_api.R,line=49,col=56,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
|
lint:
R/base_api.R#L49
file=R/base_api.R,line=49,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
lint:
R/base_api.R#L66
file=R/base_api.R,line=66,col=10,[indentation_linter] Indentation should be 6 spaces but is 10 spaces.
|
lint:
R/base_api.R#L67
file=R/base_api.R,line=67,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
lint:
R/base_api.R#L68
file=R/base_api.R,line=68,col=6,[indentation_linter] Indentation should be 4 spaces but is 6 spaces.
|
lint:
R/base_api.R#L95
file=R/base_api.R,line=95,col=13,[commented_code_linter] Commented code should be removed.
|