Skip to content

Les autoreport fra db som tabell #536

Les autoreport fra db som tabell

Les autoreport fra db som tabell #536

Triggered via pull request December 4, 2024 10:31
@arnfinnarnfinn
synchronize #192
autoreport_db
Status Failure
Total duration 1m 33s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.