Les autoreport fra db som tabell #536
Annotations
1 error and 10 warnings
lint
Process completed with exit code 31.
|
lint:
R/autoReport.R#L94
file=R/autoReport.R,line=94,col=2,[indentation_linter] Indentation should be 4 spaces but is 2 spaces.
|
lint:
R/autoReport.R#L96
file=R/autoReport.R,line=96,col=2,[indentation_linter] Indentation should be 4 spaces but is 2 spaces.
|
lint:
R/autoReport.R#L98
file=R/autoReport.R,line=98,col=2,[indentation_linter] Indentation should be 4 spaces but is 2 spaces.
|
lint:
R/autoReport.R#L269
file=R/autoReport.R,line=269,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 98 characters.
|
lint:
R/autoReport.R#L270
file=R/autoReport.R,line=270,col=21,[object_usage_linter] no visible global function definition for 'across'
|
lint:
R/autoReport.R#L270
file=R/autoReport.R,line=270,col=28,[object_usage_linter] no visible global function definition for 'everything'
|
lint:
R/autoReport.R#L280
file=R/autoReport.R,line=280,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 114 characters.
|
lint:
R/autoReport.R#L280
file=R/autoReport.R,line=280,col=93,[commas_linter] Commas should always have a space after.
|
lint:
R/autoReport.R#L280
file=R/autoReport.R,line=280,col=101,[infix_spaces_linter] Put spaces around all infix operators.
|
lint:
R/autoReport.R#L280
file=R/autoReport.R,line=280,col=106,[spaces_inside_linter] Do not place spaces before parentheses.
|