Update snapshots #135
Triggered via pull request
September 13, 2023 17:37
Status
Failure
Total duration
2m 43s
Artifacts
–
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 30s
Annotations
1 error and 4 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files:
R/plot.dw_data_tabulate.R#L31
file=R/plot.dw_data_tabulate.R,line=31,col=41,[numeric_leading_zero_linter] Include the leading zero for fractional numeric constants.
|
lint-changed-files / lint-changed-files:
R/plot.dw_data_tabulate.R#L70
file=R/plot.dw_data_tabulate.R,line=70,col=40,[numeric_leading_zero_linter] Include the leading zero for fractional numeric constants.
|
lint-changed-files / lint-changed-files:
R/plot.dw_data_tabulate.R#L78
file=R/plot.dw_data_tabulate.R,line=78,col=9,[any_is_na_linter] anyNA(x) is better than any(is.na(x)).
|
lint-changed-files / lint-changed-files:
R/plot.dw_data_tabulate.R#L139
file=R/plot.dw_data_tabulate.R,line=139,col=44,[numeric_leading_zero_linter] Include the leading zero for fractional numeric constants.
|