Skip to content

Standardize type -> function extraction #199

Standardize type -> function extraction

Standardize type -> function extraction #199

Triggered via pull request September 22, 2023 18:20
Status Failure
Total duration 8m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-changed-files.yaml

on: pull_request
lint-changed-files
2m 31s
lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
lint-changed-files
Process completed with exit code 31.
lint-changed-files: R/one_sample_test.R#L52
file=R/one_sample_test.R,line=52,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files: R/one_sample_test.R#L53
file=R/one_sample_test.R,line=53,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files: R/one_sample_test.R#L54
file=R/one_sample_test.R,line=54,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files: R/one_sample_test.R#L55
file=R/one_sample_test.R,line=55,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files: R/one_sample_test.R#L61
file=R/one_sample_test.R,line=61,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files: R/one_sample_test.R#L62
file=R/one_sample_test.R,line=62,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files: R/one_sample_test.R#L62
file=R/one_sample_test.R,line=62,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 143 characters.
lint-changed-files: R/one_sample_test.R#L63
file=R/one_sample_test.R,line=63,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files: R/one_sample_test.R#L64
file=R/one_sample_test.R,line=64,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).