add data validation step #171
Triggered via pull request
September 12, 2024 16:57
Status
Failure
Total duration
2m 10s
Artifacts
–
Annotations
1 error and 11 warnings
lint
Process completed with exit code 31.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
clean-data.Rmd#L264
file=clean-data.Rmd,line=264,col=32,[pipe_consistency_linter] Found 11 instances of %>% and 10 instances of |>. Stick to one pipe operator.
|
lint:
clean-data.Rmd#L265
file=clean-data.Rmd,line=265,col=40,[pipe_consistency_linter] Found 11 instances of %>% and 10 instances of |>. Stick to one pipe operator.
|
lint:
clean-data.Rmd#L266
file=clean-data.Rmd,line=266,col=53,[pipe_consistency_linter] Found 11 instances of %>% and 10 instances of |>. Stick to one pipe operator.
|
lint:
clean-data.Rmd#L267
file=clean-data.Rmd,line=267,col=44,[pipe_consistency_linter] Found 11 instances of %>% and 10 instances of |>. Stick to one pipe operator.
|
lint:
clean-data.Rmd#L268
file=clean-data.Rmd,line=268,col=54,[pipe_consistency_linter] Found 11 instances of %>% and 10 instances of |>. Stick to one pipe operator.
|
lint:
clean-data.Rmd#L274
file=clean-data.Rmd,line=274,col=5,[pipe_consistency_linter] Found 11 instances of %>% and 10 instances of |>. Stick to one pipe operator.
|
lint:
clean-data.Rmd#L278
file=clean-data.Rmd,line=278,col=5,[pipe_consistency_linter] Found 11 instances of %>% and 10 instances of |>. Stick to one pipe operator.
|
lint:
clean-data.Rmd#L279
file=clean-data.Rmd,line=279,col=56,[pipe_consistency_linter] Found 11 instances of %>% and 10 instances of |>. Stick to one pipe operator.
|
lint:
clean-data.Rmd#L359
file=clean-data.Rmd,line=359,col=1,[missing_argument_linter] Missing argument in function call.
|
lint:
clean-data.Rmd#L375
file=clean-data.Rmd,line=375,col=16,[pipe_consistency_linter] Found 11 instances of %>% and 10 instances of |>. Stick to one pipe operator.
|