Skip to content

Added lint and styler workflows #1

Added lint and styler workflows

Added lint and styler workflows #1

Triggered via push November 3, 2023 19:18
Status Failure
Total duration 2m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: R/modify.R#L21
file=R/modify.R,line=21,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/utils-check.R#L5
file=R/utils-check.R,line=5,col=5,[object_usage_linter] local variable 'keys' assigned but may not be used
lint: R/utils-check.R#L16
file=R/utils-check.R,line=16,col=5,[object_usage_linter] local variable 'dotted' assigned but may not be used
lint: R/utils-parse.R#L88
file=R/utils-parse.R,line=88,col=3,[object_usage_linter] local variable 'description' assigned but may not be used
lint: R/utils-parse.R#L102
file=R/utils-parse.R,line=102,col=11,[object_usage_linter] local variable 'description' assigned but may not be used
lint: R/utils-parse.R#L102
file=R/utils-parse.R,line=102,col=26,[object_usage_linter] local variable 'field' assigned but may not be used
lint: tests/testthat/mm_get/status-b4ea5e.R#L5
file=tests/testthat/mm_get/status-b4ea5e.R,line=5,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: tests/testthat/mm_get/status-b4ea5e.R#L7
file=tests/testthat/mm_get/status-b4ea5e.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: tests/testthat/mm_req_perform/status.R#L5
file=tests/testthat/mm_req_perform/status.R,line=5,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: tests/testthat/mm_req_perform/status.R#L7
file=tests/testthat/mm_req_perform/status.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters.