Skip to content

Dev 202403

Dev 202403 #26

Triggered via pull request March 14, 2024 14:32
Status Failure
Total duration 10m 43s
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/app_server.R#L86
file=R/app_server.R,line=86,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
lint: R/app_server.R#L93
file=R/app_server.R,line=93,col=25,[indentation_linter] Hanging indent should be 27 spaces but is 25 spaces.
lint: R/app_server.R#L96
file=R/app_server.R,line=96,col=25,[indentation_linter] Hanging indent should be 27 spaces but is 25 spaces.
lint: R/app_server.R#L102
file=R/app_server.R,line=102,col=34,[indentation_linter] Indentation should be 8 spaces but is 34 spaces.
lint: R/app_server.R#L103
file=R/app_server.R,line=103,col=34,[indentation_linter] Indentation should be 6 spaces but is 34 spaces.
lint: R/app_server.R#L127
file=R/app_server.R,line=127,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
lint: R/app_server.R#L149
file=R/app_server.R,line=149,col=0,[indentation_linter] Indentation should be 2 spaces but is 0 spaces.
lint: R/app_ui.R#L6
file=R/app_ui.R,line=6,col=12,[undesirable_operator_linter] Operator `<-` is undesirable. Use =, not <-, for assignment.
lint: R/app_ui.R#L32
file=R/app_ui.R,line=32,col=24,[indentation_linter] Indentation should be 12 spaces but is 24 spaces.
lint: R/app_ui.R#L37
file=R/app_ui.R,line=37,col=26,[indentation_linter] Indentation should be 14 spaces but is 26 spaces.