Skip to content

2024 modelling data update #3408

2024 modelling data update

2024 modelling data update #3408

Triggered via pull request December 17, 2024 15:10
Status Success
Total duration 1m 57s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: etl/utils.R#L10
file=/github/workspace/etl/utils.R,line=10,col=26,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
lint: etl/utils.R#L18
file=/github/workspace/etl/utils.R,line=18,col=38,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
lint: etl/utils.R#L25
file=/github/workspace/etl/utils.R,line=25,col=6,[indentation_linter] Indentation should be 4 spaces but is 6 spaces.
lint: etl/utils.R#L31
file=/github/workspace/etl/utils.R,line=31,col=28,[indentation_linter] Indentation should be 2 spaces but is 28 spaces.
lint: etl/utils.R#L38
file=/github/workspace/etl/utils.R,line=38,col=28,[indentation_linter] Indentation should be 0 spaces but is 28 spaces.
lint: etl/utils.R#L62
file=/github/workspace/etl/utils.R,line=62,col=35,[indentation_linter] Indentation should be 2 spaces but is 35 spaces.
lint: etl/utils.R#L65
file=/github/workspace/etl/utils.R,line=65,col=35,[indentation_linter] Indentation should be 0 spaces but is 35 spaces.
lint: etl/utils.R#L97
file=/github/workspace/etl/utils.R,line=97,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint: etl/utils.R#L103
file=/github/workspace/etl/utils.R,line=103,col=48,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.
lint: etl/utils.R#L108
file=/github/workspace/etl/utils.R,line=108,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.